Commit 20d8e468 authored by Reece Dunn's avatar Reece Dunn Committed by Alexandre Julliard

winecfg: Renamed 'Shell Folder' to 'Folder'.

parent bd645a84
......@@ -197,7 +197,7 @@ BEGIN
EDITTEXT IDC_SYSPARAM_SIZE,166,74,23,13,ES_AUTOHSCROLL | WS_TABSTOP | WS_DISABLED
CONTROL "",IDC_SYSPARAM_SIZE_UD,UPDOWN_CLASS,UDS_SETBUDDYINT | WS_DISABLED,187,74,15,13
PUSHBUTTON "&Font...",IDC_SYSPARAM_FONT,208,74,37,13,WS_DISABLED
GROUPBOX " S&hell Folder ",IDC_STATIC,8,114,244,100
GROUPBOX " Fol&ders ",IDC_STATIC,8,114,244,100
CONTROL "Listview",IDC_LIST_SFPATHS,"SysListView32",LVS_REPORT | LVS_AUTOARRANGE | LVS_ALIGNLEFT |
LVS_SINGLESEL | WS_BORDER | WS_TABSTOP, 15,126,230,64
CONTROL "&Link to:",IDC_LINK_SFPATH,"Button",BS_AUTOCHECKBOX|WS_TABSTOP|WS_DISABLED,15,195,50,13
......@@ -223,7 +223,7 @@ BEGIN
IDS_THEMEFILE "Theme files"
IDS_THEMEFILE_SELECT "Select a theme file"
IDS_AUDIO_MISSING "There is no audio driver currently specified in the registry.\n\nA recommended driver has been selected for you.\nYou can use this driver or select another driver if available.\n\nYou must click Apply for the selection to take effect."
IDS_SHELL_FOLDER "Shell Folder"
IDS_SHELL_FOLDER "Folder"
IDS_LINKS_TO "Links to"
END
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment