mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
MessageParser: update internationalization.
This commit is contained in:
parent
a7c6a6337a
commit
fb278f42fc
@ -239,7 +239,7 @@ msgid ""
|
||||
"\n"
|
||||
" Lists regexps present in the triggers database.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" itself. Regexp ID listed in paretheses.\n"
|
||||
" itself. Regexp ID listed in parentheses.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<kanava>]\n"
|
||||
|
@ -197,7 +197,7 @@ msgid ""
|
||||
"\n"
|
||||
" Lists regexps present in the triggers database.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" itself. Regexp ID listed in paretheses.\n"
|
||||
" itself. Regexp ID listed in parentheses.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
"[<canal>]\n"
|
||||
|
@ -189,7 +189,7 @@ msgid ""
|
||||
"\n"
|
||||
" Lists regexps present in the triggers database.\n"
|
||||
" <channel> is only necessary if the message isn't sent in the channel\n"
|
||||
" itself. Regexp ID listed in paretheses.\n"
|
||||
" itself. Regexp ID listed in parentheses.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
"""stick the various versioning attributes in here, so we only have to change
|
||||
them once."""
|
||||
version = '0.83.4.1+limnoria (2011-08-06T18:56:28+0200)'
|
||||
version = '0.83.4.1+limnoria (2011-08-06T18:57:56+0200)'
|
||||
|
Loading…
Reference in New Issue
Block a user