]> 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 708d3dd2718b3fe48c612648fb760a8ac9e70396..636c162ef9a6c55ec06c2a25fcbeacc9ccc0b645 100644 (file)
@@ -56,8 +56,6 @@ $i18n_key_words = array(
 'menu.reports' => 'Poročila',
 // TODO: translate the following.
 'menu.charts' => 'Charts',
-
-// TODO: refactoring ongoing down from here.
 'menu.projects' => 'Projekti',
 // TODO: translate the following.
 // 'menu.tasks' => 'Tasks',
@@ -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.',