]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sl.lang.php
Replaced intval() calls with a faster cast to int.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 430ee9602143b0f40b8d4988d1c65363bb7bab20..636c162ef9a6c55ec06c2a25fcbeacc9ccc0b645 100644 (file)
@@ -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.',
@@ -90,6 +88,11 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'error.auth' => 'Incorrect login or password.',
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.project_exists' => 'Project with this name already exists.',