diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-04-14 18:27:47 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-04-14 18:27:47 +0000 |
commit | aa319e3117444a5a5a5aaeca5f6729b71fa719a1 (patch) | |
tree | e24419b3ac782df2efb7c1601bdbc7dccb2655c9 /protocols/Gadu-Gadu/res | |
parent | f11601d710d4d59d9aae17a7d794da237114f9c0 (diff) |
GG: forgotten one
git-svn-id: http://svn.miranda-ng.org/main/trunk@16655 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Gadu-Gadu/res')
-rw-r--r-- | protocols/Gadu-Gadu/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/res/resource.rc b/protocols/Gadu-Gadu/res/resource.rc index 5aca61eaf6..c187d6df73 100644 --- a/protocols/Gadu-Gadu/res/resource.rc +++ b/protocols/Gadu-Gadu/res/resource.rc @@ -117,7 +117,7 @@ BEGIN EDITTEXT IDC_FORWARDHOST,62,191,90,12,ES_AUTOHSCROLL | WS_DISABLED
LTEXT "Port:",IDC_STATIC,161,192,21,8
EDITTEXT IDC_FORWARDPORT,186,191,31,12,ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
- CTEXT "You will need to reconnect for the changes you have made on this page to take effect.",IDC_RELOADREQD,7,209,286,8,NOT WS_VISIBLE
+ CTEXT "These changes will take effect the next time you connect to the GG network.",IDC_RELOADREQD,7,209,286,8,NOT WS_VISIBLE
END
IDD_INFO_GG DIALOGEX 0, 0, 222, 132
|