po: standardize Project-Id-Version to just elfutils

Message ID 20220805175104.1510-1-mark@klomp.org
State Committed
Headers
Series po: standardize Project-Id-Version to just elfutils |

Commit Message

Mark Wielaard Aug. 5, 2022, 5:51 p.m. UTC
  The po/pl.po file already just said Project-Id-Version: elfutils\n
Do the same for the other po files which had somewhat odd names.
The generated pot file will still include the version number too.

Signed-off-by: Mark Wielaard <mark@klomp.org>
---
 po/ChangeLog | 7 +++++++
 po/de.po     | 2 +-
 po/es.po     | 2 +-
 po/ja.po     | 2 +-
 po/uk.po     | 2 +-
 5 files changed, 11 insertions(+), 4 deletions(-)
  

Comments

Dmitry V. Levin Aug. 5, 2022, 6:59 p.m. UTC | #1
On Fri, Aug 05, 2022 at 07:51:04PM +0200, Mark Wielaard wrote:
> The po/pl.po file already just said Project-Id-Version: elfutils\n
> Do the same for the other po files which had somewhat odd names.
> The generated pot file will still include the version number too.

That's obviously correct, thanks.
  

Patch

diff --git a/po/ChangeLog b/po/ChangeLog
index 6e610671..bee350db 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,10 @@ 
+2022-08-05  Mark Wielaard  <mark@klomp.org>
+
+	* de.po: Set Project-Id-Version: to elfutils.
+	* es.po: Likewise.
+	* ja.po: Likewise.
+	* uk.po: Likewise.
+
 2022-04-25  Mark Wielaard  <mark@klomp.org>
 
 	* *.po: Update for 0.187.
diff --git a/po/de.po b/po/de.po
index 55445203..e406b786 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ 
 # Michael Münch <micm@fedoraproject.org>, 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: elfutils VERSION\n"
+"Project-Id-Version: elfutils\n"
 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
 "POT-Creation-Date: 2022-04-25 18:22+0200\n"
 "PO-Revision-Date: 2009-06-29 15:15+0200\n"
diff --git a/po/es.po b/po/es.po
index a08b4c2d..92c044f3 100644
--- a/po/es.po
+++ b/po/es.po
@@ -8,7 +8,7 @@ 
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: elfutils.master.es\n"
+"Project-Id-Version: elfutils\n"
 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
 "POT-Creation-Date: 2022-04-25 18:22+0200\n"
 "PO-Revision-Date: 2011-01-10 15:17-0300\n"
diff --git a/po/ja.po b/po/ja.po
index 8a987212..a4584572 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@ 
 # Hyu_gabaru Ryu_ichi <hyu_gabaru@yahoo.co.jp>, 2009.
 msgid ""
 msgstr ""
-"Project-Id-Version: ja\n"
+"Project-Id-Version: elfutils\n"
 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
 "POT-Creation-Date: 2022-04-25 18:22+0200\n"
 "PO-Revision-Date: 2009-09-20 15:32+0900\n"
diff --git a/po/uk.po b/po/uk.po
index ecdb85d3..df539f77 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@ 
 # Yuri Chornoivan <yurchor@ukr.net>, 2010, 2011, 2012, 2013, 2014, 2015, 2020.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: elfutils\n"
 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
 "POT-Creation-Date: 2022-04-25 18:22+0200\n"
 "PO-Revision-Date: 2020-03-28 14:59+0200\n"