From: Nik Okuntseff Date: Sun, 4 Feb 2018 18:26:00 +0000 (+0000) Subject: Fixed one string stranslation. X-Git-Tag: timetracker_1.19-1~1227 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=24d52e87346d5bd47fd695d12abb1512254b26f9;p=timetracker.git Fixed one string stranslation. --- diff --git a/WEB-INF/resources/ca.lang.php b/WEB-INF/resources/ca.lang.php index f7ac7095..5ff179b4 100644 --- a/WEB-INF/resources/ca.lang.php +++ b/WEB-INF/resources/ca.lang.php @@ -82,7 +82,7 @@ $i18n_key_words = array( 'error.not_equal' => 'L\\\'Arxiu "{0}" no és igual al arxiu "{1}".', // TODO: translate the following. // 'error.interval' => 'Field "{0}" must be greater than "{1}".', -'error.project' => 'Selleccionar projecte.', // TODO: Selleccionar or Sel·leccionar? Is this correct? +'error.project' => 'Sel·leccionar projecte.', // TODO: translate the following. // 'error.task' => 'Select task.', 'error.client' => 'Sel·leccionar client.', @@ -532,7 +532,6 @@ $i18n_key_words = array( "forward.geninvoice" => 'Generar factura', "forward.change" => 'Configurar clients', -"controls.select.client" => '--- Sel·leccionar client ---', "controls.project_bind" => '--- Tots ---', "controls.all" => '--- Tots ---', "controls.notbind" => '--- No ---', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 117255ab..0bed5a52 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3888 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3889 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}