summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-11-13 17:06:14 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-11-13 17:06:14 +0300
commit488b00c60855ee919e24c8ec8aad389d9f753d6a (patch)
tree1cb3bf364b4e9f135c9475d7a61925b8a1fc4407 /plugins
parentd3261a063d470c00a3544829ebdac906e3f9b9a9 (diff)
fixed #3867 (Spamotron: перевод не помещается)
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Spamotron/res/spamotron.rc79
-rw-r--r--plugins/Spamotron/src/resource.h2
2 files changed, 7 insertions, 74 deletions
diff --git a/plugins/Spamotron/res/spamotron.rc b/plugins/Spamotron/res/spamotron.rc
index 4f67daf1c9..50f0337bac 100644
--- a/plugins/Spamotron/res/spamotron.rc
+++ b/plugins/Spamotron/res/spamotron.rc
@@ -164,7 +164,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,161,152,10
EDITTEXT IDC_OPT_MAX_SAME_MSG,170,160,22,12,ES_CENTER | ES_AUTOHSCROLL | ES_NUMBER
LTEXT "times a day",IDC_STATIC,196,162,97,8
- CONTROL "Do not reply to messages with words in this list:",IDC_OPT_DONT_REPLY_MSG,
+ CONTROL "Do not reply to messages with words in this list:",IDC_OPT_DONT_REPLY_MSG,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,175,277,10
EDITTEXT IDC_OPT_DONT_REPLY_MSG_WORDLIST,16,189,277,24,ES_MULTILINE | ES_AUTOVSCROLL | ES_WANTRETURN
END
@@ -219,9 +219,11 @@ BEGIN
CONTROL "",IDC_OPT_POPUPS_CHALLENGE_FOREGROUND,"ColourPicker",WS_TABSTOP,126,99,50,10
CONTROL "",IDC_OPT_POPUPS_CHALLENGE_BACKGROUND,"ColourPicker",WS_TABSTOP,184,99,50,10
EDITTEXT IDC_OPT_POPUPS_CHALLENGE_TIMEOUT,248,98,28,12,ES_CENTER | ES_AUTOHSCROLL
- CONTROL "Use default colors",IDC_OPT_POPUPS_DEFAULT_COLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,149,168,10
- CONTROL "Use Windows colors",IDC_OPT_POPUPS_WINDOWS_COLORS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,163,168,10
- CONTROL "Default timeout",IDC_OPT_POPUPS_DEFAULT_TIMEOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,210,149,83,10
+ CONTROL "Use default colors",IDC_OPT_POPUPS_DEFAULT_COLORS,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,139,269,10
+ CONTROL "Use Windows colors",IDC_OPT_POPUPS_WINDOWS_COLORS,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,152,269,10
+ CONTROL "Default timeout",IDC_OPT_POPUPS_DEFAULT_TIMEOUT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,166,269,8
PUSHBUTTON "Preview",IDC_OPT_POPUPS_PREVIEW,227,198,66,14
END
@@ -236,83 +238,14 @@ GUIDELINES DESIGNINFO
BEGIN
IDD_SPAMOTRON_MAIN, DIALOG
BEGIN
- LEFTMARGIN, 8
- RIGHTMARGIN, 301
- VERTGUIDE, 16
- VERTGUIDE, 114
- VERTGUIDE, 118
- VERTGUIDE, 122
- VERTGUIDE, 140
- VERTGUIDE, 293
- TOPMARGIN, 8
- BOTTOMMARGIN, 222
- HORZGUIDE, 13
- HORZGUIDE, 21
- HORZGUIDE, 33
- HORZGUIDE, 47
- HORZGUIDE, 56
- HORZGUIDE, 91
- HORZGUIDE, 105
- HORZGUIDE, 119
- HORZGUIDE, 135
- HORZGUIDE, 152
- HORZGUIDE, 166
- HORZGUIDE, 180
- HORZGUIDE, 189
- HORZGUIDE, 212
END
IDD_SPAMOTRON_Q, DIALOG
BEGIN
- LEFTMARGIN, 8
- RIGHTMARGIN, 301
- VERTGUIDE, 120
- VERTGUIDE, 126
- TOPMARGIN, 8
- BOTTOMMARGIN, 222
- HORZGUIDE, 28
- HORZGUIDE, 40
- HORZGUIDE, 68
- HORZGUIDE, 72
- HORZGUIDE, 82
- HORZGUIDE, 110
- HORZGUIDE, 115
- HORZGUIDE, 127
- HORZGUIDE, 147
- HORZGUIDE, 153
- HORZGUIDE, 165
- HORZGUIDE, 193
- HORZGUIDE, 198
- HORZGUIDE, 211
END
IDD_SPAMOTRON_POPUPS, DIALOG
BEGIN
- LEFTMARGIN, 8
- RIGHTMARGIN, 301
- VERTGUIDE, 16
- VERTGUIDE, 121
- VERTGUIDE, 126
- VERTGUIDE, 176
- VERTGUIDE, 184
- VERTGUIDE, 234
- VERTGUIDE, 242
- VERTGUIDE, 248
- VERTGUIDE, 276
- VERTGUIDE, 282
- VERTGUIDE, 293
- TOPMARGIN, 8
- BOTTOMMARGIN, 222
- HORZGUIDE, 13
- HORZGUIDE, 24
- HORZGUIDE, 41
- HORZGUIDE, 58
- HORZGUIDE, 72
- HORZGUIDE, 88
- HORZGUIDE, 104
- HORZGUIDE, 154
- HORZGUIDE, 168
- HORZGUIDE, 212
END
END
#endif // APSTUDIO_INVOKED
diff --git a/plugins/Spamotron/src/resource.h b/plugins/Spamotron/src/resource.h
index 31f5166fe9..5a13092d35 100644
--- a/plugins/Spamotron/src/resource.h
+++ b/plugins/Spamotron/src/resource.h
@@ -1,6 +1,6 @@
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
-// Used by spamotron.rc
+// Used by W:\miranda-ng\plugins\Spamotron\res\spamotron.rc
//
#define IDD_SPAMOTRON_MAIN 101
#define IDD_SPAMOTRON_Q 102