summaryrefslogtreecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAbandoned Cart <twistedumbrella@gmail.com>2023-06-16 19:26:24 +0200
committerAbandoned Cart <twistedumbrella@gmail.com>2023-06-22 00:24:49 +0200
commit699e78c666188a06ef218a54e0d85023f3fa93fc (patch)
treee883485569caa93defb38b22182b716c1c0853b7 /src/android/app/src/main/res/values/strings.xml
parentMerge pull request #10864 from t895/disable-mali-driver (diff)
downloadyuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar.gz
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar.bz2
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar.lz
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar.xz
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.tar.zst
yuzu-699e78c666188a06ef218a54e0d85023f3fa93fc.zip
Diffstat (limited to 'src/android/app/src/main/res/values/strings.xml')
-rw-r--r--src/android/app/src/main/res/values/strings.xml1
1 files changed, 1 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 cc1d8c39d..7d37d2bee 100644
--- a/src/android/app/src/main/res/values/strings.xml
+++ b/src/android/app/src/main/res/values/strings.xml
@@ -270,6 +270,7 @@
<string name="fatal_error">Fatal Error</string>
<string name="fatal_error_message">A fatal error occurred. Check the log for details.\nContinuing emulation may result in crashes and bugs.</string>
<string name="performance_warning">Turning off this setting will significantly reduce emulation performance! For the best experience, it is recommended that you leave this setting enabled.</string>
+ <string name="device_memory_inadequate_description">Device RAM: %1$s\nRecommended: %2$s</string>
<!-- Region Names -->
<string name="region_japan">Japan</string>