Started to work on refactoring form titles.
[timetracker.git] / WEB-INF / resources / et.lang.php
index cae5bcb..5c7137f 100644 (file)
@@ -223,12 +223,8 @@ $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).
+// TODO: translate the following.
 // 'label.custom_fields' => 'Custom fields',
 // 'label.monthly_quotas' => 'Monthly quotas',
 // 'label.type' => 'Type',
@@ -244,9 +240,20 @@ $i18n_key_words = array(
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
 
+// Form titles.
+'title.login' => 'Login',
+// TODO: translate the following.
+// 'title.teams' => 'Teams',
+// 'title.create_team' => 'Creating Team',
+// 'title.edit_team' => 'Editing Team',
+// 'title.delete_team' => 'Deleting Team',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // Form titles.
 'title.options' => 'Suvandid',
-// TODO: almost the entire title section is missing here. See the English file.
 
 // TODO: file refactoring is ongoing down from here.
 "form.filter.project" => 'projekt',
@@ -255,10 +262,6 @@ $i18n_key_words = array(
 // Note to translators: the string below is missing and must be added to the translation
 // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?',
 
-// login form attributes
-"form.login.title" => 'login',
-"form.login.login" => 'login',
-
 // password reminder form attributes
 "form.fpass.title" => 'tühjenda salasõna',
 "form.fpass.login" => 'login',