]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/et.lang.php
More work on labels.
[timetracker.git] / WEB-INF / resources / et.lang.php
index 06c46e0a3a9ebd94e7bfc63d326c1b00722c0437..2bcd5afcd2391514fcb9eb27e769fbe151592c54 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,11 +153,13 @@ $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',
 // 'label.start_date' => 'Start date',
 // 'label.end_date' => 'End date',
@@ -195,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',
@@ -209,6 +208,11 @@ $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',