mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
More translateable strings, ref #1354
This commit is contained in:
@@ -111,4 +111,5 @@ void TModInfo<CBuffExtras>(CModInfo& Info) {
|
||||
Info.AddType(CModInfo::NetworkModule);
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CBuffExtras, t_s("Add joins, parts etc. to the playback buffer"))
|
||||
USERMODULEDEFS(CBuffExtras,
|
||||
t_s("Adds joins, parts etc. to the playback buffer"))
|
||||
|
||||
Reference in New Issue
Block a user