diff options
author | Dart Raiden <wowemuh@gmail.com> | 2014-02-23 23:41:18 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2014-02-23 23:41:18 +0000 |
commit | ce24fa5aa00a8bfcb3d6ccf6b49819421123057e (patch) | |
tree | eeaedabc5a580ef2147d3b825173501b9500b3b5 /plugins/NewAwaySysMod/res | |
parent | fef39dd7bfce9523a9b3616af3d1dbb74749ceba (diff) |
NAS: en-us corrections
git-svn-id: http://svn.miranda-ng.org/main/trunk@8244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NewAwaySysMod/res')
-rw-r--r-- | plugins/NewAwaySysMod/res/NewAwaySys.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/NewAwaySysMod/res/NewAwaySys.rc b/plugins/NewAwaySysMod/res/NewAwaySys.rc index 5e8a7ea55b..12ed229ff4 100644 --- a/plugins/NewAwaySysMod/res/NewAwaySys.rc +++ b/plugins/NewAwaySysMod/res/NewAwaySys.rc @@ -108,7 +108,7 @@ BEGIN 8
CTEXT "-1 = Infinite",IDC_POPUPOPTDLG_STATIC_INFINITE,224,140,
70,8
- GROUPBOX "Colours",IDC_STATIC,12,160,155,48
+ GROUPBOX "Colors",IDC_STATIC,12,160,155,48
CONTROL "",IDC_POPUPOPTDLG_BGCOLOUR,"ColourPicker",WS_TABSTOP,19,
172,19,12
LTEXT "Background",IDC_POPUPOPTDLG_STATIC_BGCOLOUR,43,175,39,8
@@ -172,7 +172,7 @@ BEGIN UDS_ARROWKEYS | UDS_NOTHOUSANDS,156,70,12,12
LTEXT "times (-1=infinite)",IDC_REPLYDLG_STATIC_TIMES,172,72,
124,8
- CONTROL "Reset this counter also when i just change my status text\n(when status icon remains the same)",
+ CONTROL "Reset this counter also when I just change my status text\n(when status icon remains the same)",
IDC_REPLYDLG_RESETCOUNTERWHENSAMEICON,"Button",
BS_AUTOCHECKBOX | BS_TOP | BS_MULTILINE | WS_TABSTOP,34,
84,262,18
|