tbrehm
2010-03-11 899771dc79ad6cf1beffd4c867539a84b53a330d
interface/web/mail/lib/lang/ja_mail_domain_list.lng
@@ -1,8 +1,7 @@
<?php
$wb["list_head_txt"] = 'メールドメイン';
$wb["server_id_txt"] = 'サーバー';
$wb["domain_txt"] = 'ドメイン';
$wb["add_new_record_txt"] = 'ドメインを追加する';
$wb["active_txt"] = '有効';
$wb['list_head_txt'] = 'メールドメイン';
$wb['server_id_txt'] = 'サーバー';
$wb['domain_txt'] = 'ドメイン';
$wb['add_new_record_txt'] = 'ドメインを追加する';
$wb['active_txt'] = '有効';
?>