X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=f98594a0e8eac2bf138e14cc9e66b4bfb13e0237;hb=d3e9ab97b6ca91a0238308e2cc51a642d7858d17;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..f98594a0 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.', @@ -111,6 +109,10 @@ $i18n_key_words = array( // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', + + +// TODO: refactoring ongoing down from here. + // Labels for buttons. 'button.login' => 'Iniciar sessió', 'button.now' => 'Ara',