]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
Work in progress on translation files.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 2917dafc53cc11511fc3e7f4f29fe706d737884a..dce42523616f6c6e7284c4c9a73415a37006325e 100644 (file)
@@ -88,9 +88,7 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
-
-// TODO: refactoring ongoing down from here.
-'error.auth' => 'Usuari o parula de pas incorrecta',
+'error.auth' => 'Usuari o parula de pas incorrecta.',
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 'error.project_exists' => 'Ja existeix un projecte amb aquest nom.',
@@ -105,6 +103,11 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 // 'error.mail_send' => 'Error sending mail.',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'error.no_email' => 'No email associated with this login.',
 // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.',
 // 'error.goto_uncompleted' => 'Go to uncompleted entry.',