diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-26 13:08:40 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-06-26 13:08:40 +0000 |
commit | 73db9ce495e45a40505f74339d061c006e9e7a59 (patch) | |
tree | b52b64141ac99d5d638dd6ddc1bd5da60834ecfd /config/locales | |
parent | 78373f013178e8735109653bc0b41f4964c4012f (diff) | |
download | redmine-73db9ce495e45a40505f74339d061c006e9e7a59.tar.gz redmine-73db9ce495e45a40505f74339d061c006e9e7a59.zip |
Merged r16709 from trunk to 3.3-stable (#26261, #26264)
Simplified Chinese translation for 3.3-stable updated by Steven Wong.
git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@16716 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/zh.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 4438c552a..5a846b679 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -1199,6 +1199,5 @@ zh: label_new_project_issue_tab_enabled: 显示“新建问题”标签 setting_new_item_menu_tab: 建立新对象条目的项目菜单栏目 label_new_object_tab_enabled: 显示 "+" 为下拉列表 - error_no_projects_with_tracker_allowed_for_new_issue: There are no projects with trackers - for which you can create an issue + error_no_projects_with_tracker_allowed_for_new_issue: 当前项目中不包含对应的跟踪类型,不能创建该类型的工作项。 error_cannot_reassign_time_entries_to_an_issue_about_to_be_deleted: 已用耗时不能重新分配到即将被删除的任务里。 |