summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/android/app/src/main/res/values/strings.xml')
-rw-r--r--src/android/app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/android/app/src/main/res/values/strings.xml b/src/android/app/src/main/res/values/strings.xml
index b3c737979..b963f0119 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -113,6 +113,8 @@
<string name="install_game_content_success_install">%1$d installed successfully</string>
<string name="install_game_content_success_overwrite">%1$d overwritten successfully</string>
<string name="install_game_content_help_link">https://yuzu-emu.org/help/quickstart/#dumping-installed-updates</string>
+ <string name="custom_driver_not_supported">Custom drivers not supported</string>
+ <string name="custom_driver_not_supported_description">Custom driver loading isn\'t currently supported for this device.\nCheck this option again in the future to see if support was added!</string>
<!-- About screen strings -->
<string name="gaia_is_not_real">Gaia isn\'t real</string>