From 0c36b1fb8117b0c83bb18650ce0198c1af12aaeb Mon Sep 17 00:00:00 2001 From: HB9HIL <80885850+HB9HIL@users.noreply.github.com> Date: Wed, 4 Oct 2023 01:18:05 +0200 Subject: [PATCH] Add new Filter --- application/language/bulgarian/filter_lang.php | 1 + application/language/chinese_simplified/filter_lang.php | 1 + application/language/czech/filter_lang.php | 1 + application/language/dutch/filter_lang.php | 1 + application/language/english/filter_lang.php | 1 + application/language/finnish/filter_lang.php | 1 + application/language/french/filter_lang.php | 1 + application/language/german/filter_lang.php | 1 + application/language/greek/filter_lang.php | 1 + application/language/italian/filter_lang.php | 1 + application/language/polish/filter_lang.php | 1 + application/language/russian/filter_lang.php | 1 + application/language/spanish/filter_lang.php | 1 + application/language/swedish/filter_lang.php | 1 + application/language/turkish/filter_lang.php | 1 + 15 files changed, 15 insertions(+) diff --git a/application/language/bulgarian/filter_lang.php b/application/language/bulgarian/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/bulgarian/filter_lang.php +++ b/application/language/bulgarian/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/chinese_simplified/filter_lang.php b/application/language/chinese_simplified/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/chinese_simplified/filter_lang.php +++ b/application/language/chinese_simplified/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/czech/filter_lang.php b/application/language/czech/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/czech/filter_lang.php +++ b/application/language/czech/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/dutch/filter_lang.php b/application/language/dutch/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/dutch/filter_lang.php +++ b/application/language/dutch/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/english/filter_lang.php b/application/language/english/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/english/filter_lang.php +++ b/application/language/english/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/finnish/filter_lang.php b/application/language/finnish/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/finnish/filter_lang.php +++ b/application/language/finnish/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/french/filter_lang.php b/application/language/french/filter_lang.php index 2cc82331..6024ae20 100644 --- a/application/language/french/filter_lang.php +++ b/application/language/french/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/german/filter_lang.php b/application/language/german/filter_lang.php index 633c1875..c95f0adc 100644 --- a/application/language/german/filter_lang.php +++ b/application/language/german/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL gesendet'; $lang['filter_qsl_recv'] = 'QSL erhalten'; +$lang['filter_qsl_method'] = 'QSL Methode'; $lang['filter_lotw_sent'] = 'LoTW gesendet'; $lang['filter_lotw_recv'] = 'LoTW erhalten'; $lang['filter_eqsl_sent'] = 'eQSL gesendet'; diff --git a/application/language/greek/filter_lang.php b/application/language/greek/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/greek/filter_lang.php +++ b/application/language/greek/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/italian/filter_lang.php b/application/language/italian/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/italian/filter_lang.php +++ b/application/language/italian/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/polish/filter_lang.php b/application/language/polish/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/polish/filter_lang.php +++ b/application/language/polish/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/russian/filter_lang.php b/application/language/russian/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/russian/filter_lang.php +++ b/application/language/russian/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/spanish/filter_lang.php b/application/language/spanish/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/spanish/filter_lang.php +++ b/application/language/spanish/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/swedish/filter_lang.php b/application/language/swedish/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/swedish/filter_lang.php +++ b/application/language/swedish/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent'; diff --git a/application/language/turkish/filter_lang.php b/application/language/turkish/filter_lang.php index 04290cec..793893c7 100644 --- a/application/language/turkish/filter_lang.php +++ b/application/language/turkish/filter_lang.php @@ -46,6 +46,7 @@ ________________________________________________________________________________ $lang['filter_qsl_sent'] = 'QSL sent'; $lang['filter_qsl_recv'] = 'QSL received'; +$lang['filter_qsl_method'] = 'QSL Method'; $lang['filter_lotw_sent'] = 'LoTW sent'; $lang['filter_lotw_recv'] = 'LoTW received'; $lang['filter_eqsl_sent'] = 'eQSL sent';