X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/28b9f9c7660fae16fb166dad42ffb39299390125..c87cf8a83bb4d1c9344619d0c220f9d0c045a133:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index ceed37bd..852799e6 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -309,10 +309,6 @@ $i18n_key_words = array( // 'title.locking' => 'Locking', // 'title.week_view' => 'Week View', - - -// TODO: refactoring ongoing down from here. - // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. // TODO: translate the following. @@ -343,6 +339,10 @@ $i18n_key_words = array( // 'dropdown.paid' => 'paid', // 'dropdown.not_paid' => 'not paid', + + +// TODO: refactoring ongoing down from here. + // Login form. See example at https://timetracker.anuko.com/login.php. // TODO: translate the following. // 'form.login.forgot_password' => 'Forgot password?',