A bit of cleanup.
[timetracker.git] / WEB-INF / resources / zh-tw.lang.php
index 1bed928..a070b1a 100644 (file)
@@ -482,11 +482,11 @@ $i18n_key_words = array(
 'form.export.compression_bzip' => 'bzip格式',
 
 // Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first).
-'form.import.hint' => '從xml檔導入團隊資料。',
+'form.import.hint' => '從xml檔導入團隊資料。', // TODO: replace "team" with "group".
 'form.import.file' => '選擇檔',
 'form.import.success' => '成功完成導入。',
 
-// Groups form. See example at https://timetracker.anuko.com/admin_teams.php (login as admin first).
+// Groups form. See example at https://timetracker.anuko.com/admin_groups.php (login as admin first).
 // TODO: replace "team" with "group" in the string below.
 'form.groups.hint' => '通過創建新的團隊經理帳號來創建新團隊。<br>您也可以從其它的Anuko時間追蹤器伺服器的xml檔導入團隊資料(登錄資訊不能發生衝突)。',