mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
More translateable strings, ref #1354
This commit is contained in:
@@ -157,6 +157,5 @@ void TModInfo<CClearBufferOnMsgMod>(CModInfo& Info) {
|
||||
Info.SetArgsHelpText("[ [!]<msg|ctcp|action|notice|part|topic|quit|all> ]");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(
|
||||
CClearBufferOnMsgMod,
|
||||
"Clear all channel and query buffers whenever the user does something")
|
||||
USERMODULEDEFS(CClearBufferOnMsgMod, t_s("Clears all channel and query buffers "
|
||||
"whenever the user does something"))
|
||||
|
||||
Reference in New Issue
Block a user