diff options
Diffstat (limited to 'Source/Android/res/values/strings.xml')
| -rw-r--r-- | Source/Android/res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/Android/res/values/strings.xml b/Source/Android/res/values/strings.xml index 99522f5f00..bf9fd9eaa1 100644 --- a/Source/Android/res/values/strings.xml +++ b/Source/Android/res/values/strings.xml @@ -80,6 +80,8 @@ <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="show_fps">Show FPS</string> + <string name="show_fps_descrip">Show the number of frames rendered per second as a measure of emulation speed.</string> <string name="draw_onscreen_controls">Draw on-screen controls</string> <string name="enhancements">Enhancements</string> |
