diff options
Diffstat (limited to 'po/rbot-quotes.pot')
-rw-r--r-- | po/rbot-quotes.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/rbot-quotes.pot b/po/rbot-quotes.pot index 5496f631..7e7cd894 100644 --- a/po/rbot-quotes.pot +++ b/po/rbot-quotes.pot @@ -38,8 +38,8 @@ msgstr "" #: data/rbot/plugins/quotes.rb:149 msgid "" "searchquote [<channel>] <regexp> => search for quote from <channel> that " -"matches <regexp>. You only need to supply <channel> if you are addressing %" -"{nick} privately." +"matches <regexp>. You only need to supply <channel> if you are addressing " +"%{nick} privately." msgstr "" #: data/rbot/plugins/quotes.rb:151 @@ -52,8 +52,8 @@ msgstr "" #: data/rbot/plugins/quotes.rb:153 msgid "" "topicquote [<channel>] [<num>] => set topic to quote from <channel> with " -"number <num>. You only need to supply <channel> if you are addressing %" -"{nick} privately. Without <num>, a random quote will be set." +"number <num>. You only need to supply <channel> if you are addressing " +"%{nick} privately. Without <num>, a random quote will be set." msgstr "" #: data/rbot/plugins/quotes.rb:155 |