From 6c059f2f895264bf9efae4759848d62a010f3dd4 Mon Sep 17 00:00:00 2001 From: Nik Okuntseff Date: Thu, 21 Jul 2016 22:02:03 +0000 Subject: [PATCH] Removed an unused string. --- WEB-INF/resources/cs.lang.php | 1 - WEB-INF/resources/da.lang.php | 1 - WEB-INF/resources/et.lang.php | 1 - WEB-INF/resources/hu.lang.php | 1 - WEB-INF/resources/it.lang.php | 1 - WEB-INF/resources/ja.lang.php | 1 - WEB-INF/resources/ko.lang.php | 1 - WEB-INF/resources/no.lang.php | 1 - WEB-INF/resources/pt.lang.php | 1 - WEB-INF/resources/ro.lang.php | 1 - WEB-INF/resources/sl.lang.php | 1 - WEB-INF/resources/sv.lang.php | 1 - WEB-INF/resources/tr.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 +- 16 files changed, 1 insertion(+), 16 deletions(-) diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 9979785c..c6239779 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -181,7 +181,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'aktovní', // Note to translators: the strings below are missing in the translation and must be added // "form.admin.options" => 'options', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/da.lang.php b/WEB-INF/resources/da.lang.php index d91ebbda..8872d0f9 100644 --- a/WEB-INF/resources/da.lang.php +++ b/WEB-INF/resources/da.lang.php @@ -175,7 +175,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => 'slet', "form.admin.profile.th.active" => 'aktive', "form.admin.options" => 'indstillinger', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 80e5f714..f5447189 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -179,7 +179,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'aktiivne', "form.admin.options" => 'suvandid', // Note to translators: the strings below are missing in the translation and must be translated -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/hu.lang.php b/WEB-INF/resources/hu.lang.php index 28099579..a299338d 100644 --- a/WEB-INF/resources/hu.lang.php +++ b/WEB-INF/resources/hu.lang.php @@ -174,7 +174,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => 'törlés', "form.admin.profile.th.active" => 'aktív', "form.admin.options" => 'opciók', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 36c77ee3..17192e6b 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -174,7 +174,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'attivo', "form.admin.options" => 'opzioni', // Note to translators: the strings below are missing and must be added and translated -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/ja.lang.php b/WEB-INF/resources/ja.lang.php index 0986141b..e8a24ac9 100644 --- a/WEB-INF/resources/ja.lang.php +++ b/WEB-INF/resources/ja.lang.php @@ -174,7 +174,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => '削除', "form.admin.profile.th.active" => '活動内容', "form.admin.options" => 'オプション', -"form.admin.lang_default" => 'サイトのデフォルト言語', "form.admin.custom_date_format" => "日付形式", "form.admin.custom_time_format" => "時間形式", "form.admin.start_week" => "週の開始日", diff --git a/WEB-INF/resources/ko.lang.php b/WEB-INF/resources/ko.lang.php index 98e4b2c3..ad9542bd 100644 --- a/WEB-INF/resources/ko.lang.php +++ b/WEB-INF/resources/ko.lang.php @@ -172,7 +172,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => '삭제', "form.admin.profile.th.active" => '활동내용', "form.admin.options" => '옵션', -"form.admin.lang_default" => '사이트의 디폴트 언어', "form.admin.custom_date_format" => "날짜 포맷", "form.admin.custom_time_format" => "시간 포맷", "form.admin.start_week" => "주의 시작요일", diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 747bbe46..a6dc6b79 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -175,7 +175,6 @@ $i18n_key_words = array( // "form.admin.profile.th.del" => 'slett', // "form.admin.profile.th.active" => 'aktiv', // "form.admin.options" => 'opsjoner', -// "form.admin.lang_default" => 'sidens språk', // "form.admin.custom_date_format" => "datoformat", // "form.admin.custom_time_format" => "tidsformat", // "form.admin.start_week" => "første ukedag", diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 91f6cb45..1bd4c183 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -170,7 +170,6 @@ $i18n_key_words = array( // "form.admin.profile.th.del" => 'delete', // "form.admin.profile.th.active" => 'active', "form.admin.options" => 'opções', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 7a1abfc4..11c17ef0 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -178,7 +178,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'activ', // Note to translators: the strings below are missing and must be added and translated // "form.admin.options" => 'options', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 028b17a4..0ba75882 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -176,7 +176,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => 'delete', "form.admin.profile.th.active" => 'active', "form.admin.options" => 'options', -"form.admin.lang_default" => 'site default language', "form.admin.lang_browser_default" => '(browser default)', "form.admin.custom_date_format" => "date format", "form.admin.custom_time_format" => "time format", diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index 8c7bc016..e75be663 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -176,7 +176,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'aktiverad', "form.admin.options" => 'inställningar', // Note to translators: the strings below are missing and must be added and translated -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 6ec465fc..f67b1e0d 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -178,7 +178,6 @@ $i18n_key_words = array( "form.admin.profile.th.active" => 'aktif', // Note to translators: the strings below are missing and must be translated and added // "form.admin.options" => 'options', -// "form.admin.lang_default" => 'site default language', // "form.admin.custom_date_format" => "date format", // "form.admin.custom_time_format" => "time format", // "form.admin.start_week" => "first day of week", diff --git a/WEB-INF/resources/zh-cn.lang.php b/WEB-INF/resources/zh-cn.lang.php index 4ae46890..b56e9fb7 100644 --- a/WEB-INF/resources/zh-cn.lang.php +++ b/WEB-INF/resources/zh-cn.lang.php @@ -172,7 +172,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => '删除', "form.admin.profile.th.active" => '启用', "form.admin.options" => '选项', -"form.admin.lang_default" => '网站默认语言', "form.admin.lang_browser_default" => '(默认浏览器)', "form.admin.custom_date_format" => "日期格式", "form.admin.custom_time_format" => "时间格式", diff --git a/WEB-INF/resources/zh-tw.lang.php b/WEB-INF/resources/zh-tw.lang.php index dea7e56c..031d5b14 100644 --- a/WEB-INF/resources/zh-tw.lang.php +++ b/WEB-INF/resources/zh-tw.lang.php @@ -172,7 +172,6 @@ $i18n_key_words = array( "form.admin.profile.th.del" => '刪除', "form.admin.profile.th.active" => '啟動', "form.admin.options" => '選項', -"form.admin.lang_default" => '網站預設語言', "form.admin.lang_browser_default" => '(默認流覽器)', "form.admin.custom_date_format" => "日期格式", "form.admin.custom_time_format" => "時間格式", diff --git a/WEB-INF/templates/footer.tpl b/WEB-INF/templates/footer.tpl index 118f66cd..fcde5b15 100644 --- a/WEB-INF/templates/footer.tpl +++ b/WEB-INF/templates/footer.tpl @@ -12,7 +12,7 @@
-
 Anuko Time Tracker 1.9.27.3511 | Copyright © Anuko | +  Anuko Time Tracker 1.9.27.3512 | Copyright © Anuko | {$i18n.footer.credits} | {$i18n.footer.license} | {$i18n.footer.improve} -- 2.20.1