From 69f71aaea7ef1aaf8ef064d546682ecea9f52ba2 Mon Sep 17 00:00:00 2001 From: HB9HIL <80885850+HB9HIL@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:22:05 +0200 Subject: [PATCH 1/2] Update oqrs.php forgot to remove that after implementing theme option --- application/views/widgets/oqrs.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/application/views/widgets/oqrs.php b/application/views/widgets/oqrs.php index 6c788335b..c4f3e98d6 100644 --- a/application/views/widgets/oqrs.php +++ b/application/views/widgets/oqrs.php @@ -63,11 +63,6 @@ To use this widget insert this Element: width: 150px; height: 150px; } - - #oqrs_callsign { - background-color: #343434; - border-color: #757575 !important; - } From 26072429ae3e1fd042d7cd9e83a85845a30145f5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 29 Jul 2024 19:22:35 +0000 Subject: [PATCH 2/2] po/mo updates --- application/locale/bg_BG/LC_MESSAGES/messages.po | 10 +++++----- application/locale/cs_CZ/LC_MESSAGES/messages.po | 10 +++++----- application/locale/de_DE/LC_MESSAGES/messages.po | 14 +++++++------- application/locale/el_GR/LC_MESSAGES/messages.po | 10 +++++----- application/locale/es_ES/LC_MESSAGES/messages.po | 10 +++++----- application/locale/fi_FI/LC_MESSAGES/messages.po | 10 +++++----- application/locale/fr_FR/LC_MESSAGES/messages.po | 14 +++++++------- application/locale/it_IT/LC_MESSAGES/messages.po | 10 +++++----- application/locale/nl_NL/LC_MESSAGES/messages.po | 10 +++++----- application/locale/pl_PL/LC_MESSAGES/messages.po | 10 +++++----- application/locale/pt_PT/LC_MESSAGES/messages.po | 10 +++++----- application/locale/ru_RU/LC_MESSAGES/messages.po | 14 +++++++------- application/locale/sv_SE/LC_MESSAGES/messages.po | 10 +++++----- application/locale/tr_TR/LC_MESSAGES/messages.po | 10 +++++----- application/locale/zh_CN/LC_MESSAGES/messages.po | 10 +++++----- assets/lang_src/messages.pot | 10 +++++----- install/includes/gettext/lang_src/installer.pot | 2 +- 17 files changed, 87 insertions(+), 87 deletions(-) diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index aa8806c88..9188365bd 100644 --- a/application/locale/bg_BG/LC_MESSAGES/messages.po +++ b/application/locale/bg_BG/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-28 11:10+0000\n" +"POT-Creation-Date: 2024-07-29 19:22+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Bulgarian \n" "Language-Team: Czech \n" -"Language-Team: German \n" +"Language-Team: German \n" "Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -10909,20 +10909,20 @@ msgstr "Die QSOs wurden als 'zu QO-100 Dx Club exportiert' markiert." msgid "Wavelog OQRS" msgstr "Wavelog OQRS" -#: application/views/widgets/oqrs.php:81 +#: application/views/widgets/oqrs.php:76 msgid "Wavelog OQRS Request" msgstr "Wavelog OQRS Anfrage" -#: application/views/widgets/oqrs.php:84 +#: application/views/widgets/oqrs.php:79 #, php-format msgid "Request a QSL card for your QSO with %s." msgstr "Fordere eine QSL-Karte für dein QSO mit %s an." -#: application/views/widgets/oqrs.php:88 +#: application/views/widgets/oqrs.php:83 msgid "Your Callsign:" msgstr "Dein Rufzeichen:" -#: application/views/widgets/oqrs.php:95 +#: application/views/widgets/oqrs.php:90 msgid "Submit Request" msgstr "Anfrage senden" diff --git a/application/locale/el_GR/LC_MESSAGES/messages.po b/application/locale/el_GR/LC_MESSAGES/messages.po index 642afb79f..e7f52ee48 100644 --- a/application/locale/el_GR/LC_MESSAGES/messages.po +++ b/application/locale/el_GR/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-28 11:10+0000\n" +"POT-Creation-Date: 2024-07-29 19:22+0000\n" "PO-Revision-Date: 2024-07-09 13:25+0000\n" "Last-Translator: Fabian Berg \n" "Language-Team: Greek \n" "Language-Team: Spanish \n" "Language-Team: Finnish \n" -"Language-Team: French \n" +"Language-Team: French \n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -10420,20 +10420,20 @@ msgstr "Les QSO sont marqués comme exportés vers QO-100 Dx Club." msgid "Wavelog OQRS" msgstr "" -#: application/views/widgets/oqrs.php:81 +#: application/views/widgets/oqrs.php:76 msgid "Wavelog OQRS Request" msgstr "" -#: application/views/widgets/oqrs.php:84 +#: application/views/widgets/oqrs.php:79 #, php-format msgid "Request a QSL card for your QSO with %s." msgstr "" -#: application/views/widgets/oqrs.php:88 +#: application/views/widgets/oqrs.php:83 msgid "Your Callsign:" msgstr "" -#: application/views/widgets/oqrs.php:95 +#: application/views/widgets/oqrs.php:90 msgid "Submit Request" msgstr "" diff --git a/application/locale/it_IT/LC_MESSAGES/messages.po b/application/locale/it_IT/LC_MESSAGES/messages.po index 04cf1c96c..570f7f7ae 100644 --- a/application/locale/it_IT/LC_MESSAGES/messages.po +++ b/application/locale/it_IT/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-28 11:10+0000\n" +"POT-Creation-Date: 2024-07-29 19:22+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Italian \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Portugal) \n" -"Language-Team: Russian \n" +"Language-Team: Russian \n" "Language: ru_RU\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -10855,20 +10855,20 @@ msgstr "QSO отмечены как экспортированные в QO-100 D msgid "Wavelog OQRS" msgstr "Wavelog OQRS" -#: application/views/widgets/oqrs.php:81 +#: application/views/widgets/oqrs.php:76 msgid "Wavelog OQRS Request" msgstr "Запрос Wavelog OQRS" -#: application/views/widgets/oqrs.php:84 +#: application/views/widgets/oqrs.php:79 #, php-format msgid "Request a QSL card for your QSO with %s." msgstr "Запросите QSL-карточку за ваше QSO с %s." -#: application/views/widgets/oqrs.php:88 +#: application/views/widgets/oqrs.php:83 msgid "Your Callsign:" msgstr "Ваш позывной:" -#: application/views/widgets/oqrs.php:95 +#: application/views/widgets/oqrs.php:90 msgid "Submit Request" msgstr "Отправить запрос" diff --git a/application/locale/sv_SE/LC_MESSAGES/messages.po b/application/locale/sv_SE/LC_MESSAGES/messages.po index 909c29f27..ce13a0fb2 100644 --- a/application/locale/sv_SE/LC_MESSAGES/messages.po +++ b/application/locale/sv_SE/LC_MESSAGES/messages.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-28 11:10+0000\n" +"POT-Creation-Date: 2024-07-29 19:22+0000\n" "PO-Revision-Date: 2024-07-09 13:26+0000\n" "Last-Translator: Anonymous \n" "Language-Team: Swedish \n" "Language-Team: Turkish \n" "Language-Team: Chinese (Simplified) \n" "Language-Team: LANGUAGE \n" @@ -10312,19 +10312,19 @@ msgstr "" msgid "Wavelog OQRS" msgstr "" -#: application/views/widgets/oqrs.php:81 +#: application/views/widgets/oqrs.php:76 msgid "Wavelog OQRS Request" msgstr "" -#: application/views/widgets/oqrs.php:84 +#: application/views/widgets/oqrs.php:79 #, php-format msgid "Request a QSL card for your QSO with %s." msgstr "" -#: application/views/widgets/oqrs.php:88 +#: application/views/widgets/oqrs.php:83 msgid "Your Callsign:" msgstr "" -#: application/views/widgets/oqrs.php:95 +#: application/views/widgets/oqrs.php:90 msgid "Submit Request" msgstr "" diff --git a/install/includes/gettext/lang_src/installer.pot b/install/includes/gettext/lang_src/installer.pot index 5842c4ff6..f02ddb3d0 100644 --- a/install/includes/gettext/lang_src/installer.pot +++ b/install/includes/gettext/lang_src/installer.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2024-07-29 14:39+0000\n" +"POT-Creation-Date: 2024-07-29 19:22+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"