X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d27b08cc3e9c657bdb361379657d185f0ea47485..a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 5d1db85a..35bb1c0f 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -135,16 +135,18 @@ $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', + // 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',