mirror of
https://github.com/reactos/wine.git
synced 2024-11-29 06:30:37 +00:00
winecfg: Renamed 'Shell Folder' to 'Folder'.
This commit is contained in:
parent
bd645a8482
commit
20d8e46858
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user