Finished refactoring error messages in translation files.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 39d35f4..154d2d6 100644 (file)
@@ -83,8 +83,6 @@ $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.',
@@ -108,6 +106,10 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+
+
+// TODO: refactoring ongoing down from here.
+
 // Labels for buttons.
 'button.login' => 'prijava',
 'button.now' => 'zdaj',