]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
A bit more label refactoring in translation files.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 2bcd5afcd2391514fcb9eb27e769fbe151592c54..7eb7d26b0815f6956e5be70e5cdb601e1a51c5b2 100644 (file)
@@ -208,11 +208,6 @@ $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',
@@ -228,6 +223,10 @@ $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).
 // 'label.custom_fields' => 'Custom fields',
 // 'label.monthly_quotas' => 'Monthly quotas',