summaryrefslogtreecommitdiff
path: root/po/en/rbot-rss.po
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-06-29 00:55:10 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2010-06-29 00:55:10 +0200
commit82756327944bbae07c7c515763f978012729bdf0 (patch)
tree2b4cf23730671aa906eb8e0b2b84ebf669bc87ad /po/en/rbot-rss.po
parent8cc5ed2d63fe1de830009586b0102fc02f07ebfb (diff)
Move English messages from po/en_US to po/en
When using gettext, the bot will look for English messages in the 'en' locale, rather than en_US. This causes some Ruby GetText version to not find the .mo files, which used to be stored as en_US instead. Since Ruby's GetText seems to be too stupid to fall back to en_US when en is not found, we move the messages to en. This is also probably more correct from a linguistic standpoint, since the messages are actually mostly British English due to the bot origin.
Diffstat (limited to 'po/en/rbot-rss.po')
-rw-r--r--po/en/rbot-rss.po24
1 files changed, 24 insertions, 0 deletions
diff --git a/po/en/rbot-rss.po b/po/en/rbot-rss.po
new file mode 100644
index 00000000..8d266bf6
--- /dev/null
+++ b/po/en/rbot-rss.po
@@ -0,0 +1,24 @@
+# Gettext template file for rbot
+# Copyright (C) 2007 Tom Gilbert
+# This file is distributed under the same license as the rbot package.
+# Yaohan Chen <yaohan.chen@gmail.com>, 2007.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: rbot\n"
+"POT-Creation-Date: 2009-03-20 15:57+0100\n"
+"PO-Revision-Date: 2007-07-14 00:06-0400\n"
+"Last-Translator: Yaohan Chen <yaohan.chen@gmail.com>\n"
+"Language-Team: English\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: data/rbot/plugins/rss.rb:888
+msgid "no such feed %{handle}"
+msgstr "no such module %{module}"
+
+#: data/rbot/plugins/rss.rb:989
+msgid "feed %{feed} had %{num} updates, showing the latest %{max}"
+msgstr ""