diff options
| author | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-01 13:55:02 +0000 |
|---|---|---|
| committer | tomekp <tomekp@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-10-01 13:55:02 +0000 |
| commit | 5b50e4895bc8e46686f38f7bbd67db2b65061d5e (patch) | |
| tree | 5c942cb9886b32089b998ea7bf81dc1f82bac411 /roundcubemail/program/localization/ja | |
| parent | c5a5d63522a63ea725e76ce830c0fb933c11ad53 (diff) | |
cleanup localizations
git-svn-id: https://svn.roundcube.net/trunk@842 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ja')
| -rw-r--r-- | roundcubemail/program/localization/ja/labels.inc | 2 | ||||
| -rw-r--r-- | roundcubemail/program/localization/ja/messages.inc | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/ja/labels.inc b/roundcubemail/program/localization/ja/labels.inc index 33c4a105c..f0db6edc7 100644 --- a/roundcubemail/program/localization/ja/labels.inc +++ b/roundcubemail/program/localization/ja/labels.inc @@ -178,4 +178,4 @@ $labels['sortby'] = '整列の基準にする'; $labels['sortasc'] = '昇順で整列'; $labels['sortdesc'] = '降順で整列'; -?> +?>
\ No newline at end of file diff --git a/roundcubemail/program/localization/ja/messages.inc b/roundcubemail/program/localization/ja/messages.inc index d9c8662ba..b78cdec98 100644 --- a/roundcubemail/program/localization/ja/messages.inc +++ b/roundcubemail/program/localization/ja/messages.inc @@ -75,4 +75,5 @@ $messages['copyerror'] = 'アドレスをコピーできません。'; $messages['sourceisreadonly'] = 'このアドレス情報は読み取り専用です。'; $messages['errorsavingcontact'] = '連絡先のアドレスを保存できません。'; $messages['movingmessage'] = '移動中です...'; -?> + +?>
\ No newline at end of file |
