More work on labels.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 2f6196a..8688824 100644 (file)
@@ -165,21 +165,6 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-
-
-
-// TODO: refactoring ongoing down from here.
-
-// 'label.option' => 'Option',
-// 'label.invoice' => 'Invoice',
-// 'label.project' => 'Project',
-// 'label.projects' => 'Projects',
-// 'label.task' => 'Task',
-// 'label.tasks' => 'Tasks',
-// 'label.description' => 'Description',
-// 'label.start' => 'Start',
-// 'label.finish' => 'Finish',
-// 'label.duration' => 'Duration',
 // 'label.note' => 'Note',
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
@@ -193,7 +178,7 @@ $i18n_key_words = array(
 // 'label.view' => 'View',
 // 'label.edit' => 'Edit',
 'label.delete' => '删除',
-// TODO: Translate the following.
+// TODO: translate the following.
 // 'label.configure' => 'Configure',
 // 'label.select_all' => 'Select all',
 // 'label.select_none' => 'Deselect all',
@@ -210,6 +195,11 @@ $i18n_key_words = array(
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 'label.total' => '总计',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // TODO: Translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',