diff options
Diffstat (limited to 'Source/Android/res/values')
| -rw-r--r-- | Source/Android/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 3e95b5abb0..da045378a2 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -29,6 +29,7 @@ <!-- Game List Activity - Device Compatibility AlertDialog --> <string name="device_compat_warning">Device Compatibility Warning</string> <string name="device_compat_warning_msg">Your phone doesn\'t support NEON which makes it incapable of running Dolphin Mobile?\nDo you want to try anyway?</string> + <string name="device_gles3compat_warning_msg">Your device has known buggy video drivers for OpenGL ES 3.\nDo you want to try anyway?</string> <!-- Game List Fragment --> <string name="file_clicked">File clicked: %1$s</string> |
