From f69b4da75f58c1efb578a914adfbb978e4460839 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 15 Nov 2013 20:11:00 +0000 Subject: Add an indication to admin/info whether or not ImageMagick convert is available (#15311). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@12278 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ja.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/ja.yml') diff --git a/config/locales/ja.yml b/config/locales/ja.yml index 778f98ad4..beecf3b91 100644 --- a/config/locales/ja.yml +++ b/config/locales/ja.yml @@ -1127,3 +1127,4 @@ ja: field_must_change_passwd: 次回ログイン時にパスワード変更を強制 notice_new_password_must_be_different: 新しいパスワードは現在のパスワードと異なるものでなければなりません setting_mail_handler_excluded_filenames: 除外する添付ファイル名 + text_convert_available: ImageMagick convert available (optional) -- cgit v1.2.3