summaryrefslogtreecommitdiff
path: root/protocols/JabberG/res
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2024-05-02 21:27:06 +0300
committerGeorge Hazan <george.hazan@gmail.com>2024-05-02 21:27:10 +0300
commit6c7dd1a9e28c5ecf50679aa07f32ad204c9665a1 (patch)
treedf5308e864e1b1b5c81cdb6e4839dfbe1df550fb /protocols/JabberG/res
parent8b63e3dbac46d5165a96cc9918f375c87dbf4b5e (diff)
Jabber:
- fix for connecting via direct TLS; - added warning about resolving DNS through proxies; - old trash removed; - minor fixes
Diffstat (limited to 'protocols/JabberG/res')
-rw-r--r--protocols/JabberG/res/jabber.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/res/jabber.rc b/protocols/JabberG/res/jabber.rc
index 3219597f11..2a488e8cb5 100644
--- a/protocols/JabberG/res/jabber.rc
+++ b/protocols/JabberG/res/jabber.rc
@@ -116,7 +116,7 @@ BEGIN
LTEXT "Port:",IDC_STATIC,12,101,45,8
EDITTEXT IDC_PORT,66,99,26,12,ES_AUTOHSCROLL | ES_NUMBER
CONTROL "Use SSL",IDC_USE_SSL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,100,100,82,10
- CONTROL "Use TLS",IDC_USE_TLS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,189,100,97,10
+ CONTROL "Use STARTTLS",IDC_USE_TLS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,189,100,97,10
PUSHBUTTON "Register new user",IDC_BUTTON_REGISTER,156,16,78,13
PUSHBUTTON "Unregister",IDC_UNREGISTER,235,16,56,13
GROUPBOX "Expert",IDC_STATIC,4,120,295,99