From cc0c947cf78e2e71e587b896e9e6a6f8e7f6b1cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sun, 29 Aug 2010 16:03:14 +0300 Subject: Populate "Language" po header. The msgmerge --lang option used is available in gettext >= 0.18.0. --- Makefile | 2 +- po/de_DE.po | 3 ++- po/fi_FI.po | 3 ++- po/it_IT.po | 3 ++- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 31f7820..f039e59 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ $(I18Npot): $(wildcard *.c) xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name=vdr-$(PLUGIN) --package-version=$(VERSION) --msgid-bugs-address=http://projects.vdr-developer.org/projects/show/plg-text2skin -o $@ $^ %.po: $(I18Npot) - msgmerge -U --no-wrap --no-location --backup=none -q $@ $< + msgmerge -U --no-wrap --no-location --backup=none --lang=$(*F) -q $@ $< @touch $@ $(LOCALEDIR)/%/LC_MESSAGES/vdr-$(PLUGIN).mo: $(PODIR)/%.po diff --git a/po/de_DE.po b/po/de_DE.po index 5061cd0..2c37ae5 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.3\n" "Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-text2skin\n" -"POT-Creation-Date: 2010-08-29 15:59+0300\n" +"POT-Creation-Date: 2010-08-29 16:02+0300\n" "PO-Revision-Date: 2009-06-07 12:12+0200\n" "Last-Translator: Andreas Brugger \n" "Language-Team: German \n" +"Language: de_DE\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/fi_FI.po b/po/fi_FI.po index c824183..3645b1c 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -8,10 +8,11 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.3\n" "Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-text2skin\n" -"POT-Creation-Date: 2010-08-29 15:59+0300\n" +"POT-Creation-Date: 2010-08-29 16:02+0300\n" "PO-Revision-Date: 2009-07-11 09:28+0200\n" "Last-Translator: Ville Skyttä \n" "Language-Team: Finnish \n" +"Language: fi_FI\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/po/it_IT.po b/po/it_IT.po index 660c56a..2792e2b 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.2\n" "Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-text2skin\n" -"POT-Creation-Date: 2010-08-29 15:59+0300\n" +"POT-Creation-Date: 2010-08-29 16:02+0300\n" "PO-Revision-Date: 2009-07-15 23:45+0100\n" "Last-Translator: Diego Pierotto \n" "Language-Team: Italian \n" +"Language: it_IT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -- cgit v1.2.3