summaryrefslogtreecommitdiff
path: root/Source/Android/res/values
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2013-08-20 20:28:48 -0400
committerLioncash <mathew1800@gmail.com>2013-08-20 20:28:48 -0400
commite52c2ac3375571fe7dc98d07687c3a69d9012dc1 (patch)
tree58d659bec62744f036663679dc18196e49bb75db /Source/Android/res/values
parent9170c9b360809a7adfe4b757ff8ec65c6ef62a61 (diff)
[Android] Migrate the "Draw Onscreen Controls" preference to the video settings.
Diffstat (limited to 'Source/Android/res/values')
-rw-r--r--Source/Android/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml
index 009387ff77..01883fabd1 100644
--- a/Source/Android/res/values/strings.xml
+++ b/Source/Android/res/values/strings.xml
@@ -30,7 +30,6 @@
<string name="file_clicked">File clicked: </string>
<!-- Input Config Fragment -->
- <string name="draw_onscreen_controls">Draw on-screen controls</string>
<string name="button_a">Button A</string>
<string name="button_b">Button B</string>
<string name="button_start">Button Start</string>
@@ -55,7 +54,7 @@
<string name="drawing_onscreen_controls">Drawing on-screen controls</string>
<string name="press_button_to_config">Press button to configure %1$s</string>
- <!-- Prefs Fragment -->
+ <!-- Preference Related -->
<string name="interpreter">Interpreter</string>
<string name="jit64_recompiler">JIT64 Recompiler</string>
<string name="jitil_recompiler">JITIL Recompiler</string>
@@ -70,6 +69,7 @@
<string name="opengl_es3">OpenGL ES 3</string>
<string name="video_backend">Video Backend</string>
<string name="video_backend_to_use">Video backend to use</string>
+ <string name="draw_onscreen_controls">Draw on-screen controls</string>
<string name="enhancements">Enhancements</string>
<string name="internal_resolution">Internal Resolution</string>