]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
A bit more work on labels in translation files.
[timetracker.git] / WEB-INF / resources / et.lang.php
index accd376848ba7d33d26bf9dca982e4923ec682ce..04076f737ac997d2f25be352f53c2208d2517090 100644 (file)
@@ -140,10 +140,6 @@ $i18n_key_words = array(
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for controls on forms. Labels in this section are used on multiple forms.
 // TODO: translate the following.
 // 'label.team_name' => 'Team name',
@@ -157,12 +153,19 @@ $i18n_key_words = array(
 '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',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
 // 'label.user' => 'User',