summaryrefslogtreecommitdiff
path: root/Source/Android/app/src/main/res/values
diff options
context:
space:
mode:
authormahdihijazi <mahdi.hijaz@hotmail.com>2018-01-21 01:31:53 +0100
committermahdihijazi <mahdi.hijaz@hotmail.com>2018-01-21 13:59:36 +0100
commitc9dc585dcbc2e99d2032a5ef1c1212c72044ea1d (patch)
tree59d60a4a0334c80ea2aee08a4918ec137a97429b /Source/Android/app/src/main/res/values
parente2dbf10ee5925bc0e3ff2a282b01ddc6f1e7979d (diff)
Android: Support change disc
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 0ec04a7971..8c1ed538ac 100644
--- a/Source/Android/app/src/main/res/values/strings.xml
+++ b/Source/Android/app/src/main/res/values/strings.xml
@@ -249,4 +249,6 @@
<string name="write_permission_needed">You need to allow write access to external storage for the emulator to work</string>
<string name="load_settings">Loading Settings...</string>
+
+ <string name="emulation_change_disc">Change Disc</string>
</resources>