X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3c1fc11af2a371006431cd8f00917fc80dea9347..72d206e4d39b97aa8b48fc34e9f3431b72ed7f0d:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 5d1db85a..eae3ae85 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -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.