]> wagnertech.de Git - timetracker.git/commitdiff
A bit more refactoring on labels.
authorNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 23:58:20 +0000 (23:58 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 30 Jan 2018 23:58:20 +0000 (23:58 +0000)
16 files changed:
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/resources/hu.lang.php
WEB-INF/resources/it.lang.php
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/pt.lang.php
WEB-INF/resources/ro.lang.php
WEB-INF/resources/sl.lang.php
WEB-INF/resources/tr.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index 6d31203787d00a57b2932c8126be5992a55e6564..a1019b9c4586ed054f84831ade8e896c685191be 100644 (file)
@@ -164,12 +164,6 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
-
-
-
-// TODO: refactoring ongoing down from here.
-
-// TODO: translate the following.
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 // 'label.project' => 'Project',
@@ -180,6 +174,11 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.note' => 'Note',
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
index b0e6e03d4f8ebc721e0e89de92fd468089cbc2d3..ae86fa5fc30f53275708a6471c59fbd4a2cb57f2 100644 (file)
@@ -166,6 +166,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index eb7c43522063c267d977793a943971a8a513cd83..13fd9c54b77004b5f0748449d26b7decc64e6f4a 100644 (file)
@@ -164,11 +164,6 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'label.option' => 'Opción',
 // TODO: translate the following.
 // 'label.invoice' => 'Invoice',
@@ -181,6 +176,11 @@ $i18n_key_words = array(
 'label.start' => 'Inicio',
 'label.finish' => 'Fin',
 'label.duration' => 'Duración',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.note' => 'Nota',
 // TODO: translate the following.
 // 'label.notes' => 'Notes',
index c0d765641fc3bcf75cc084eee3d3cb888fb92ed7..6a231ff7754291db3fd6b5dfff7eadf6d613db9d 100644 (file)
@@ -167,11 +167,6 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 // 'label.option' => 'Option',
 // 'label.invoice' => 'Invoice',
 'label.project' => 'Projekt',
@@ -183,6 +178,11 @@ $i18n_key_words = array(
 // 'label.start' => 'Start',
 // 'label.finish' => 'Finish',
 // 'label.duration' => 'Duration',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 // 'label.note' => 'Note',
 // 'label.notes' => 'Notes',
 // 'label.item' => 'Item',
index 917f2b81178f1e8047956b10f553641758c579a8..ef6f2ec2c35d76e1f5f75c3364a2f2b67ad842dc 100644 (file)
@@ -167,7 +167,17 @@ $i18n_key_words = array(
 // 'label.user' => 'User',
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
-  'label.clients' => 'Clients',
+// 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 3e1a2d8cea5d3a5d44211165b1ce223e5afe099b..f191daa67ca4755d908259f5db486f375b4caf8c 100644 (file)
@@ -162,6 +162,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index a459d57802053f9a2702f3aa1b85d44c6138a080..aaba10cfee3aea6e07cc4861f97356b70b3f7581 100644 (file)
@@ -166,6 +166,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index a4d04f68cf5462d2f07ea1a74962ef29193dd435..4ce60019bda16006a80fff6644bf81d8a3c78b7a 100644 (file)
@@ -166,6 +166,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 53f845132e731c7b7f9486144bab7f191b8784fe..ca58f992e589137dae28a28c65471533c7bf1962 100644 (file)
@@ -165,6 +165,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 990f3657035991882ce8d6a44edafd67019fb5a3..55d9d51fa9dd8cf3d3344c7770f2e5c8eb3a496a 100644 (file)
@@ -159,6 +159,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 9f1d7966515de7c2686d8634fa1816ed041294a3..63ff43c9957a74002fe977b5b6dbc1a649ef9a8c 100644 (file)
@@ -168,6 +168,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 4e1b4f943d40b8888c7a4a654aa811ffe0d44b8b..240899ddbac179b034fb3900bc9d789a070954ac 100644 (file)
@@ -161,6 +161,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index c8b0cb9fe256c254888d9c82f2255b42cb10032c..a23cf3dcc2e2e47f8789c22b2a0115afee525362 100644 (file)
@@ -173,6 +173,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index bb7c06651861de4741914419a24812f0bb502305..2f6196a8959488b11a0d0d2dd1e2b79de646510f 100644 (file)
@@ -155,6 +155,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 1b5078cf3082b67c89f87ea11ac4e1759c082a95..e2975397ec4d6a21dd715fabce187a4c88047276 100644 (file)
@@ -163,6 +163,16 @@ $i18n_key_words = array(
 // 'label.users' => 'Users',
 // 'label.client' => 'Client',
 // 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
 
 
 
index 155be1ebb19d89f9b77254e7531e7df27ee48570..8621e1bc33dadafe87c16e952941c00342898e00 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.10.3840 | 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.10.3841 | 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>