Finished refactoring error messages in translation files.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 184a10a..154d2d6 100644 (file)
@@ -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' => 'Database error.',
 // 'error.field' => 'Incorrect "{0}" data.',
 // 'error.empty' => 'Field "{0}" is empty.',
@@ -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',