Fixed one string stranslation.
authorNik Okuntseff <support@anuko.com>
Sun, 4 Feb 2018 18:26:00 +0000 (18:26 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 4 Feb 2018 18:26:00 +0000 (18:26 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/templates/footer.tpl

index f7ac709..5ff179b 100644 (file)
@@ -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 ---',
index 117255a..0bed5a5 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.17.12.3888 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.17.12.3889 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>