]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt.lang.php
Some cleanup in translation files.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index 6ac89aeb6431dfaf67c39180dc048c793d7de04a..a7f07d044707fed0fdf636fc812dac5b15c5a2bc 100644 (file)
@@ -82,13 +82,16 @@ $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.project' => 'Select project.',
 // 'error.task' => 'Select task.',
 // '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',