diff options
author | winterheart <unknown@unknown> | 2008-11-12 15:18:55 +0000 |
---|---|---|
committer | winterheart <unknown@unknown> | 2008-11-12 15:18:55 +0000 |
commit | 7f63f9a9315055fc3495327d93b839fcb16f4db7 (patch) | |
tree | d03af3c5301b6c435503e6806f6d443b3bdd8e0a /lang | |
parent | 27af58ef1a3a7709976221b5f7d7e0c7c1612d26 (diff) | |
download | redmine-7f63f9a9315055fc3495327d93b839fcb16f4db7.tar.gz redmine-7f63f9a9315055fc3495327d93b839fcb16f4db7.zip |
Populating new strings for zh.yml
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2025 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r-- | lang/zh.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/zh.yml b/lang/zh.yml index cea5bb480..cec244ec1 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -691,3 +691,6 @@ default_activity_development: 开发 enumeration_issue_priorities: 问题优先级 enumeration_doc_categories: 文档类别 enumeration_activities: 活动(时间跟踪) +permission_edit_own_messages: Edit own messages +permission_delete_won_messages: Delete own messages +text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." |