diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-25 20:49:07 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-05-25 20:49:07 +0000 |
commit | b3e5f1a1c39822923160e376e99c05d370429cfd (patch) | |
tree | 3b19285a11e06cb263321e32c0a46c9713b0ac98 /lang | |
parent | 0c8105277070c20590d22a0d4b8fc1f09ce981d9 (diff) | |
download | redmine-b3e5f1a1c39822923160e376e99c05d370429cfd.tar.gz redmine-b3e5f1a1c39822923160e376e99c05d370429cfd.zip |
Fixed zh lang file.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1460 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r-- | lang/zh.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/zh.yml b/lang/zh.yml index ffd7cd811..55516e033 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -619,6 +619,6 @@ default_activity_development: 开发 enumeration_issue_priorities: 问题优先级 enumeration_doc_categories: 文档类别 -enumeration_activities: 活动(时间跟踪)mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" +enumeration_activities: 活动(时间跟踪) mail_subject_reminder: "%d issue(s) due in the next days" mail_body_reminder: "%d issue(s) that are assigned to you are due in the next %d days:" |