From 98cb0f179206843ceaa87df6bfb3d1da045ed8ad Mon Sep 17 00:00:00 2001 From: thomascube Date: Sat, 29 Jan 2011 14:55:12 +0000 Subject: Apply bug fixes and localization updated from trunk for release 0.5.1 --- program/localization/ja_JP/messages.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'program/localization/ja_JP/messages.inc') 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'] = '画像の形式が正しくありません。'; ?> -- cgit v1.2.3