]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
More work on labels.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 6a231ff7754291db3fd6b5dfff7eadf6d613db9d..2bcd5afcd2391514fcb9eb27e769fbe151592c54 100644 (file)
@@ -178,11 +178,6 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // 'label.note' => 'Note',
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
@@ -200,7 +195,6 @@ $i18n_key_words = array(
 // 'label.configure' => 'Configure',
 // 'label.select_all' => 'Select all',
 // 'label.select_none' => 'Deselect all',
-// TODO: translate the following.
 // 'label.day_view' => 'Day view',
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
@@ -214,6 +208,11 @@ $i18n_key_words = array(
 // 'label.tax' => 'Tax',
 // 'label.subtotal' => 'Subtotal',
 'label.total' => 'Kokku',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // TODO: translate the following.
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',