X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/77a879cfacc24de67448c33ad9d02791c46f5512..a5004f7ad3f11be39db2694bda00d0bee41d837b:/WEB-INF/resources/sl.lang.php diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 184a10a9..39d35f48 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -78,13 +78,13 @@ $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' => 'Database error.', // 'error.field' => 'Incorrect "{0}" data.', // '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.',