From d73bcd9dc558137967549773fe8d4a2da06b28fc Mon Sep 17 00:00:00 2001 From: RMN Date: Sun, 2 Oct 2016 14:56:08 +0000 Subject: TabSRMM & Quotes resoures: more space for translation git-svn-id: http://svn.miranda-ng.org/main/trunk@17341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 09e33c1d49..c50e604c1d 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -430,8 +430,8 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN GROUPBOX "Popups",IDC_STATIC,4,9,307,129 - CONTROL "...is &typing",IDC_START,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,11,20,80,13 - CONTROL "...stopped t&yping",IDC_STOP,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,11,46,80,13 + CONTROL "...is &typing",IDC_START,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,11,20,95,13 + CONTROL "...stopped t&yping",IDC_STOP,"Button",BS_AUTOCHECKBOX | BS_NOTIFY | WS_TABSTOP,11,46,95,13 CTEXT "Back",IDC_STATIC,23,61,31,8 CTEXT "Text",IDC_STATIC,89,62,29,8 CONTROL "",IDC_TYPEON_TX,"ColourPicker",WS_TABSTOP,120,33,24,12 -- cgit v1.2.3