X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b14f8b520d0ab49c06afba7617a9cf140d358c24..f759f0f20fa474c1b295b4e586d88903ac9b05e6:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 430ee960..39d35f48 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.', @@ -85,6 +83,8 @@ $i18n_key_words = array( // 'error.empty' => 'Field "{0}" is empty.', // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".', // 'error.interval' => 'Field "{0}" must be greater than "{1}".', + +// TODO: refactoring ongoing down from here. // 'error.project' => 'Select project.', // 'error.task' => 'Select task.', // 'error.client' => 'Select client.',