Started to work on button labels in translation files.
authorNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 14:02:43 +0000 (14:02 +0000)
committerNik Okuntseff <support@anuko.com>
Mon, 29 Jan 2018 14:02:43 +0000 (14:02 +0000)
WEB-INF/resources/ca.lang.php
WEB-INF/resources/cs.lang.php
WEB-INF/resources/es.lang.php
WEB-INF/templates/footer.tpl

index f98594a..d1fe27f 100644 (file)
@@ -109,10 +109,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Iniciar sessió',
 'button.now' => 'Ara',
@@ -120,6 +116,11 @@ $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_project' => 'Agregar projecte',
index de2d3ff..a09e101 100644 (file)
@@ -110,15 +110,17 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
+// Labels for buttons.
+'button.login' => 'Přihlásit',
+'button.now' => 'Teď',
+'button.save' => 'Uložit',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
+'button.cancel' => 'Zrušit',
 
 
-// TODO: refactoring ongoing down from here.
 
-// Labels for buttons.
-'button.login' => 'přihlásit',
-'button.now' => 'teď',
-'button.save' => 'uložit',
-'button.cancel' => 'zrušit',
+// TODO: refactoring ongoing down from here.
 'button.submit' => 'uložit',
 'button.add_user' => 'Přidat uživatele',
 'button.add_project' => 'Přidat projekt',
index 6975704..61ddd6f 100644 (file)
@@ -108,10 +108,6 @@ $i18n_key_words = array(
 // 'error.overlap' => 'Time interval overlaps with existing records.',
 // 'error.future_date' => 'Date is in future.',
 
-
-
-// TODO: refactoring ongoing down from here.
-
 // Labels for buttons.
 'button.login' => 'Iniciar sesion',
 'button.now' => 'Ahora',
@@ -119,6 +115,11 @@ $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_project' => 'Agregar proyecto',
index 9b51fbb..d038522 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.3824 | 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.3825 | 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>