mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-30 06:49:24 +01:00
MessageParser: update internationalization.
This commit is contained in:
parent
a7c6a6337a
commit
fb278f42fc
@ -239,7 +239,7 @@ msgid ""
|
|||||||
"\n"
|
"\n"
|
||||||
" Lists regexps present in the triggers database.\n"
|
" Lists regexps present in the triggers database.\n"
|
||||||
" <channel> is only necessary if the message isn't sent in the channel\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 ""
|
msgstr ""
|
||||||
"[<kanava>]\n"
|
"[<kanava>]\n"
|
||||||
|
@ -197,7 +197,7 @@ msgid ""
|
|||||||
"\n"
|
"\n"
|
||||||
" Lists regexps present in the triggers database.\n"
|
" Lists regexps present in the triggers database.\n"
|
||||||
" <channel> is only necessary if the message isn't sent in the channel\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 ""
|
msgstr ""
|
||||||
"[<canal>]\n"
|
"[<canal>]\n"
|
||||||
|
@ -189,7 +189,7 @@ msgid ""
|
|||||||
"\n"
|
"\n"
|
||||||
" Lists regexps present in the triggers database.\n"
|
" Lists regexps present in the triggers database.\n"
|
||||||
" <channel> is only necessary if the message isn't sent in the channel\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 ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
"""stick the various versioning attributes in here, so we only have to change
|
"""stick the various versioning attributes in here, so we only have to change
|
||||||
them once."""
|
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