Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #9864 from PEmu2/wiimote
Change "Wiimote" to "Wii Remote" in interface
  • Loading branch information
JosJuice committed Aug 7, 2021
2 parents c797576 + 84e3078 commit a4e5d23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/Android/app/src/main/res/values/strings.xml
Expand Up @@ -157,9 +157,9 @@
<string name="sensor_bar_sensitivity">Sensor Bar Sensitivity</string>
<string name="sensor_bar_position">Sensor Bar Position</string>
<string name="wiimote_scanning">Wii Remote Continuous Scanning</string>
<string name="wiimote_scanning_description">Leave this on if you are using a DolphinBar for real Wiimote support.</string>
<string name="wiimote_scanning_description">Leave this on if you are using a DolphinBar for real Wii Remote support.</string>
<string name="wiimote_speaker">Wii Remote Speaker</string>
<string name="wiimote_speaker_description">Enable sound output through the speaker on a real Wiimote (DolphinBar required).</string>
<string name="wiimote_speaker_description">Enable sound output through the speaker on a real Wii Remote (DolphinBar required).</string>
<string name="override_region_settings">Allow Mismatched Region Settings</string>
<string name="auto_disc_change">Change Discs Automatically</string>
<string name="fallback_region">Fallback Region</string>
Expand Down

0 comments on commit a4e5d23

Please sign in to comment.