Fix warnings from msgfmt

/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.
pull/183/head
Peter Eisentraut 1 year ago
parent e6ec1d6aab
commit c96176c48d
  1. 3
      src/bin/pg_combinebackup/po/fr.po
  2. 3
      src/bin/pg_walsummary/po/fr.po

@ -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"

@ -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"

Loading…
Cancel
Save