]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
A bit more refactoring.
[timetracker.git] / WEB-INF / resources / et.lang.php
index cae5bcb70c40f74ab9df29b53e356a0149356df0..327b4e79b581b6031c728a63bb931fee8fbcafc5 100644 (file)
@@ -223,12 +223,8 @@ $i18n_key_words = array(
 // 'label.condition' => 'Condition',
 // 'label.yes' => 'yes',
 // 'label.no' => 'no',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for plugins (extensions to Time Tracker that provide additional features).
+// TODO: translate the following.
 // 'label.custom_fields' => 'Custom fields',
 // 'label.monthly_quotas' => 'Monthly quotas',
 // 'label.type' => 'Type',
@@ -244,6 +240,10 @@ $i18n_key_words = array(
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Form titles.
 'title.options' => 'Suvandid',
 // TODO: almost the entire title section is missing here. See the English file.