[postgis-tickets] [PostGIS] #5053: Doing update-po (I think update-pot does the same), updates the files when it shouldn't
PostGIS
trac at osgeo.org
Mon Jan 17 07:01:25 PST 2022
#5053: Doing update-po (I think update-pot does the same), updates the files when
it shouldn't
----------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.3.0
Component: documentation | Version: master
Resolution: | Keywords:
----------------------------+---------------------------
Comment (by strk):
Can you paste a diff ? The only change I get when running `make -C doc/
update-po` is the following:
{{{
diff --git a/doc/po/ja/reporting.xml.po b/doc/po/ja/reporting.xml.po
index 3ac5b01ee..ba511158b 100644
--- a/doc/po/ja/reporting.xml.po
+++ b/doc/po/ja/reporting.xml.po
@@ -4,8 +4,8 @@
msgid ""
msgstr ""
"Project-Id-Version: PostGIS\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2022-01-15 20:24+0000\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
+"POT-Creation-Date: 2022-01-13 20:20+0000\n"
"PO-Revision-Date: 2022-01-16 20:45+0000\n"
"Last-Translator: Regina Obe <regina at arrival3d.com>\n"
"Language-Team: Japanese <https://weblate.osgeo.org/projects/postgis/"
@@ -134,8 +134,9 @@ msgid ""
"a four step process on Unix (assuming you already have <ulink
url=\"https://"
"git-scm.com/\">git</ulink> installed):"
msgstr ""
-"変更が大きい場合は、パッチが確実に好まれます。Unix上で次の4ステップの処
理を行います (既に<ulink url=\"https://git-scm."
-"com/\">git</ulink>をインストールしていると仮定します)。"
+"変更が大きい場合は、パッチが確実に好まれます。Unix上で次の4ステップの処
理を行"
+"います (既に<ulink url=\"https://git-scm.com/\">git</ulink>をインストー
ルして"
+"いると仮定します)。"
#. Tag: para
#: reporting.xml:54
}}}
That is: my system uses `https` instead of `http` for the `Report-Msgid-
Bugs-To` header and uses linewraps with less columns
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5053#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list