From 2c20a6ef190c1c2c9c81cbe405577f2344d05944 Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 15 Sep 2024 08:16:52 -0600 Subject: [PATCH] maps title --- docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po | 6 +++++- docs/_source/maps-libre-is.rst | 7 +++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po b/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po index 30a20f3..a023a7b 100644 --- a/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po +++ b/docs/_source/locale/en/LC_MESSAGES/maps-libre-is.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Libre Developers Documentation 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-15 08:14-0600\n" +"POT-Creation-Date: 2024-09-15 08:16-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -239,3 +239,7 @@ msgstr "" msgid "" "Edit /var/www/html/maps-libre-is/config.defaults.js and change this line:" msgstr "" + +#: ../../../_source/maps-libre-is.rst:372 +msgid "Fix title:" +msgstr "" diff --git a/docs/_source/maps-libre-is.rst b/docs/_source/maps-libre-is.rst index 12a50d6..3153119 100644 --- a/docs/_source/maps-libre-is.rst +++ b/docs/_source/maps-libre-is.rst @@ -369,3 +369,10 @@ and change this line: Nominatim_API_Endpoint: 'https://maps.libre.is/nominatim/', +Fix title: + +.. code-block:: sh + + sed -i -e 's/Nominatim Demo/Libre Maps/g' /var/www/html/maps-libre-is/*.html + sed -i -e 's/Nominatim Demo/Libre Maps/g' /var/www/html/maps-libre-is/config.defaults.js +