summaryrefslogtreecommitdiff
path: root/protocols/ICQCorp
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-04-01 21:07:06 +0000
committerDart Raiden <wowemuh@gmail.com>2016-04-01 21:07:06 +0000
commit11bcf4605f7a15604f8154c7b1daceb83e5f2566 (patch)
tree0d3c089d6d64211482b4fe2237b6fff4980ec71c /protocols/ICQCorp
parentd00f1a1eef9f3435cefbe8e59723d5eb18fa4f30 (diff)
unificate reconnect warnings (as in Jabber)
git-svn-id: http://svn.miranda-ng.org/main/trunk@16571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/ICQCorp')
-rw-r--r--protocols/ICQCorp/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/ICQCorp/res/resource.rc b/protocols/ICQCorp/res/resource.rc
index e1b198499f..61f0308b10 100644
--- a/protocols/ICQCorp/res/resource.rc
+++ b/protocols/ICQCorp/res/resource.rc
@@ -98,7 +98,7 @@ BEGIN
RTEXT "Password:",IDC_STATIC,15,79,42,8
EDITTEXT IDC_OPT_PASSWORD,64,78,100,12,ES_PASSWORD |
ES_AUTOHSCROLL
- LTEXT "You will need to reconnect to the ICQ network for the changes you have made on this page to take effect.",
+ LTEXT "These changes will take effect the next time you connect to the ICQ network.",
IDC_OPT_RECONNECT,14,119,237,16,NOT WS_VISIBLE
END