X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/eb89dbdfb292b9ae82ae407e13006872d93acf6c..4c79e54912310901dba60bfca5650a598bc3769c:/WEB-INF/resources/ca.lang.php diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index 5308003a..d697dc63 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -64,8 +64,6 @@ $i18n_key_words = array( // 'menu.clients' => 'Clients', // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -82,7 +80,10 @@ $i18n_key_words = array( 'error.field' => 'Dada "{0}" incorrecta.', 'error.empty' => 'L\\\'Arxiu "{0}" està buit.', 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', -'error.interval' => 'Interval incorrecte', // TODO: English string changed to 'Field "{0}" must be greater than "{1}".', re-translate. +// TODO: translate the following. +// 'error.interval' => 'Field "{0}" must be greater than "{1}".', + +// TODO: refactoring ongoing down from here. 'error.project' => 'Selleccionar Projecte', // TODO: translate the following. // 'error.task' => 'Select task.',