Ongoing cleanup in translation files.
authorNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 17:59:54 +0000 (17:59 +0000)
committerNik Okuntseff <support@anuko.com>
Sun, 28 Jan 2018 17:59:54 +0000 (17:59 +0000)
WEB-INF/resources/ja.lang.php
WEB-INF/resources/ko.lang.php
WEB-INF/resources/no.lang.php
WEB-INF/templates/footer.tpl

index 01f8e9e..5050e29 100644 (file)
@@ -73,16 +73,18 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
+// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
 // 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}"のフィールドが空白です',
 'error.not_equal' => '"{0}"のフィールドは"{1}"のフィールドと違います',
-'error.interval' => '不正確な間隔',
+// TODO: translate the following.
+// 'error.interval' => 'Field "{0}" must be greater than "{1}".',
+
+// TODO: refactoring ongoing down from here.
 'error.project' => 'プロジェクトの選択',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
index 8f4ddff..a0ea73d 100644 (file)
@@ -73,16 +73,18 @@ $i18n_key_words = array(
                                      // This is a link to a webpage that describes how to contribute to the project.
 
 // Error messages.
+// TODO: All error messages should be complete sentences with a period (full stop) in the end. Put them there.
 // 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}" 의 필드가 비어있습니다',
 'error.not_equal' => '"{0}" 의 필드가 "{1}" 의 필드와 같지 않습니다',
-'error.interval' => '부정확한 간격입니다',
+// TODO: translate the following.
+// 'error.interval' => 'Field "{0}" must be greater than "{1}".',
+
+// TODO: refactoring ongoing down from here.
 'error.project' => '프로젝트의 선택',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
index c81a26a..26effd9 100644 (file)
@@ -75,13 +75,14 @@ $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.',
 'error.not_equal' => 'Feltet "{0}" stemmer ikke med "{1}".',
-'error.interval' => 'Feil intervall.',
+// TODO: translate the following.
+// 'error.interval' => 'Field "{0}" must be greater than "{1}".',
+
+// TODO: refactoring ongoing down from here.
 'error.project' => 'Velg prosjekt.',
 // TODO: translate the following.
 // 'error.task' => 'Select task.',
index 6545edd..ec3b8b4 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.3809 | 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.3810 | 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>