diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-07-12 12:18:14 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-07-12 12:18:14 +0000 |
commit | e015cc2a31073e26d46d83b5a64c69fd8cee5992 (patch) | |
tree | b0193942e786e07b1272c0e98faad95e57ccd6e2 /plugins/Clist_nicer/res | |
parent | f0c475f2d38033e1518a6935448451071f95d87d (diff) |
increased size of some translation
git-svn-id: http://svn.miranda-ng.org/main/trunk@5340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer/res')
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index a5526d7de8..dccf398ddb 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -108,7 +108,7 @@ BEGIN GROUPBOX "System tray icon when using multiple protocols",IDC_STATIC,1,154,302,71
CONTROL "Show",IDC_DONTCYCLE,"Button",BS_AUTORADIOBUTTON | WS_GROUP,10,166,92,10
COMBOBOX IDC_PRIMARYSTATUS,107,165,78,70,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
- LTEXT "icon when statuses differ",IDC_STATIC,189,167,108,8,NOT WS_GROUP
+ LTEXT "icon when statuses differ",IDC_STATIC,189,167,113,8,NOT WS_GROUP
CONTROL "Cycle icons every",IDC_CYCLE,"Button",BS_AUTORADIOBUTTON,10,180,92,10
EDITTEXT IDC_CYCLETIME,107,180,30,12,ES_RIGHT | ES_NUMBER
CONTROL "Spin1",IDC_CYCLETIMESPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS | UDS_NOTHOUSANDS | UDS_HOTTRACK,127,181,10,14
|