X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fca.lang.php;h=d1fe27f2d82d787f82043ffa7179656b554d7961;hb=a9c7df4765fd6e23b53c7fe1546559a6549d84e9;hp=2917dafc53cc11511fc3e7f4f29fe706d737884a;hpb=f759f0f20fa474c1b295b4e586d88903ac9b05e6;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 2917dafc..d1fe27f2 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -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.', @@ -118,6 +116,11 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.copy' => 'Copy', 'button.cancel' => 'Cancel·lar', + + + +// TODO: refactoring ongoing down from here. + 'button.submit' => 'Enviar', 'button.add_user' => 'Agregar usuari ', 'button.add_project' => 'Agregar projecte',