mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
Update Readme.md and various fixes
This commit is contained in:
parent
3eeab02ee2
commit
1f226ec14f
7 changed files with 15 additions and 12 deletions
|
@ -88,7 +88,7 @@ void WiiConfigPane::InitializeGUI()
|
|||
"(576i) for PAL games.\nMay not work for all games."));
|
||||
m_screensaver_checkbox->SetToolTip(_("Dims the screen after five minutes of inactivity."));
|
||||
m_system_language_choice->SetToolTip(_("Sets the Wii system language."));
|
||||
m_sd_card_checkbox->SetToolTip(_("Saved to /Wii/sd.raw (default size is 128mb)"));
|
||||
m_sd_card_checkbox->SetToolTip(_("Saved to /Wii/sd.raw (default size is 128mb)."));
|
||||
m_connect_keyboard_checkbox->SetToolTip(_("May cause slow down in Wii Menu and some games."));
|
||||
m_bt_wiimote_motor_checkbox->SetToolTip(_("Enables Wii Remote vibration."));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue