diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-17 10:43:59 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-17 10:43:59 +0000 |
commit | ef999320bb2c7e512e768a63e5a4ff560f4ab97f (patch) | |
tree | ed621ef97e287005ce0dfea579dce0e064ae6601 /config | |
parent | 67e414dbd376524b8831bd25b1b4568b18a22c89 (diff) | |
download | redmine-ef999320bb2c7e512e768a63e5a4ff560f4ab97f.tar.gz redmine-ef999320bb2c7e512e768a63e5a4ff560f4ab97f.zip |
Traditional Chinese translation updated to r5182 by ChunChang Lo (#7820).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5485 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/zh-TW.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/zh-TW.yml b/config/locales/zh-TW.yml index 64695ea10..37e140414 100644 --- a/config/locales/zh-TW.yml +++ b/config/locales/zh-TW.yml @@ -884,6 +884,8 @@ button_save: 儲存 button_check_all: 全選 button_uncheck_all: 全不選 + button_collapse_all: 全部摺疊 + button_expand_all: 全部展開 button_delete: 刪除 button_create: 建立 button_create_and_continue: 繼續建立 @@ -1023,8 +1025,6 @@ enumeration_activities: 活動 (時間追蹤) enumeration_system_activity: 系統活動 - button_expand_all: Expand all - button_collapse_all: Collapse all label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author label_bulk_edit_selected_time_entries: Bulk edit selected time entries |