Updated I18N target and patches.

This commit is contained in:
Rolf Ahrenberg 2011-06-19 16:57:40 +03:00
parent bf3fc70d2d
commit 21719d3397
5 changed files with 10 additions and 10 deletions

View File

@ -98,7 +98,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot
msgfmt -c -o $@ $<
$(I18Npot): $(wildcard *.c)
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name='vdr-$(PLUGIN)' --package-version='$(VERSION)' --msgid-bugs-address='<see README>' -o $@ $^
xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --package-name='vdr-$(PLUGIN)' --package-version='$(VERSION)' --msgid-bugs-address='<see README>' -o $@ `ls $^`
%.po: $(I18Npot)
msgmerge -U --no-wrap --no-location --backup=none -q $@ $<

View File

@ -1,7 +1,7 @@
diff -Nru vdr-1.7.17-vanilla/pat.c vdr-1.7.17-disable_ca_updates/pat.c
--- vdr-1.7.17-vanilla/pat.c 2011-03-13 15:06:49.000000000 +0200
+++ vdr-1.7.17-disable_ca_updates/pat.c 2011-03-13 23:44:18.000000000 +0200
@@ -513,6 +513,7 @@
diff -Nru vdr-1.7.19-vanilla/pat.c vdr-1.7.19-disable_ca_updates/pat.c
--- vdr-1.7.19-vanilla/pat.c 2011-06-19 15:55:01.000000000 +0300
+++ vdr-1.7.19-disable_ca_updates/pat.c 2011-06-19 16:47:16.000000000 +0300
@@ -537,6 +537,7 @@
}
if (Setup.UpdateChannels >= 2) {
Channel->SetPids(Vpid, Ppid, Vtype, Apids, Atypes, ALangs, Dpids, Dtypes, DLangs, Spids, SLangs, Tpid);

View File

@ -1,6 +1,6 @@
diff -Nru vdr-1.7.17-vanilla/eitscan.c vdr-1.7.17-disable_eitscan/eitscan.c
--- vdr-1.7.17-vanilla/eitscan.c 2011-03-13 15:06:48.000000000 +0200
+++ vdr-1.7.17-disable_eitscan/eitscan.c 2011-03-13 23:44:38.000000000 +0200
diff -Nru vdr-1.7.19-vanilla/eitscan.c vdr-1.7.19-disable_eitscan/eitscan.c
--- vdr-1.7.19-vanilla/eitscan.c 2011-06-19 15:55:01.000000000 +0300
+++ vdr-1.7.19-disable_eitscan/eitscan.c 2011-06-19 16:47:30.000000000 +0300
@@ -146,7 +146,7 @@
if (Device) {
for (cScanData *ScanData = scanList->First(); ScanData; ScanData = scanList->Next(ScanData)) {

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vdr-iptv 0.4.3\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-10-06 21:49+0300\n"
"POT-Creation-Date: 2010-10-10 10:10+0300\n"
"PO-Revision-Date: 2010-09-09 09:09+0300\n"
"Last-Translator: NIVAL Michaël <mnival@club-internet.fr>\n"
"Language-Team: French <vdr@linuxtv.org>\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: vdr-iptv 0.4.3\n"
"Report-Msgid-Bugs-To: <see README>\n"
"POT-Creation-Date: 2010-10-06 21:49+0300\n"
"POT-Creation-Date: 2010-10-10 10:10+0300\n"
"PO-Revision-Date: 2010-09-09 09:09+0300\n"
"Last-Translator: Alexander Gross <Bikalexander@gmail.com>\n"
"Language-Team: Russian <vdr@linuxtv.org>\n"