diff options
author | RMN <rmn@miranda-ng.org> | 2015-03-13 18:16:43 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2015-03-13 18:16:43 +0000 |
commit | 1ff8aec4684826242d852141a75c5d93c2932763 (patch) | |
tree | 15edf7a2637b76a63f3d65cdc592a2ba6d0698d6 /plugins/LotusNotify/res | |
parent | 63e81aa1f5068335da333da15c553caf48b2dd6e (diff) |
- spelling;
- langpacks\english: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@12394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/LotusNotify/res')
-rw-r--r-- | plugins/LotusNotify/res/LotusNotify.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LotusNotify/res/LotusNotify.rc b/plugins/LotusNotify/res/LotusNotify.rc index 585c490446..3db8047907 100644 --- a/plugins/LotusNotify/res/LotusNotify.rc +++ b/plugins/LotusNotify/res/LotusNotify.rc @@ -71,7 +71,7 @@ BEGIN WS_TABSTOP,177,80,130,10
LTEXT "Left button click cmd:",IDC_STATIC,10,117,80,9
LTEXT "Command parameters:",IDC_STATIC,10,130,80,9
- CONTROL "Remember newest message ID\n and don't show older",
+ CONTROL "Remember newest message ID and don't show older",
IDC_NEWEST,"Button",BS_AUTOCHECKBOX | BS_LEFT |
BS_PUSHLIKE | BS_MULTILINE | WS_TABSTOP,177,103,130,20
CTEXT "",IDC_VERSION,39,222,52,9,0,WS_EX_STATICEDGE
|