summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2010-08-29 16:03:14 +0300
committerVille Skyttä <ville.skytta@iki.fi>2010-08-29 16:03:14 +0300
commitcc0c947cf78e2e71e587b896e9e6a6f8e7f6b1cb (patch)
tree8cbef12c1bf6330ac068b996015a7df40d2c249c
parent7333755df73e982c3b7916144e2592097ec81013 (diff)
downloadvdr-plugin-text2skin-cc0c947cf78e2e71e587b896e9e6a6f8e7f6b1cb.tar.gz
vdr-plugin-text2skin-cc0c947cf78e2e71e587b896e9e6a6f8e7f6b1cb.tar.bz2
Populate "Language" po header.
The msgmerge --lang option used is available in gettext >= 0.18.0.
-rw-r--r--Makefile2
-rw-r--r--po/de_DE.po3
-rw-r--r--po/fi_FI.po3
-rw-r--r--po/it_IT.po3
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 <brougs78@gmx.net>\n"
"Language-Team: German <vdr@linuxtv.org>\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ä <ville.skytta@iki.fi>\n"
"Language-Team: Finnish <vdr@linuxtv.org>\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 <vdr-italian@tiscali.it>\n"
"Language-Team: Italian <vdr@linuxtv.org>\n"
+"Language: it_IT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"