X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/ed7c5efb7c146a1cd9433a14a72e57184c8bbedc..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 8515726a..04076f73 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -148,22 +148,24 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - 'label.person_name' => 'Nimi', 'label.thing_name' => 'Nimi', 'label.login' => 'Login', 'label.password' => 'Salasõna', 'label.confirm_password' => 'Kinnita salasõna', +// TODO: translate the following. // 'label.email' => 'Email', 'label.cc' => 'Cc', // TODO: translate the following. // 'label.bcc' => 'Bcc', 'label.subject' => 'Teema', +// TODO: translate the following. // 'label.date' => 'Date', + + + +// TODO: refactoring ongoing down from here. + // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date', // 'label.user' => 'User',