summaryrefslogtreecommitdiff
path: root/program/localization/ja_JP/messages.inc
diff options
context:
space:
mode:
Diffstat (limited to 'program/localization/ja_JP/messages.inc')
-rw-r--r--program/localization/ja_JP/messages.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/program/localization/ja_JP/messages.inc b/program/localization/ja_JP/messages.inc
index ccda8dd35..657a1df2f 100644
--- a/program/localization/ja_JP/messages.inc
+++ b/program/localization/ja_JP/messages.inc
@@ -6,7 +6,7 @@
| language/ja_JP/messages.inc |
| |
| Language file of the Roundcube Webmail client |
-| Copyright (C) 2005-2010, The Roundcube Dev Team |
+| Copyright (C) 2005-2010, Roundcube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
@@ -16,7 +16,7 @@
@version $Id$
-// EN-Revision: 4321
+// EN-Revision: 4424
*/
@@ -140,5 +140,6 @@ $messages['namecannotbeempty'] = '名前は空にできません。';
$messages['nametoolong'] = '名前が長すぎます。';
$messages['folderupdated'] = 'フォルダーの更新に成功しました。';
$messages['foldercreated'] = 'フォルダーの作成に成功しました。';
+$messages['invalidimageformat'] = '画像の形式が正しくありません。';
?>