]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
More work on label refactoring in translation files.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 5d1db85a543d7bc6d025705fdf67e51701b69e4c..eae3ae85e9dfab61ad1abd1bc8fa1e5634e07367 100644 (file)
@@ -135,18 +135,24 @@ $i18n_key_words = array(
 // 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
+// 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',
+
 
 
 // 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',
 'label.email' => 'Email',
 'label.cc' => 'Cc',
 // TODO: translate the following.