Update resources.rc

This commit is contained in:
Ömercan Kömür 2019-05-08 00:38:15 +03:00 committed by GitHub
parent 6cf9f1a98d
commit 8a826d4230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1046,7 +1046,7 @@ BEGIN
CONTROL "Advanced SPU Logic (reboot game after changing)",IDC_SPU_ADVANCED,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,197,74,177,10
LTEXT "This will be necessary to emulate sound capture (reverb and music visualization). This is costly, few games use it, and the effect is unnecessary. Enable it if your system has power to spare; check the Sound Viewer to see if the game is using capture.",IDC_STATIC,196,86,177,41
LTEXT "Can cause deterministically visible changes to emulation in principle!!!",IDC_STATIC,196,127,177,17WS_BORDER
LTEXT "Can cause deterministically visible changes to emulation in principle!!!",IDC_STATIC,196,127,177,17
END
IDD_SOUND_VIEW DIALOGEX 0, 0, 568, 269
@ -1257,7 +1257,7 @@ END
IDD_WIFISETTINGS DIALOGEX 0, 0, 331, 114
STYLE DS_SETFONT | DS_CENTER | WS_CAPTION | WS_SYSMENU
CAPTION "Wi-fi settings"
CAPTION "Wifi settings"
FONT 8, "Ms Shell Dlg", 0, 0, 0x0
BEGIN
DEFPUSHBUTTON "OK",IDOK,220,93,50,14
@ -1265,7 +1265,7 @@ BEGIN
GROUPBOX "Infrastructure settings",IDC_STATIC,6,33,319,55
LTEXT "Bridge network adapter:",IDC_STATIC,12,52,306,8
COMBOBOX IDC_BRIDGEADAPTER,12,68,306,45,CBS_DROPDOWNLIST | CBS_HASSTRINGS
CONTROL "Enable Wi-fi Emulation",IDC_WIFI_ENABLED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,13,84,10
CONTROL "Enable Wifi Emulation",IDC_WIFI_ENABLED,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,13,84,10
CONTROL "Compatibility Mode",IDC_WIFI_COMPAT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,127,13,84,10
END
@ -1738,7 +1738,7 @@ BEGIN
END
MENUITEM "&Control Config", IDM_CONFIG
MENUITEM "&Hotkey Config", IDM_HOTKEY_CONFIG
MENUITEM "&Wi-fi Settings", IDM_WIFISETTINGS
MENUITEM "&Wifi Settings", IDM_WIFISETTINGS
MENUITEM "&Path Settings", IDM_PATHSETTINGS
MENUITEM "Background Pause", IDC_BACKGROUNDPAUSE
MENUITEM "Background Input", IDC_BACKGROUNDINPUT