mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 03:33:12 +02:00
charset: fix typo
This commit is contained in:
@@ -87,7 +87,7 @@ charset_is_allowed (const char *charset)
|
||||
|| weechat_strcasestr (charset, "utf8"))
|
||||
{
|
||||
weechat_printf (NULL,
|
||||
_("%s%s: UTF-8 is now allowed in charset options (it "
|
||||
_("%s%s: UTF-8 is not allowed in charset options (it "
|
||||
"is internal and default charset: default encode "
|
||||
"is UTF-8 and decode of UTF-8 is OK even if you "
|
||||
"specify another charset to decode)"),
|
||||
|
||||
Reference in New Issue
Block a user