summaryrefslogtreecommitdiff
path: root/program/localization/ja_JP/messages.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-01-29 14:55:12 +0000
committerthomascube <thomas@roundcube.net>2011-01-29 14:55:12 +0000
commit98cb0f179206843ceaa87df6bfb3d1da045ed8ad (patch)
treeade6196094997c24b48e8a432383bd2da9f6bc5c /program/localization/ja_JP/messages.inc
parenta32679e69f7d6c265f85015677743272740dcc8e (diff)
Apply bug fixes and localization updated from trunk for release 0.5.1
Diffstat (limited to 'program/localization/ja_JP/messages.inc')
-rw-r--r--program/localization/ja_JP/messages.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/program/localization/ja_JP/messages.inc b/program/localization/ja_JP/messages.inc
index efd9183a2..657a1df2f 100644
--- a/program/localization/ja_JP/messages.inc
+++ b/program/localization/ja_JP/messages.inc
@@ -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'] = '画像の形式が正しくありません。';
?>