]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
A bit more label refactoring in translation files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 7e5a780f8a0c94d14521ec180e9fcef981950f22..bcbe0bec594c4517506f79e37a5502c9947bfc96 100644 (file)
@@ -195,12 +195,6 @@ $i18n_key_words = array(
 // 'label.week_view' => 'Week view',
 // 'label.id' => 'ID',
 // 'label.language' => 'Language',
-
-
-
-// TODO: refactoring ongoing down from here.
-
-// TODO: translate the following.
 // 'label.decimal_mark' => 'Decimal mark',
 // 'label.date_format' => 'Date format',
 // 'label.time_format' => 'Time format',
@@ -225,6 +219,11 @@ $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',