summaryrefslogtreecommitdiffstats
path: root/config/locales/zh.yml
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2013-11-15 20:11:00 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2013-11-15 20:11:00 +0000
commitf69b4da75f58c1efb578a914adfbb978e4460839 (patch)
tree5e5524178fb9c243cfc35e18563519e46b24ff75 /config/locales/zh.yml
parent71c61f4996aed44f3b89d66e5a2a0e86b32f3888 (diff)
downloadredmine-f69b4da75f58c1efb578a914adfbb978e4460839.tar.gz
redmine-f69b4da75f58c1efb578a914adfbb978e4460839.zip
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
Diffstat (limited to 'config/locales/zh.yml')
-rw-r--r--config/locales/zh.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml
index c5e4a16e1..84a78e919 100644
--- a/config/locales/zh.yml
+++ b/config/locales/zh.yml
@@ -1101,3 +1101,4 @@ zh:
field_must_change_passwd: 下次登录时必须修改密码
notice_new_password_must_be_different: 新密码必须和旧密码不同
setting_mail_handler_excluded_filenames: 移除符合下列名称的附件
+ text_convert_available: ImageMagick convert available (optional)