X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb14c12d3be2cd31e20988b6abf7585f6af0b34d..8775b44ff12f647c3d3d5ee17dcf4f11cf8564c4:/WEB-INF/resources/zh-tw.lang.php diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 69d9e017..3b9ab68b 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -134,8 +134,10 @@ $i18n_key_words = array( 'label.password' => '密碼', 'label.confirm_password' => '確認密碼', 'label.email' => '電子郵件', +'label.cc' => '抄送', // TODO: translate the following. // 'label.bcc' => 'Bcc', +'label.subject' => '主題', 'label.total' => '總計', // TODO: translate the following. // 'label.page' => 'Page', @@ -296,8 +298,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => '從', "form.mail.to" => '到', -"form.mail.cc" => '抄送', -"form.mail.subject" => '主題', "form.mail.comment" => '留言', "form.mail.above" => '通過電子郵件發送該報告', // Note to translators: this string needs to be translated.