X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/36677b1481af7686a45ea1b37bec577f60f4ed2a..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/et.lang.php diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 89b0a6df..04076f73 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -78,8 +78,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', - -// TODO: refactoring ongoing down from here. 'error.db' => 'Andmebaasi viga.', 'error.field' => 'Valed "{0}" andmed.', 'error.empty' => 'Väli "{0}" on tühi.', @@ -155,12 +153,19 @@ $i18n_key_words = array( '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',