diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-04-01 21:07:06 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-04-01 21:07:06 +0000 |
commit | 11bcf4605f7a15604f8154c7b1daceb83e5f2566 (patch) | |
tree | 0d3c089d6d64211482b4fe2237b6fff4980ec71c /protocols/AimOscar/res | |
parent | d00f1a1eef9f3435cefbe8e59723d5eb18fa4f30 (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/AimOscar/res')
-rwxr-xr-x | protocols/AimOscar/res/aim.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/AimOscar/res/aim.rc b/protocols/AimOscar/res/aim.rc index 58175d02fb..af3f07a46c 100755 --- a/protocols/AimOscar/res/aim.rc +++ b/protocols/AimOscar/res/aim.rc @@ -77,7 +77,7 @@ BEGIN CONTROL "Instant Idle on Login",IDC_II,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,158,18,131,15
CONTROL "Force Proxy File Transfers",IDC_FP,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,158,31,130,11
CONTROL "Masquerade as a Sidekick/Hiptop User",IDC_HF,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,158,42,135,13
- CTEXT "*Aim must be reconnected for some option to take effect",IDC_MASQ,171,169,115,28,NOT WS_VISIBLE
+ CTEXT "* Some changes will take effect the next time you connect to the AIM network",IDC_MASQ,171,169,115,28,NOT WS_VISIBLE
GROUPBOX "Connection",IDC_STATIC,154,89,142,71
EDITTEXT IDC_PN,207,119,37,13,ES_AUTOHSCROLL
LTEXT "Port:",IDC_STATIC,158,121,44,12
|