summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--po/messages.pot22
2 files changed, 22 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1af555f..f5f30f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,5 @@
*.pyo
*.swp
MANIFEST
-po
rpm-build
dist
diff --git a/po/messages.pot b/po/messages.pot
new file mode 100644
index 0000000..6515620
--- /dev/null
+++ b/po/messages.pot
@@ -0,0 +1,22 @@
+# func.
+# Copyright (C) 2007 Red Hat, inc.
+# This file is distributed under the same license as the func package.
+# Adrian Likins <alikins@redhat.com>, 2007.
+#
+#, fuzzy
+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"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: server/module_loader.py:50
+#, python-format
+msgid "%(module_path)s/%(modname)s module not a proper module"
+msgstr ""