From: Nik Okuntseff Date: Sun, 28 Jan 2018 15:33:37 +0000 (+0000) Subject: Cosmetic. X-Git-Tag: timetracker_1.19-1~1314 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=inline;h=d9c7bad5d4a166c9872c9ec91342a5363caf3fab;p=timetracker.git Cosmetic. --- diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 0dfa143d..c81a26a4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -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.', diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index fa2257de..a8102fef 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -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', diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 56921ccd..2db44b8a 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -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', diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 430ee960..184a10a9 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -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.', diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 2d57daa0..ae60f7a1 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -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', diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 8a7923af..14abda19 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -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}"为空', diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index e94e63ac..b70c4d97 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -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}"為空', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index be59f725..53b892d1 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3805 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3806 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve}