Skip to content

Commit 806f524

Browse files
Update locale: commit ca01846
1 parent ca01846 commit 806f524

2 files changed

Lines changed: 33 additions & 9 deletions

File tree

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v4.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-07-16 19:54+0000\n"
11+
"POT-Creation-Date: 2026-07-27 19:11+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3919,19 +3919,34 @@ msgstr ""
39193919
msgid ":doc:`release_notes`"
39203920
msgstr ""
39213921

3922-
msgid "pgRouting 4.0.1 Release Notes"
3922+
msgid "pgRouting 4.0.2 Release Notes"
39233923
msgstr ""
39243924

39253925
#, python-format
39263926
msgid ""
39273927
"To see all issues & pull requests closed by this release see the `Github "
3928-
"milestone for 4.0.1 <https://github.com/pgRouting/pgrouting/issues?"
3929-
"utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.1%22>`__"
3928+
"milestone for 4.0.2 <https://github.com/pgRouting/pgrouting/issues?"
3929+
"utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.2%22>`__"
39303930
msgstr ""
39313931

39323932
msgid "Bug Fixes"
39333933
msgstr ""
39343934

3935+
msgid ""
3936+
"`#3110 <https://github.com/pgRouting/pgrouting/issues/3110>`__: "
3937+
"pgr_dijkstraVia throws std::bad_alloc when a node does not exist"
3938+
msgstr ""
3939+
3940+
msgid "pgRouting 4.0.1 Release Notes"
3941+
msgstr ""
3942+
3943+
#, python-format
3944+
msgid ""
3945+
"To see all issues & pull requests closed by this release see the `Github "
3946+
"milestone for 4.0.1 <https://github.com/pgRouting/pgrouting/issues?"
3947+
"utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.1%22>`__"
3948+
msgstr ""
3949+
39353950
msgid ""
39363951
"`#2966 <https://github.com/pgRouting/pgrouting/issues/2966>`__: "
39373952
"pgr_withPoints does not pick optimal route when fraction = 1"
@@ -8119,7 +8134,7 @@ msgid "Upgrading the database"
81198134
msgstr ""
81208135

81218136
msgid ""
8122-
"To upgrade pgRouting in the database to version 4.0.1 use the following "
8137+
"To upgrade pgRouting in the database to version 4.0.2 use the following "
81238138
"command:"
81248139
msgstr ""
81258140

locale/pot/pgrouting_doc_strings.pot

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v4.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-07-16 19:54+0000\n"
11+
"POT-Creation-Date: 2026-07-27 19:11+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3526,15 +3526,24 @@ msgstr ""
35263526
msgid ":doc:`release_notes`"
35273527
msgstr ""
35283528

3529-
msgid "pgRouting 4.0.1 Release Notes"
3529+
msgid "pgRouting 4.0.2 Release Notes"
35303530
msgstr ""
35313531

3532-
msgid "To see all issues & pull requests closed by this release see the `Github milestone for 4.0.1 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.1%22>`__"
3532+
msgid "To see all issues & pull requests closed by this release see the `Github milestone for 4.0.2 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.2%22>`__"
35333533
msgstr ""
35343534

35353535
msgid "Bug Fixes"
35363536
msgstr ""
35373537

3538+
msgid "`#3110 <https://github.com/pgRouting/pgrouting/issues/3110>`__: pgr_dijkstraVia throws std::bad_alloc when a node does not exist"
3539+
msgstr ""
3540+
3541+
msgid "pgRouting 4.0.1 Release Notes"
3542+
msgstr ""
3543+
3544+
msgid "To see all issues & pull requests closed by this release see the `Github milestone for 4.0.1 <https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%204.0.1%22>`__"
3545+
msgstr ""
3546+
35383547
msgid "`#2966 <https://github.com/pgRouting/pgrouting/issues/2966>`__: pgr_withPoints does not pick optimal route when fraction = 1"
35393548
msgstr ""
35403549

@@ -6952,7 +6961,7 @@ msgstr ""
69526961
msgid "Upgrading the database"
69536962
msgstr ""
69546963

6955-
msgid "To upgrade pgRouting in the database to version 4.0.1 use the following command:"
6964+
msgid "To upgrade pgRouting in the database to version 4.0.2 use the following command:"
69566965
msgstr ""
69576966

69586967
msgid "More information can be found in https://www.postgresql.org/docs/current/sql-createextension.html"

0 commit comments

Comments
 (0)