X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fzh-tw.lang.php;h=c6e1bb4e458aff88382f0cb019286e7c344627b2;hb=189e8b9874d89f3d5be5b3dd2f32d4e2e5d7e1f5;hp=a507336c252d93045f098f90195e777a3625a9c7;hpb=b53f880dcd61797fd2e6609477add03ca757d813;p=timetracker.git diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index a507336c..c6e1bb4e 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -283,6 +283,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +// 'label.active_users' => 'Active Users', +// 'label.inactive_users' => 'Inactive Users', // Form titles. // TODO: Translate the following. @@ -386,6 +388,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -522,8 +525,6 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php // TODO: translate the following. -// 'form.users.active_users' => 'Active Users', -// 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => '角色', 'form.users.manager' => '經理',