maps title

This commit is contained in:
Jeff Moe 2024-09-15 08:16:52 -06:00
parent 7ba6e65891
commit 2c20a6ef19
2 changed files with 12 additions and 1 deletions

View file

@ -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 <EMAIL@ADDRESS>\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 ""

View file

@ -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