diff --git a/application/controllers/Visitor.php b/application/controllers/Visitor.php index d386ea25a..4dbfaa963 100644 --- a/application/controllers/Visitor.php +++ b/application/controllers/Visitor.php @@ -387,6 +387,11 @@ class Visitor extends CI_Controller { $data['gridsquares_gridsquares_not_confirmed'] = __("Gridsquares not confirmed"); $data['gridsquares_gridsquares_total_worked'] = __("Total gridsquares worked"); + $data['gridsquares_fields'] = __("Fields"); + $data['gridsquares_fields_confirmed'] = __("Fields confirmed"); + $data['gridsquares_fields_not_confirmed'] = __("Fields not confirmed"); + $data['gridsquares_fields_total_worked'] = __("Total fields worked"); + $data['visitor'] = true; $this->load->view('visitor/layout/header', $data); diff --git a/application/locale/bg_BG/LC_MESSAGES/messages.po b/application/locale/bg_BG/LC_MESSAGES/messages.po index 9017e986e..44bfae7e9 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: 2024-12-03 12:03+0000\n" +"POT-Creation-Date: 2024-12-03 15:27+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: Italian \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: 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" @@ -150,21 +150,25 @@ msgstr "" #: application/controllers/Activated_gridmap.php:36 #: application/controllers/Gridmap.php:36 +#: application/controllers/Visitor.php:390 msgid "Fields" msgstr "" #: application/controllers/Activated_gridmap.php:37 #: application/controllers/Gridmap.php:37 +#: application/controllers/Visitor.php:391 msgid "Fields confirmed" msgstr "" #: application/controllers/Activated_gridmap.php:38 #: application/controllers/Gridmap.php:38 +#: application/controllers/Visitor.php:392 msgid "Fields not confirmed" msgstr "" #: application/controllers/Activated_gridmap.php:39 #: application/controllers/Gridmap.php:39 +#: application/controllers/Visitor.php:393 msgid "Total fields worked" msgstr "" @@ -2006,7 +2010,7 @@ msgstr "" #: application/controllers/Visitor.php:148 #: application/controllers/Visitor.php:175 #: application/controllers/Visitor.php:210 -#: application/controllers/Visitor.php:471 +#: application/controllers/Visitor.php:476 #: application/controllers/Widgets.php:40 msgid "Unknown Public Page." msgstr "" @@ -2015,7 +2019,7 @@ msgstr "" #: application/controllers/Visitor.php:76 #: application/controllers/Visitor.php:171 #: application/controllers/Visitor.php:206 -#: application/controllers/Visitor.php:467 +#: application/controllers/Visitor.php:472 #: application/controllers/Widgets.php:36 msgid "Empty Logbook" msgstr "" @@ -2397,12 +2401,12 @@ msgstr "" msgid "Satellite Gridsquare Map" msgstr "" -#: application/controllers/Visitor.php:405 +#: application/controllers/Visitor.php:410 #: application/views/stationsetup/stationsetup.php:35 msgid "Public Search" msgstr "" -#: application/controllers/Visitor.php:438 +#: application/controllers/Visitor.php:443 msgid "Export Map" msgstr ""