diff options
author | RMN <rmn@miranda-ng.org> | 2014-09-16 19:53:08 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2014-09-16 19:53:08 +0000 |
commit | ad46ced40b5f2e5c4d9cdecb6100e16750d3d926 (patch) | |
tree | f32ddca403b431213cef1e89142fed76aae1f80e /plugins/Non-IM Contact | |
parent | 84340d5c004567b06f59695a34f2a79c078b445c (diff) |
forgotten change in resources for the previous commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@10485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Non-IM Contact')
-rw-r--r-- | plugins/Non-IM Contact/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Non-IM Contact/res/resource.rc b/plugins/Non-IM Contact/res/resource.rc index 34cff039db..f9bd164a57 100644 --- a/plugins/Non-IM Contact/res/resource.rc +++ b/plugins/Non-IM Contact/res/resource.rc @@ -41,7 +41,7 @@ BEGIN LTEXT "URL",IDC_STATIC,4,22,41,8
LTEXT "Update URL every",IDC_STATIC,4,39,75,8
LTEXT "Intervals",IDC_STATIC,117,39,33,8
- LTEXT "If the protocol timer is disabled web pages won't be updated",IDC_STATIC,4,52,188,8
+ LTEXT "If the protocol timer is disabled, web pages won't be updated",IDC_STATIC,4,52,188,8
END
IDD_CONTACT_INFO DIALOG 0, 0, 283, 190
|