]> 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 06c46e0a3a9ebd94e7bfc63d326c1b00722c0437..04076f737ac997d2f25be352f53c2208d2517090 100644 (file)
@@ -90,8 +90,6 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
-
-// TODO: refactoring ongoing down from here.
 'error.auth' => 'Vale login või salasõna.',
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
@@ -155,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',