diff options
Diffstat (limited to 'po/rbot.pot')
-rw-r--r-- | po/rbot.pot | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/po/rbot.pot b/po/rbot.pot index 9d94e159..92bd8edb 100644 --- a/po/rbot.pot +++ b/po/rbot.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: rbot\n" -"POT-Creation-Date: 2007-07-23 14:52-0400\n" +"POT-Creation-Date: 2007-08-01 00:36-0400\n" "PO-Revision-Date: 2007-07-09 01:24-0400\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -101,7 +101,7 @@ msgstr "" #: lib/rbot/plugins.rb:557 msgid "" -"%{highlight}%{plugin}%{highlight} in %{dir}failed with error %{exception}: %" +"%{highlight}%{plugin}%{highlight} in %{dir} failed with error %{exception}: %" "{reason}" msgstr "" @@ -133,7 +133,7 @@ msgid "" "to manually login" msgstr "" -#: lib/rbot/botuser.rb:686 +#: lib/rbot/botuser.rb:690 msgid "%{user}, you don't have '%{command}' permissions here" msgstr "" @@ -861,7 +861,8 @@ msgstr "" #: data/rbot/plugins/alias.rb:109 msgid "" -"Not all substitutions in command text have matching arguments in alias text" +"The arguments in alias must match the substitutions in command, and vice " +"versa" msgstr "" #: data/rbot/plugins/alias.rb:126 @@ -925,7 +926,7 @@ msgid "%{player} has given the first word: %{word}" msgstr "" #: data/rbot/plugins/games/shiritori.rb:287 -msgid "Welcome to shiritori, %{speaker}." +msgid "Welcome to shiritori, %{player}." msgstr "" #: data/rbot/plugins/games/shiritori.rb:292 |