X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=852799e6c08f5c2423642da274a0478970c47220;hb=c87cf8a83bb4d1c9344619d0c220f9d0c045a133;hp=bba763032ad49181ca949828af49fdcba86a3a95;hpb=f2787a0b448c84ee7b28de80f6c2f04dfc7985ad;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index bba76303..852799e6 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -237,6 +237,8 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_note' => 'Week note', +// 'label.week_list' => 'Week list', // Form titles. 'title.login' => 'Sessió iniciada', @@ -307,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. @@ -341,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?',