]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
A bit more work on labels in translation files.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 5d1db85a543d7bc6d025705fdf67e51701b69e4c..4cdf543c9e868e769b0fc9df49254930822a0360 100644 (file)
@@ -135,23 +135,31 @@ $i18n_key_words = array(
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
-
-
-// TODO: refactoring ongoing down from here.
-
-// labels for controls on various forms
-// TODO: translate label.team_name and the strings below.
-// 'label.team_name' => 'team name',
-// 'label.currency' => 'currency',
-// 'label.manager_name' => 'manager name',
-// 'label.manager_login' => 'manager login',
-'label.password' => 'geslo',
-// 'label.confirm_password' => 'confirm password',
+// 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' => 'Address',
+// 'label.currency' => 'Currency',
+// 'label.manager_name' => 'Manager name',
+// 'label.manager_login' => 'Manager login',
+// 'label.person_name' => 'Name',
+// 'label.thing_name' => 'Name',
+// 'label.login' => 'Login',
+'label.password' => 'Geslo',
+// TODO: translate the following.
+// 'label.confirm_password' => 'Confirm password',
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Predmet',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => 'total',
 // TODO: translate the following.
 // 'label.page' => 'Page',