[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-1260-g6cd414107
git at osgeo.org
git at osgeo.org
Fri Jul 14 16:04:26 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 6cd414107984bfcb721a1df7520b2d1e5d89c65c (commit)
from 109084be602f8e045ec3511e01052f81257b9a92 (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 6cd414107984bfcb721a1df7520b2d1e5d89c65c
Author: Sandro Santilli <strk at kbt.io>
Date: Sat Jul 15 01:04:05 2023 +0200
Fix japanese translation of ST_CoverageInvalidLocations
diff --git a/doc/po/ja/reference_coverage.xml.po b/doc/po/ja/reference_coverage.xml.po
index 4fa32d87b..987546c28 100644
--- a/doc/po/ja/reference_coverage.xml.po
+++ b/doc/po/ja/reference_coverage.xml.po
@@ -330,7 +330,7 @@ msgstr ""
"入力が妥当なカバレッジでない場合には、出力に予期しない何か (境界のインタセク"
"ト、共有されているように見えるのに分かれている境界)が出現する可能性があります"
"。カバレッジが妥当かどうかを判断するには<xref linkend="
-"\"ST_CoverageInvalidLocations\"/>を使います。"
+"\"ST_CoverageInvalidEdges\"/>を使います。"
#. Tag: para
#: reference_coverage.xml:154 reference_coverage.xml:230
@@ -446,7 +446,7 @@ msgstr ""
"入力が妥当なカバレッジでない場合には、出力に予期しない何か (マージされていな"
"いポリゴンやオーバラップするポリゴン)が出現する可能性があります。"
"カバレッジが妥当かどうかを判断するには<xref linkend="
-"\"ST_CoverageInvalidLocations\"/>を使います。"
+"\"ST_CoverageInvalidEdges\"/>を使います。"
#. Tag: para
#: reference_coverage.xml:215
-----------------------------------------------------------------------
Summary of changes:
doc/po/ja/reference_coverage.xml.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
PostGIS
More information about the postgis-tickets
mailing list