diff options
-rw-r--r-- | Makefile | 3 | ||||
-rw-r--r-- | po/de_DE.po | 4 | ||||
-rw-r--r-- | po/fi_FI.po | 4 | ||||
-rw-r--r-- | po/it_IT.po | 4 |
4 files changed, 7 insertions, 8 deletions
@@ -125,8 +125,7 @@ I18Npo = $(notdir $(wildcard $(PODIR)/*.po)) I18Npot = $(PODIR)/$(PLUGIN).pot $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP \ - --msgid-bugs-address='<sascha@akv-soft.de>' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP --msgid-bugs-address=http://projects.vdr-developer.org/projects/show/plg-text2skin -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< diff --git a/po/de_DE.po b/po/de_DE.po index 369db5f..5061cd0 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.3\n" -"Report-Msgid-Bugs-To: <sascha@akv-soft.de>\n" -"POT-Creation-Date: 2009-06-07 12:12+0200\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" "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" diff --git a/po/fi_FI.po b/po/fi_FI.po index 06fa0e9..c824183 100644 --- a/po/fi_FI.po +++ b/po/fi_FI.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.3\n" -"Report-Msgid-Bugs-To: <sascha@akv-soft.de>\n" -"POT-Creation-Date: 2009-06-07 12:12+0200\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" "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" diff --git a/po/it_IT.po b/po/it_IT.po index 0f223f5..660c56a 100644 --- a/po/it_IT.po +++ b/po/it_IT.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: vdr-text2skin 1.2\n" -"Report-Msgid-Bugs-To: <sascha@akv-soft.de>\n" -"POT-Creation-Date: 2009-06-07 12:12+0200\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" "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" |