]> wagnertech.de Git - timetracker.git/commitdiff
Cosmetic.
authorNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 15:33:37 +0000 (15:33 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 15:33:37 +0000 (15:33 +0000)
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 0dfa143dcda04ddc5f50b8789a4155596c4f6ee5..c81a26a487ab2c5c98dab21b51b07065d39b897e 100644 (file)
@@ -63,8 +63,6 @@ $i18n_key_words = array(
 'menu.clients' => 'Klienter',
 'menu.options' => 'Opsjoner',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -77,6 +75,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => 'Databasefeil.',
 'error.field' => 'Feil "{0}" data.',
 'error.empty' => 'Feltet "{0}" er tomt.',
index fa2257dead1668a362f67ae4ebe9432ae41b8753..a8102fef7f72e29717cb11ed2c0134044206d7d8 100644 (file)
@@ -65,8 +65,6 @@ $i18n_key_words = array(
 // 'menu.clients' => 'Clients',
 'menu.options' => 'Opções',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -79,6 +77,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 // 'error.db' => 'database error',
 // 'error.field' => 'incorrect "{0}" data',
 // 'error.empty' => 'field "{0}" is empty',
index 56921ccd9786f23e81ab800fa5956d4b8e649856..2db44b8a57592b863bf125c0582474617007de9f 100644 (file)
@@ -67,8 +67,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.options' => 'Options',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -81,6 +79,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => 'eroare baza de date',
 // Note to translators: the string below must be translated 
 // 'error.field' => 'incorrect "{0}" data',
index 430ee9602143b0f40b8d4988d1c65363bb7bab20..184a10a920229039fcffd6b54c27b29c05d2261d 100644 (file)
@@ -66,8 +66,6 @@ $i18n_key_words = array(
 'menu.clients' => 'Stranke',
 'menu.options' => 'Možnosti',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -80,6 +78,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 // 'error.db' => 'Database error.',
 // 'error.field' => 'Incorrect "{0}" data.',
 // 'error.empty' => 'Field "{0}" is empty.',
index 2d57daa0953488f47aef5ddb1d5ca6d7bcab113e..ae60f7a14f78b88789744be7422ad2ac0c1d999c 100644 (file)
@@ -67,8 +67,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'menu.options' => 'Options',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -81,6 +79,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => 'veritabanı hatası',
 'error.field' => 'hatalı veri "{0}"',
 'error.empty' => 'alan "{0}" boştur',
index 8a7923afe29064e4e6e317dac60551f11fc2d742..14abda19108a5385b7fbdbca9e0ea0dc3ffde943 100644 (file)
@@ -59,8 +59,6 @@ $i18n_key_words = array(
 'menu.clients' => '客户',
 'menu.options' => '选项',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 'footer.contribute_msg' => '你可以以不同的方式为Time Tracker提建议',
 'footer.credits' => '信用',
@@ -70,6 +68,8 @@ $i18n_key_words = array(
 // Error messages.
 'error.access_denied' => '拒绝访问',
 'error.sys' => '系统错误',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => '数据库错误',
 'error.field' => '不正确的"{0}"数据',
 'error.empty' => '栏目"{0}"为空',
index e94e63ac332c58694798c4128a64ad4086c4f945..b70c4d970df50ecd67e183f7baf44dbe321dfd9d 100644 (file)
@@ -62,8 +62,6 @@ $i18n_key_words = array(
 'menu.clients' => '客戶',
 'menu.options' => '選項',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.',
@@ -76,6 +74,8 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.access_denied' => 'Access denied.',
 // 'error.sys' => 'System error.',
+
+// TODO: refactoring ongoing down from here.
 'error.db' => '資料庫錯誤',
 'error.field' => '不正確的"{0}"資料',
 'error.empty' => '欄目"{0}"為空',
index be59f725d6b9c3cd6fd57b6da9ce451e9760b36b..53b892d18bc47734fdcfb80c5f4bc6f988850ee0 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.8.3805 | 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.8.3806 | 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>