]> 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 aba80247d1307ba2dbf2fc043f5f4b5e8988c600..7eb7d26b0815f6956e5be70e5cdb601e1a51c5b2 100644 (file)
@@ -143,26 +143,23 @@ $i18n_key_words = array(
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
 // 'label.team_name' => 'Team name',
-// 'label.address' => 'Valuuta',
-'label.currency' => 'Currency',
+// 'label.address' => 'Address',
+'label.currency' => 'Valuuta',
 // TODO: translate the following.
 // 'label.manager_name' => 'Manager name',
 // 'label.manager_login' => 'Manager login',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.person_name' => 'Nimi',
 'label.thing_name' => 'Nimi',
 'label.login' => 'Login',
 'label.password' => 'Salasõna',
 'label.confirm_password' => 'Kinnita salasõna',
+// TODO: translate the following.
 // 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Teema',
+// TODO: translate the following.
 // 'label.date' => 'Date',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
@@ -198,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',
@@ -227,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',