]> wagnertech.de Git - timetracker.git/commitdiff
More cleanup.
authorNik Okuntseff <support@anuko.com>
Tue, 6 Feb 2018 19:54:36 +0000 (19:54 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 6 Feb 2018 19:54:36 +0000 (19:54 +0000)
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/resources/zh-cn.lang.php
WEB-INF/resources/zh-tw.lang.php
WEB-INF/templates/footer.tpl

index 1b1a70457e19001214b838962e98b401eff4fa5d..bac57c9840943af356afa1f5ed6867d9437f6f88 100644 (file)
@@ -593,6 +593,5 @@ $i18n_key_words = array(
 "label.disable" => '使用中止',
 "label.enable" => '使用可能',
 "label.hrs" => '時間',
-"label.errors" => 'エラー',
 "label.ldap_hint" => '下記のフィールドにあなたの<b>WindowsのログインID</b>と<b>パスワード</b>を入力してください。',
 );
index 5660163a60d0834b9eb44bad1c3c0c09586bccc1..a648235f40c2f68eb5fe2618b552b83d25088938 100644 (file)
@@ -592,6 +592,5 @@ $i18n_key_words = array(
 "label.disable" => '무력화',
 "label.enable" => '가능화',
 "label.hrs" => '시간',
-"label.errors" => '오류',
 "label.ldap_hint" => '아래의 필드들에서 <b>Windows 로그인</b> 및 <b>암호</b> 를 입력하십시오.',
 );
index f251ce61eece14319bc5dc3272e881a186b33361..9103eea4135c0b75134f83e3cefbe942d46fa13b 100644 (file)
@@ -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 <b>Windows login</b> og <b>passord</b> i feltene nedenfor.',
 
 // login hello text
index fd8651a94e6afbf0f9adebc1ba84a5291c1eee8f..f90c1fe3f07c03ca56beb0b765a945efe3cd487e 100644 (file)
@@ -574,7 +574,6 @@ $i18n_key_words = array(
 "label.disable" => '禁用',
 "label.enable" => '启用',
 "label.hrs" => '小时',
-"label.errors" => '错误',
 "label.ldap_hint" => '在下面的栏目输入您的<b>Windows用户名</b>和<b>密码</b>。',
 
 // login hello text
index 630ad3ee2662bc27d2afbd6c42c348795894111e..ee867071ae8689b758b0117ccdba44594d6c1255 100644 (file)
@@ -585,6 +585,5 @@ $i18n_key_words = array(
 "label.disable" => '禁用',
 "label.enable" => '啟用',
 "label.hrs" => '小時',
-"label.errors" => '錯誤',
 "label.ldap_hint" => '在下麵的欄目輸入您的<b>Windows用戶名</b>和<b>密碼</b>。',
 );
index 9e4b5a1a4906ac5d12562c0f189c260da6505df8..bc0f075ec6083babe4b8e81d5fd6484f81f2b852 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.12.3913 | 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.12.3914 | 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>