From e2988808ff230ec86b2a1c2492063f8d67b0cd54 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Tue, 6 Feb 2018 19:54:36 +0000 Subject: [PATCH] More cleanup. --- WEB-INF/resources/ja.lang.php | 1 - WEB-INF/resources/ko.lang.php | 1 - WEB-INF/resources/no.lang.php | 1 - WEB-INF/resources/zh-cn.lang.php | 1 - WEB-INF/resources/zh-tw.lang.php | 1 - WEB-INF/templates/footer.tpl | 2 +- 6 files changed, 1 insertion(+), 6 deletions(-) diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 1b1a7045..bac57c98 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -593,6 +593,5 @@ $i18n_key_words = array( "label.disable" => '使用中止', "label.enable" => '使用可能', "label.hrs" => '時間', -"label.errors" => 'エラー', "label.ldap_hint" => '下記のフィールドにあなたのWindowsのログインIDとパスワードを入力してください。', ); diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 5660163a..a648235f 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -592,6 +592,5 @@ $i18n_key_words = array( "label.disable" => '무력화', "label.enable" => '가능화', "label.hrs" => '시간', -"label.errors" => '오류', "label.ldap_hint" => '아래의 필드들에서 Windows 로그인 및 암호 를 입력하십시오.', ); diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index f251ce61..9103eea4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -596,7 +596,6 @@ $i18n_key_words = array( // "label.disable" => 'slå av', // "label.enable" => 'slå på', // "label.hrs" => 'timer', -// "label.errors" => 'feil', // "label.ldap_hint" => 'Skriv din Windows login og passord i feltene nedenfor.', // login hello text diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index fd8651a9..f90c1fe3 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -574,7 +574,6 @@ $i18n_key_words = array( "label.disable" => '禁用', "label.enable" => '启用', "label.hrs" => '小时', -"label.errors" => '错误', "label.ldap_hint" => '在下面的栏目输入您的Windows用户名和密码。', // login hello text diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index 630ad3ee..ee867071 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -585,6 +585,5 @@ $i18n_key_words = array( "label.disable" => '禁用', "label.enable" => '啟用', "label.hrs" => '小時', -"label.errors" => '錯誤', "label.ldap_hint" => '在下麵的欄目輸入您的Windows用戶名和密碼。', ); diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 9e4b5a1a..bc0f075e 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.12.3913 | Copyright © Anuko | +  Anuko Time Tracker 1.17.12.3914 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1