diff options
author | RMN <rmn@miranda-ng.org> | 2016-10-02 14:56:08 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2016-10-02 14:56:08 +0000 |
commit | d73bcd9dc558137967549773fe8d4a2da06b28fc (patch) | |
tree | 71eb14a3d37c7222c45e979751ef6dde669de437 /plugins/Quotes | |
parent | 3c53045e71c41851af9501436bdc1f9e8b4a4ad2 (diff) |
TabSRMM & Quotes resoures: more space for translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@17341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Quotes')
-rw-r--r-- | plugins/Quotes/res/Forex.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Quotes/res/Forex.rc b/plugins/Quotes/res/Forex.rc index b68cd3773a..7f4df25bd8 100644 --- a/plugins/Quotes/res/Forex.rc +++ b/plugins/Quotes/res/Forex.rc @@ -203,8 +203,8 @@ BEGIN LTEXT "Text color",IDC_STATIC,70,71,66,8
CONTROL "",IDC_TEXTCOLOR,"ColourPicker",WS_TABSTOP,26,67,35,14
GROUPBOX "Delay",IDC_STATIC,162,6,149,82,WS_GROUP
- CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,174,20,76,10
- CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,35,47,10
+ CONTROL "From popup plugin",IDC_DELAYFROMPU,"Button",BS_AUTORADIOBUTTON | WS_GROUP | WS_TABSTOP,174,20,90,10
+ CONTROL "Custom",IDC_DELAYCUSTOM,"Button",BS_AUTORADIOBUTTON,174,35,70,10
CONTROL "Permanent",IDC_DELAYPERMANENT,"Button",BS_AUTORADIOBUTTON,174,50,50,10
EDITTEXT IDC_DELAY,252,33,35,14,ES_AUTOHSCROLL | ES_NUMBER | WS_GROUP
CONTROL "Do not add to popup's history",IDC_CHECK_DONT_USE_POPUPHISTORY,
|