From 98c2d3e01291c75f8f7257573a362e06710d2c4b Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 31 Aug 2010 21:21:47 +0200 Subject: string formating fix --- locale/cli.pot | 2 +- locale/core.pot | 11 +++++++---- locale/gui.pot | 2 +- locale/setup.pot | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) (limited to 'locale') diff --git a/locale/cli.pot b/locale/cli.pot index 5872b4f49..e8ad11be8 100644 --- a/locale/cli.pot +++ b/locale/cli.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-08-31 21:06+0200\n" +"POT-Creation-Date: 2010-08-31 21:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/core.pot b/locale/core.pot index f65e0b956..f3bf7ad80 100644 --- a/locale/core.pot +++ b/locale/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-08-31 21:06+0200\n" +"POT-Creation-Date: 2010-08-31 21:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -275,7 +275,8 @@ msgid "%s has invalid pattern." msgstr "" #: module/PluginManager.py:285 -msgid "Error importing %(name): %(msg)" +#, python-format +msgid "Error importing %(name)s: %(msg)s" msgstr "" #: module/PluginManager.py:286 @@ -395,11 +396,13 @@ msgid "File not found" msgstr "" #: module/plugins/hooks/IRCInterface.py:75 -msgid "Download finished: %(name) @ %(plugin) " +#, python-format +msgid "Download finished: %(name)s @ %(plugin)s " msgstr "" #: module/plugins/hooks/XMPPInterface.py:82 -msgid "Download finished: %(name) @ %(plugin)" +#, python-format +msgid "Download finished: %(name)s @ %(plugin)s" msgstr "" #: module/plugins/hooks/XMPPInterface.py:114 diff --git a/locale/gui.pot b/locale/gui.pot index 6b404f54d..9821872ae 100644 --- a/locale/gui.pot +++ b/locale/gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-08-31 21:06+0200\n" +"POT-Creation-Date: 2010-08-31 21:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/locale/setup.pot b/locale/setup.pot index 612c8c17d..5e99b41c3 100644 --- a/locale/setup.pot +++ b/locale/setup.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pyLoad 0.4\n" "Report-Msgid-Bugs-To: 'bugs@pyload.org'\n" -"POT-Creation-Date: 2010-08-31 21:06+0200\n" +"POT-Creation-Date: 2010-08-31 21:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -- cgit v1.2.3