diff options
| author | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:43:10 +0300 |
|---|---|---|
| committer | Ville Skyttä <ville.skytta@iki.fi> | 2010-08-29 15:43:10 +0300 |
| commit | 95f268caf3f1387872fe43991a67661fe7f39a03 (patch) | |
| tree | df988958eb346215029366e3fcceb7961398fb66 | |
| parent | ebd28ada087ab1a099f0694feb8b23ab4cd0bc2c (diff) | |
| download | vdr-plugin-muggle-95f268caf3f1387872fe43991a67661fe7f39a03.tar.gz vdr-plugin-muggle-95f268caf3f1387872fe43991a67661fe7f39a03.tar.bz2 | |
Update msgid bugs address.
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | po/de.po | 4 | ||||
| -rw-r--r-- | po/fi.po | 4 | ||||
| -rw-r--r-- | po/fr.po | 4 | ||||
| -rw-r--r-- | po/it.po | 4 | ||||
| -rw-r--r-- | po/muggle.pot | 4 |
6 files changed, 11 insertions, 11 deletions
@@ -185,7 +185,7 @@ I18Npot = $(PODIR)/$(PLUGIN).pot msgfmt -c -o $@ $< $(I18Npot): $(wildcard *.c) - xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP -ktrdb --msgid-bugs-address='<vdr-muggle-develop@sourceforge.net>' -o $@ $^ + xgettext -C -cTRANSLATORS --no-wrap --no-location -k -ktr -ktrNOOP -ktrdb --msgid-bugs-address=http://projects.vdr-developer.org/projects/show/plg-muggle -o $@ $^ %.po: $(I18Npot) msgmerge -U --no-wrap --no-location --backup=none -q $@ $< @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: de\n" -"Report-Msgid-Bugs-To: <vdr-muggle-develop@sourceforge.net>\n" -"POT-Creation-Date: 2009-01-05 11:43+0100\n" +"Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-muggle\n" +"POT-Creation-Date: 2010-08-29 15:39+0300\n" "PO-Revision-Date: 2008-12-23 22:40+0100\n" "Last-Translator: Wolfgang Rohdewald <wolfgang@rohdewald.de>\n" "Language-Team: German <wolfgang@rohdewald.de>\n" @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: fi\n" -"Report-Msgid-Bugs-To: <vdr-muggle-develop@sourceforge.net>\n" -"POT-Creation-Date: 2009-01-05 11:43+0100\n" +"Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-muggle\n" +"POT-Creation-Date: 2010-08-29 15:39+0300\n" "PO-Revision-Date: 2009-01-06 00:38+0200\n" "Last-Translator: Ville Skyttä <ville.skytta@iki.fi>\n" "Language-Team: Finnish <ville.skytta@iki.fi>\n" @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: fr\n" -"Report-Msgid-Bugs-To: <vdr-muggle-develop@sourceforge.net>\n" -"POT-Creation-Date: 2009-01-05 11:43+0100\n" +"Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-muggle\n" +"POT-Creation-Date: 2010-08-29 15:39+0300\n" "PO-Revision-Date: 2008-12-23 22:45+0100\n" "Last-Translator: Wolfgang Rohdewald <wolfgang@rohdewald.de>\n" "Language-Team: French <wolfgang@rohdewald.de>\n" @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"Report-Msgid-Bugs-To: <vdr-muggle-develop@sourceforge.net>\n" -"POT-Creation-Date: 2009-01-05 11:43+0100\n" +"Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-muggle\n" +"POT-Creation-Date: 2010-08-29 15:39+0300\n" "PO-Revision-Date: 2009-01-12 00:18+0100\n" "Last-Translator: Diego Pierotto <vdr-italian@tiscali.it>\n" "Language-Team: Italian <vdr-italian@tiscali.it>\n" diff --git a/po/muggle.pot b/po/muggle.pot index 428191c..a5e322c 100644 --- a/po/muggle.pot +++ b/po/muggle.pot @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: <vdr-muggle-develop@sourceforge.net>\n" -"POT-Creation-Date: 2009-01-05 14:23+0100\n" +"Report-Msgid-Bugs-To: http://projects.vdr-developer.org/projects/show/plg-muggle\n" +"POT-Creation-Date: 2010-08-29 15:39+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |
