diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-04-05 14:45:44 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2007-04-05 14:45:44 +0000 |
commit | f3a1b4e38c25fd34ef19d9b04567d327c34f6713 (patch) | |
tree | 32509daacaca872a21ccbbc806caee2fb2cde6f3 /lang/zh.yml | |
parent | 7eb4abae80d7bd0b3b95c67b09f7b58b0b3ed031 (diff) | |
download | redmine-f3a1b4e38c25fd34ef19d9b04567d327c34f6713.tar.gz redmine-f3a1b4e38c25fd34ef19d9b04567d327c34f6713.zip |
Added the ability to easily rollback to a previous version of a wiki page.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@424 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/zh.yml')
-rw-r--r-- | lang/zh.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/zh.yml b/lang/zh.yml index 6301b8235..42d69759d 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -383,6 +383,7 @@ button_cancel: 取消 button_activate: 激活 button_sort: 排序 button_log_time: 登记工时 +button_rollback: Rollback to this version status_active: 激活 status_registered: 已注册 |