[SCM] PostGIS branch master updated. 3.5.0-225-g639996ae3
    git at osgeo.org 
    git at osgeo.org
       
    Wed Mar 12 10:50:31 PDT 2025
    
    
  
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  639996ae3e05acc527274b13c632d957ba696fca (commit)
      from  f0335cae523298396772eef9c8b61813625cac13 (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 639996ae3e05acc527274b13c632d957ba696fca
Author: Regina Obe <lr at pcorp.us>
Date:   Wed Mar 12 13:50:21 2025 -0400
    Fix xml entities on FR translation
diff --git a/doc/po/fr/postgis-manual.po b/doc/po/fr/postgis-manual.po
index 0060fb9d3..6bdae44a7 100644
--- a/doc/po/fr/postgis-manual.po
+++ b/doc/po/fr/postgis-manual.po
@@ -41709,7 +41709,7 @@ msgstr ""
 #. Tag: para
 #, no-c-format
 msgid "&sqlmm_compliant; SQL-MM IEC 13249-3: 9.1 (same as CG_3DVolume)"
-msgstr "&sqlmm_compliant ; SQL-MM IEC 13249-3 : 9.1 (identique à CG_3DVolume)"
+msgstr "&sqlmm_compliant; SQL-MM IEC 13249-3 : 9.1 (identique à CG_3DVolume)"
 
 #. Tag: para
 #, no-c-format
-----------------------------------------------------------------------
Summary of changes:
 doc/po/fr/postgis-manual.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
-- 
PostGIS
    
    
More information about the postgis-tickets
mailing list