summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/values
diff options
context:
space:
mode:
authormahdihijazi <mahdi.hijaz@hotmail.com>2018-07-01 19:49:31 +0200
committermahdihijazi <mahdi.hijaz@hotmail.com>2018-07-01 22:25:14 +0200
commitd5a048a2bab17c8afed72f10e70a66ae82e440ce (patch)
tree0aea32819f3aa86a7d785fdc99c6f3325f1f8001 /Source/Android/app/src/main/res/values
parent5010dfde7ea2720b69fc0c462ba12590777b4e42 (diff)
Android: Create didcated sections for GameCube & Wii
This align the Android UI with the desktop UI
Diffstat (limited to 'Source/Android/app/src/main/res/values')
-rw-r--r--Source/Android/app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Android/app/src/main/res/values/strings.xml b/Source/Android/app/src/main/res/values/strings.xml
index 9584296fa1..471912c75f 100644
--- a/Source/Android/app/src/main/res/values/strings.xml
+++ b/Source/Android/app/src/main/res/values/strings.xml
@@ -120,8 +120,10 @@
<string name="overclock_title_description">Adjusts the emulated CPU\'s clock rate if \"Override Emulated CPU Clock Speed\" is enabled.</string>
<string name="speed_limit">Speed Limit</string>
<string name="overclock_warning">WARNING: Changing this from the default (100%) WILL break games and cause glitches. Please do not report bugs that occur with a non-default clock.</string>
+ <string name="gamecube_submenu">GameCube</string>
<string name="slot_a_device">GameCube Slot A Device</string>
<string name="slot_b_device">GameCube Slot B Device</string>
+ <string name="wii_submenu">Wii</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_speaker">Wii Remote Speaker</string>