]> wagnertech.de Git - timetracker.git/commitdiff
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 f7ac70959de3d4786d58a275a0f0b385621705ec..5ff179b4bdfb1f9f65830e837e1c71d607bb52ec 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 117255ab5e6c54c44928bf1911ea2176bd8e5dad..0bed5a52c8e95de6af6863c265aff98785174ef3 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>