X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b14f8b520d0ab49c06afba7617a9cf140d358c24..c037a9d36c659450d720e4e42daaa119cf72ff64:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 430ee960..4675190d 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -66,8 +66,6 @@ $i18n_key_words = array( 'menu.clients' => 'Stranke', 'menu.options' => 'Možnosti', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -102,6 +100,11 @@ $i18n_key_words = array( // 'error.upload' => 'File upload error.', // 'error.range_locked' => 'Date range is locked.', // 'error.mail_send' => 'Error sending mail.', + + + +// TODO: refactoring ongoing down from here. + // 'error.no_email' => 'No email associated with this login.', // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', // 'error.goto_uncompleted' => 'Go to uncompleted entry.',