[SCM] PostGIS branch master updated. 3.5.0-431-g6e21283f0

git at osgeo.org git at osgeo.org
Sat Jul 5 15:05:51 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  6e21283f070fb16cd638046f2f14191f6a347ec3 (commit)
      from  dcf2b7a6f787850655ab2cec7e98a0fc8390a6b7 (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 6e21283f070fb16cd638046f2f14191f6a347ec3
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Jul 5 18:03:52 2025 -0400

    Escape double-quote

diff --git a/doc/po/sv/postgis-manual.po b/doc/po/sv/postgis-manual.po
index be8ca0f9d..6b65fdddd 100644
--- a/doc/po/sv/postgis-manual.po
+++ b/doc/po/sv/postgis-manual.po
@@ -18552,8 +18552,7 @@ msgid ""
 "link>."
 msgstr ""
 "Ytterligare information om GDAL_DATA finns på GDAL:s <link "
-"xlink:href="https://gdal.org/user/configoptions."
-"html">konfigurationsalternativ</link>."
+"xlink:href=\"https://gdal.org/user/configoptions.html\">konfigurationsalternativ</link>."
 
 #. Tag: para
 #, no-c-format
@@ -18684,8 +18683,7 @@ msgid ""
 "link>."
 msgstr ""
 "Ytterligare information om GDAL_SKIP finns på GDAL:s <link "
-"xlink:href="https://gdal.org/user/configoptions."
-"html">konfigurationsalternativ</link>."
+"xlink:href=\"https://gdal.org/user/configoptions.html\">konfigurationsalternativ</link>."
 
 #. Tag: para
 #, no-c-format
@@ -18820,8 +18818,8 @@ msgid ""
 "keys to use for remote out-db data sources."
 msgstr ""
 "En strängkonfiguration för att ställa in alternativ som används när du "
-"arbetar med en out-db-raster. <link xlink:href="https://gdal.org/user/"
-"configoptions.html">Konfigurationsalternativ</link> styr saker som hur "
+"arbetar med en out-db-raster. <link xlink:href=\"https://gdal.org/user/"
+"configoptions.html\">Konfigurationsalternativ</link> styr saker som hur "
 "mycket utrymme GDAL tilldelar lokal datacache, om översikter ska läsas och "
 "vilka åtkomstnycklar som ska användas för fjärranslutna out-db-datakällor."
 
@@ -36475,8 +36473,8 @@ msgid ""
 "then prepared in the <xref linkend=\"RT_ST_Rescale\"/> examples"
 msgstr ""
 "Exemplen använder katrina-raster som lästs in som en enda bricka som "
-"beskrivs i <link xlink:href="https://gdal.org/user/drivers/raster/"
-"postgisraster.html">https://gdal.org/user/drivers/raster/postgisraster.html</"
+"beskrivs i <link xlink:href=\"https://gdal.org/user/drivers/raster/"
+"postgisraster.html\">https://gdal.org/user/drivers/raster/postgisraster.html</"
 "link> och sedan förberetts i exemplen <xref linkend=\"RT_ST_Rescale\"/>"
 
 #. Tag: para
@@ -38441,8 +38439,8 @@ msgid ""
 "to disable directory scanning."
 msgstr ""
 "För att kontrollera detta beteende tillhandahåller GDAL följande "
-"miljövariabel: <link xlink:href="https://gdal.org/user/configoptions.html"
-"#config-GDAL_DISABLE_READDIR_ON_OPEN">GDAL_DISABLE_READDIR_ON_OPEN</link>. "
+"miljövariabel: <link xlink:href=\"https://gdal.org/user/configoptions.html"
+"#config-GDAL_DISABLE_READDIR_ON_OPEN\">GDAL_DISABLE_READDIR_ON_OPEN</link>. "
 "Ställ in <varname>GDAL_DISABLE_READDIR_ON_OPEN</varname> till <varname>TRUE</"
 "varname> för att inaktivera katalogsökning."
 

-----------------------------------------------------------------------

Summary of changes:
 doc/po/sv/postgis-manual.po | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list