More work in progress on time record attachments.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index f5dab87..551ef56 100644 (file)
@@ -293,7 +293,8 @@ $i18n_key_words = array(
 // 'title.time' => 'Time',
 'title.edit_time_record' => '编辑时间记录',
 'title.delete_time_record' => '删除时间记录',
-// TODO: translate the following.
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 // 'title.expenses' => 'Expenses',
 // 'title.edit_expense' => 'Editing Expense Item',
 // 'title.delete_expense' => 'Deleting Expense Item',
@@ -374,6 +375,7 @@ $i18n_key_words = array(
 // 'title.delete_template' => 'Deleting Template',
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
+// 'title.download_file' => 'Downloading File',
 
 // 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.