[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-890-ge86ddd063
git at osgeo.org
git at osgeo.org
Mon May 15 09:32:00 PDT 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".
The branch, master has been updated
via e86ddd06341d03cf3f5bd41eccf957c74e2236d7 (commit)
from 541fc444a5e43927d62786ff59c6139713434d43 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e86ddd06341d03cf3f5bd41eccf957c74e2236d7
Author: Sandro Santilli <strk at kbt.io>
Date: Mon May 15 18:31:32 2023 +0200
Fix &last_release_version; entity in french translation
See https://trac.osgeo.org/postgis/ticket/5381
diff --git a/doc/po/fr/administration.xml.po b/doc/po/fr/administration.xml.po
index 7f9024ba9..1cc29a6fe 100644
--- a/doc/po/fr/administration.xml.po
+++ b/doc/po/fr/administration.xml.po
@@ -563,7 +563,7 @@ msgstr "Si vous obtenez un message d'erreur du type :"
#: administration.xml:175
#, no-c-format
msgid "No migration path defined for … to &last_release_version;"
-msgstr "Pas de chemin de migration défini pour ... vers &last_release_version ;"
+msgstr "Pas de chemin de migration défini pour ... vers &last_release_version;"
#. Tag: para
#: administration.xml:176
@@ -590,7 +590,7 @@ msgid ""
"Version \"&last_release_version;\" of extension \"postgis\" is already "
"installed"
msgstr ""
-"La version \"&last_release_version ;\" de l'extension \"postgis\" est déjà "
+"La version \"&last_release_version;\" de l'extension \"postgis\" est déjà "
"installée"
#. Tag: para
-----------------------------------------------------------------------
Summary of changes:
doc/po/fr/administration.xml.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list