mirror of
https://github.com/znc/znc.git
synced 2026-08-03 15:33:02 +02:00
More translateable strings, #1354
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ class CQModule : public CModule {
|
||||
"reconnect to IRC. "
|
||||
"If you want to cloak your host now, /msg *q Cloak. "
|
||||
"You can set your preference "
|
||||
"with /msg *q Set UseCloakedHost true/false."))k;
|
||||
"with /msg *q Set UseCloakedHost true/false."));
|
||||
m_bUseCloakedHost = true;
|
||||
SetUseCloakedHost(m_bUseCloakedHost);
|
||||
m_bJoinAfterCloaked = true;
|
||||
|
||||
Reference in New Issue
Block a user