summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorJames Bowes <jbowes@redhat.com>2007-09-20 18:45:13 -0400
committerJames Bowes <jbowes@redhat.com>2007-09-20 18:45:13 -0400
commitfcf925c36f22d2eee1de1f7815915cf5ba17fbb3 (patch)
treebe7c8b77addd65a67b9b7035f9c7460e4ab0b291 /po
parent3d943e4a9f128cefa56412d593c1f13ff8c15b37 (diff)
downloadthird_party-func-fcf925c36f22d2eee1de1f7815915cf5ba17fbb3.tar.gz
third_party-func-fcf925c36f22d2eee1de1f7815915cf5ba17fbb3.tar.xz
third_party-func-fcf925c36f22d2eee1de1f7815915cf5ba17fbb3.zip
Get rid of extra / in module loading error
Diffstat (limited to 'po')
-rw-r--r--po/messages.pot4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/messages.pot b/po/messages.pot
index 6515620..d5c1089 100644
--- a/po/messages.pot
+++ b/po/messages.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: func 0.11-2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-09-20 18:36-0400\n"
+"POT-Creation-Date: 2007-09-20 18:42-0400\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"
@@ -18,5 +18,5 @@ msgstr ""
#: server/module_loader.py:50
#, python-format
-msgid "%(module_path)s/%(modname)s module not a proper module"
+msgid "%(module_path)s%(modname)s module not a proper module"
msgstr ""