diff options
Diffstat (limited to 'po/rbot-translator.pot')
-rw-r--r-- | po/rbot-translator.pot | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/rbot-translator.pot b/po/rbot-translator.pot index 70c00e3b..ba9b9a66 100644 --- a/po/rbot-translator.pot +++ b/po/rbot-translator.pot @@ -60,8 +60,8 @@ msgstr "" #: data/rbot/plugins/translator.rb:348 msgid "" -"Command: <translator> <from> <to> <phrase>, where <translator> is one of: %" -"{translators}. If \"translator\" is used in place of the translator name, " +"Command: <translator> <from> <to> <phrase>, where <translator> is one of: " +"%{translators}. If \"translator\" is used in place of the translator name, " "the first translator in translator.default_list which supports the specified " "direction will be picked automatically. Use \"help <translator>\" to look up " "supported from and to languages" @@ -75,8 +75,8 @@ msgstr "" #: data/rbot/plugins/translator.rb:386 msgid "" -"Unable to auto-detect source language due to broken google translator, see %" -"{reverse}%{prefix}help translate failed%{reverse} for details" +"Unable to auto-detect source language due to broken google translator, see " +"%{reverse}%{prefix}help translate failed%{reverse} for details" msgstr "" #: data/rbot/plugins/translator.rb:391 |