X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eff3245da36a4b126454bf19457ddbbe56e75106..5a01cc31eb7a8b341c988797a71b58b0eb468724:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 3990781c..1d888447 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -138,10 +138,6 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. // 'label.team_name' => 'Team name', @@ -161,6 +157,11 @@ $i18n_key_words = array( // 'label.bcc' => 'Bcc', 'label.subject' => 'Assumpte', 'label.date' => 'Data', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.start_date' => 'Start date', // 'label.end_date' => 'End date',