summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plugins/Clist_nicer/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Clist_nicer/resource.rc b/plugins/Clist_nicer/resource.rc
index b09443560e..5697605827 100644
--- a/plugins/Clist_nicer/resource.rc
+++ b/plugins/Clist_nicer/resource.rc
@@ -482,7 +482,7 @@ BEGIN
CONTROL "",IDC_AUTOCLEARSPIN,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,245,243,8,13
LTEXT "seconds",IDC_STATIC15,262,244,28,12
GROUPBOX "View mode options",IDC_STATIC16,8,195,293,68
- LTEXT "Statisch",IDC_CURVIEWMODE2,164,245,121,14
+ LTEXT "Editing view mode",IDC_CURVIEWMODE2,119,245,178,14,NOT WS_VISIBLE
CONTROL "Last message ",IDC_LASTMSG,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,15,227,86,11
COMBOBOX IDC_LASTMESSAGEOP,106,227,81,56,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_TABSTOP
EDITTEXT IDC_LASTMSGVALUE,193,227,31,13,ES_AUTOHSCROLL