Work in progress on button labels.
authorNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 15:04:09 +0000 (15:04 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 15:04:09 +0000 (15:04 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/resources/et.lang.php
WEB-INF/templates/footer.tpl

index d1fe27f..97ef0ab 100644 (file)
@@ -116,21 +116,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancel·lar',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'button.submit' => 'Enviar',
-'button.add_user' => 'Agregar usuari ',
+'button.add_user' => 'Agregar usuari',
 'button.add_project' => 'Agregar projecte',
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar client',
-// TODO: translate the folllowing:
+// TODO: translate the following.
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => 'Generar',
 // TODO: translate the following.
 // 'button.reset_password' => 'Reset password',
index a09e101..16a8598 100644 (file)
@@ -117,20 +117,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Zrušit',
-
-
-
-// TODO: refactoring ongoing down from here.
-'button.submit' => 'uložit',
+'button.submit' => 'Uložit',
 'button.add_user' => 'Přidat uživatele',
 'button.add_project' => 'Přidat projekt',
 // TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Přidat zákazníka',
-// TODOL translate the following.
+// TODO: translate the following.
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Přidat',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => 'Vytvořit',
 // Note to translators: button.reset_password needs an improved translation.
 'button.reset_password' => 'přejít',
index 61ddd6f..e649f6e 100644 (file)
@@ -115,21 +115,21 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Cancelar',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'button.submit' => 'Enviar',
-'button.add_user' => 'Agregar usuario ',
+'button.add_user' => 'Agregar usuario',
 'button.add_project' => 'Agregar proyecto',
-// TODO: translate button.add_task
+// TODO: translate the following.
 // 'button.add_task' => 'Add task',
 'button.add_client' => 'Agregar cliente',
 // TODO: translate the following.
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Agregar',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => 'Generar',
 // Note to translators: button.reset_password needs an improved translation.
 'button.reset_password' => 'Ir',
index 79d32bd..1299a12 100644 (file)
@@ -118,11 +118,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'button.copy' => 'Copy',
 'button.cancel' => 'Tühista',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'button.submit' => 'Postita',
 'button.add_user' => 'Lisa kasutaja',
 'button.add_project' => 'Lisa projekt',
@@ -133,6 +128,11 @@ $i18n_key_words = array(
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Lisa',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => 'Loo',
 // TODO: translate the following.
 // 'button.reset_password' => 'Reset password',
index 6d6c69e..029f550 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.9.3826 | 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.9.3827 | 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>