diff options
author | thomascube <thomas@roundcube.net> | 2011-01-28 16:01:03 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-01-28 16:01:03 +0000 |
commit | 7f64ee2823c466771a76f3be2c3e43644946f852 (patch) | |
tree | deef1474efc1ab76d02e895ce3d6f2111fea504b /program/localization/ja_JP/messages.inc | |
parent | 79e634040d240b9ae2f392fccc3de643035109f9 (diff) |
Updated translations from user submissions
Diffstat (limited to 'program/localization/ja_JP/messages.inc')
-rw-r--r-- | program/localization/ja_JP/messages.inc | 5 |
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'] = '画像の形式が正しくありません。'; ?> |