From be26054f9ce2603a5713daa765faa9a0656708ac Mon Sep 17 00:00:00 2001 From: kc9uhi Date: Fri, 20 Feb 2026 21:02:58 -0700 Subject: [PATCH 1/2] display 3 states of hrdlogrealtime --- application/views/stationsetup/locationlist.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/application/views/stationsetup/locationlist.php b/application/views/stationsetup/locationlist.php index 5fd401f3f..f0a284fdc 100644 --- a/application/views/stationsetup/locationlist.php +++ b/application/views/stationsetup/locationlist.php @@ -49,6 +49,14 @@ } else { $qrzr=__("Realtime"); } + $hrdr=($loc->hrdlogrealtime ?? -1); + if ($hrdr == -1) { + $hrdr=__("Disabled"); + } else if ($hrdr == 0) { + $hrdr=__("No"); + } else { + $hrdr=__("Yes"); + } ?> station_id; ?> @@ -87,7 +95,7 @@ webadifrealtime ? 'Yes' : 'No' ?> clublogrealtime ? 'Yes' : 'No' ?> clublogignore ? 'Yes' : 'No' ?> - hrdlogrealtime ? 'Yes' : 'No' ?> + hrdlog_username; ?> creation_date; ?> last_modified; ?> From ec7c9efc60100e2e42b7bdc6177af0f4b553db31 Mon Sep 17 00:00:00 2001 From: github-actions Date: Sun, 22 Feb 2026 20:14:24 +0000 Subject: [PATCH 2/2] po/mo updates --- application/locale/bg_BG/LC_MESSAGES/messages.po | 7 +++++-- application/locale/bs/LC_MESSAGES/messages.po | 7 +++++-- application/locale/cnr/LC_MESSAGES/messages.po | 7 +++++-- application/locale/cs_CZ/LC_MESSAGES/messages.po | 7 +++++-- application/locale/de_DE/LC_MESSAGES/messages.po | 7 +++++-- application/locale/el_GR/LC_MESSAGES/messages.po | 7 +++++-- application/locale/es_ES/LC_MESSAGES/messages.po | 7 +++++-- application/locale/et/LC_MESSAGES/messages.po | 7 +++++-- application/locale/fi_FI/LC_MESSAGES/messages.po | 7 +++++-- application/locale/fr_FR/LC_MESSAGES/messages.po | 7 +++++-- application/locale/hr/LC_MESSAGES/messages.po | 7 +++++-- application/locale/hu/LC_MESSAGES/messages.po | 7 +++++-- application/locale/hy/LC_MESSAGES/messages.po | 7 +++++-- application/locale/it_IT/LC_MESSAGES/messages.po | 7 +++++-- application/locale/ja/LC_MESSAGES/messages.po | 7 +++++-- application/locale/lt/LC_MESSAGES/messages.po | 7 +++++-- application/locale/lv/LC_MESSAGES/messages.po | 7 +++++-- application/locale/nl_NL/LC_MESSAGES/messages.po | 7 +++++-- application/locale/pl_PL/LC_MESSAGES/messages.po | 7 +++++-- application/locale/pt_PT/LC_MESSAGES/messages.po | 7 +++++-- application/locale/ru_RU/LC_MESSAGES/messages.po | 7 +++++-- application/locale/sk/LC_MESSAGES/messages.po | 7 +++++-- application/locale/sl/LC_MESSAGES/messages.po | 7 +++++-- application/locale/sq/LC_MESSAGES/messages.po | 7 +++++-- application/locale/sr/LC_MESSAGES/messages.po | 7 +++++-- application/locale/sv_SE/LC_MESSAGES/messages.po | 7 +++++-- application/locale/tr_TR/LC_MESSAGES/messages.po | 7 +++++-- application/locale/zh_CN/LC_MESSAGES/messages.po | 7 +++++-- assets/lang_src/messages.pot | 7 +++++-- 29 files changed, 145 insertions(+), 58 deletions(-) diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index bdfcebae3..7fdd5419f 100644 --- a/application/locale/bg_BG/LC_MESSAGES/messages.po +++ b/application/locale/bg_BG/LC_MESSAGES/messages.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Report-Msgid-Bugs-To: translations@wavelog.org\n" -"POT-Creation-Date: 2026-02-20 13:16+0000\n" +"POT-Creation-Date: 2026-02-22 20:14+0000\n" "PO-Revision-Date: 2024-11-01 08:53+0000\n" "Last-Translator: Plamen Panteleev \n" "Language-Team: Bulgarian \n" "Language-Team: Bosnian \n" "Language-Team: Montenegrin \n" "Language-Team: Czech \n" "Language-Team: German \n" "Language-Team: Greek \n" "Language-Team: Spanish \n" "Language-Team: Estonian \n" "Language-Team: Finnish \n" "Language-Team: French \n" "Language-Team: Croatian \n" "Language-Team: Hungarian \n" "Language-Team: Armenian \n" "Language-Team: Italian \n" "Language-Team: Japanese \n" "Language-Team: Lithuanian \n" "Language-Team: Latvian \n" "Language-Team: Dutch \n" "Language-Team: Polish \n" "Language-Team: Portuguese (Portugal) \n" "Language-Team: Russian \n" "Language-Team: Slovak \n" "Language-Team: Albanian \n" "Language-Team: Serbian \n" "Language-Team: Swedish \n" "Language-Team: Turkish \n" "Language-Team: Chinese (Simplified Han script) \n" "Language-Team: LANGUAGE \n" @@ -1917,7 +1917,7 @@ msgstr "" #: application/views/station_profile/edit.php:107 #: application/views/stationsetup/linkedlocations.php:17 #: application/views/stationsetup/linkedlocations.php:45 -#: application/views/stationsetup/locationlist.php:67 +#: application/views/stationsetup/locationlist.php:75 #: application/views/stationsetup/stationsetup.php:158 #: application/views/timeline/index.php:222 #: application/views/timeplotter/index.php:33 @@ -2723,6 +2723,7 @@ msgstr "" #: application/views/station_profile/create.php:366 #: application/views/station_profile/edit.php:335 #: application/views/station_profile/edit.php:394 +#: application/views/stationsetup/locationlist.php:54 #: application/views/stationsetup/stationsetup.php:81 #: application/views/user/edit.php:452 application/views/user/edit.php:503 #: application/views/user/edit.php:512 application/views/user/edit.php:669 @@ -8388,6 +8389,7 @@ msgstr "" #: application/views/station_profile/edit.php:439 #: application/views/station_profile/edit.php:446 #: application/views/stationsetup/locationlist.php:48 +#: application/views/stationsetup/locationlist.php:58 #: application/views/user/edit.php:368 application/views/user/edit.php:379 #: application/views/user/edit.php:389 application/views/user/edit.php:400 #: application/views/user/edit.php:410 application/views/user/edit.php:420 @@ -8457,6 +8459,7 @@ msgstr "" #: application/views/station_profile/edit.php:438 #: application/views/station_profile/edit.php:445 #: application/views/stationsetup/locationlist.php:46 +#: application/views/stationsetup/locationlist.php:56 #: application/views/user/edit.php:369 application/views/user/edit.php:380 #: application/views/user/edit.php:390 application/views/user/edit.php:401 #: application/views/user/edit.php:411 application/views/user/edit.php:421