Refactoring - moved quota related functions into quota class.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 2917daf..80a0040 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.',
@@ -119,12 +117,12 @@ $i18n_key_words = array(
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancel·lar',
 'button.submit' => 'Enviar',
-'button.add_user' => 'Agregar usuari ',
+'button.add_user' => 'Agregar usuari',
 'button.add_project' => 'Agregar projecte',
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar client',
-// TODO: translate the folllowing:
+// TODO: translate the following.
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
@@ -148,6 +146,12 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.manager_name' => 'Manager name',
 // 'label.manager_login' => 'Manager login',
+
+
+
+// TODO: refactoring ongoing down from here.
+
+// TODO: translate the following.
 // 'label.person_name' => 'Name',
 // 'label.thing_name' => 'Name',
 // 'label.login' => 'Login',