Log: add ShowSettings command, rework Set command, #601

Make more strings translateable, #1354
This commit is contained in:
Alexey Sokolov
2017-09-07 23:35:18 +01:00
parent 408e6e9f01
commit d51159a330
11 changed files with 173 additions and 113 deletions
+1 -1
View File
@@ -114,4 +114,4 @@ void TModInfo<CFOModule>(CModInfo& Info) {
Info.SetWikiPage("modules_online");
}
NETWORKMODULEDEFS(CFOModule, "Make ZNC's *modules to be \"online\".")
NETWORKMODULEDEFS(CFOModule, t_s("Makes ZNC's *modules to be \"online\"."))