]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Fix warnings from msgfmt
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 2 Sep 2024 16:03:47 +0000 (18:03 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 2 Sep 2024 16:03:47 +0000 (18:03 +0200)
/usr/bin/msgfmt: po/fr.po: warning: PO file header fuzzy
                           warning: older versions of msgfmt will give an error on this

Apparently, not all versions of msgfmt produce this.  Quick fix for
now, more to be researched later.

src/bin/pg_combinebackup/po/fr.po
src/bin/pg_walsummary/po/fr.po

index e6bda5593edca5619cedde580e3ae8c34f2bbe80..c3a3432cbb8ec93050a57359384ccb3e32e73304 100644 (file)
@@ -3,13 +3,12 @@
 # This file is distributed under the same license as the pg_combinebackup (PostgreSQL) package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: pg_combinebackup (PostgreSQL) 17\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
 "POT-Creation-Date: 2024-08-29 17:53+0000\n"
-"PO-Revision-Date: 2024-08-30 08:32+0200\n"
+"PO-Revision-Date: 2024-09-02 17:49+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: fr\n"
index 0f80c8fbd03563815a2fe5a819075d4184252731..f2adc2ff28ece92847e39f776dcdd54fee9485d7 100644 (file)
@@ -3,13 +3,12 @@
 # This file is distributed under the same license as the pg_walsummary (PostgreSQL) package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
 #
-#, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: pg_walsummary (PostgreSQL) 17\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
 "POT-Creation-Date: 2024-08-23 10:22+0000\n"
-"PO-Revision-Date: 2024-08-23 16:22+0200\n"
+"PO-Revision-Date: 2024-09-02 17:50+0200\n"
 "Last-Translator: \n"
 "Language-Team: \n"
 "Language: fr\n"