X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fca.lang.php;h=bba763032ad49181ca949828af49fdcba86a3a95;hb=ec382daafde770e5a7fd4bf9cee39f31c9931eff;hp=0aa4b6f1e72e8f13678d47026b551d873a998dcd;hpb=7042e1a554de7a8feb9e2c95db96fd0ac7ed26be;p=timetracker.git diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 0aa4b6f1..bba76303 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -260,11 +260,7 @@ $i18n_key_words = array( // 'title.delete_predefined_expense' => 'Deleting Predefined Expense', 'title.reports' => 'Informes', 'title.report' => 'Informe', - - - -// TODO: refactoring ongoing down from here. - +// TODO: translate the following. // 'title.send_report' => 'Sending Report', // 'title.invoice' => 'Invoice', // 'title.send_invoice' => 'Sending Invoice', @@ -309,6 +305,11 @@ $i18n_key_words = array( // NOTE TO TRANSLATORS: Locking is a feature to lock records from modifications (ex: weekly on Mondays we lock all previous weeks). // It is also a name for the Locking plugin on the Team profile page. // '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. @@ -373,7 +374,6 @@ $i18n_key_words = array( 'form.reports.save_as_favorite' => 'Guardar com a favorit', // TODO: translate the following. // 'form.reports.confirm_delete' => 'Are you sure you want to delete this favorite report?', -// 'form.reports.include_records' => 'Include records', // 'form.reports.include_billable' => 'billable', // 'form.reports.include_not_billable' => 'not billable', // 'form.reports.include_invoiced' => 'invoiced',