From bbe3ea0a74d8107743b0611daac2ef3c4b32db53 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Sun, 28 Jan 2018 10:04:45 +0000 Subject: [PATCH] Cosmetic cleanup. --- WEB-INF/resources/et.lang.php | 4 ++-- WEB-INF/resources/hu.lang.php | 16 ++++++++-------- WEB-INF/resources/it.lang.php | 4 ++-- WEB-INF/templates/footer.tpl | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index c9dcdffa..c5d2a101 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -56,8 +56,6 @@ $i18n_key_words = array( 'menu.reports' => 'Raportid', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Projektid', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -68,6 +66,8 @@ $i18n_key_words = array( 'menu.clients' => 'Kliendid', 'menu.options' => 'Suvandid', +// 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.', diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index fa47e3fa..619c0d7c 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -56,17 +56,17 @@ $i18n_key_words = array( 'menu.reports' => 'Riportok', // TODO: translate the following. // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. -'menu.projects' => 'projektek', -// TODO: translate the following. +'menu.projects' => 'Projektek', // 'menu.tasks' => 'Tasks', +// TODO: translate the following. // 'menu.users' => 'Users', -'menu.teams' => 'csoportok', +'menu.teams' => 'Csoportok', // TODO: translate the following. -// 'menu.export' => 'Export' -'menu.clients' => 'ügyfelek', -'menu.options' => 'opciók', +// 'menu.export' => 'Export', +'menu.clients' => 'Ügyfelek', +'menu.options' => 'Opciók', + +// TODO: refactoring ongoing down from here. // Footer - strings on the bottom of most pages. // TODO: translate the following. diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index f7370a17..299e0cc7 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -54,8 +54,6 @@ $i18n_key_words = array( // 'menu.expenses' => 'Expenses', // 'menu.reports' => 'Reports', // 'menu.charts' => 'Charts', - -// TODO: refactoring ongoing down from here. 'menu.projects' => 'Progetti', // TODO: translate the following. // 'menu.tasks' => 'Tasks', @@ -65,6 +63,8 @@ $i18n_key_words = array( 'menu.clients' => 'Clienti', 'menu.options' => 'Opzioni', +// 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.', diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 36d92dfa..3fdd2447 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.17.8.3802 | Copyright © Anuko | +  Anuko Time Tracker 1.17.8.3803 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1