diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index bfdad6b..2223fe3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -371,4 +371,6 @@ s --> <!-- General --> <string name="preferences_interface_general_title">General</string> <string name="preferences_interface_general_orientation_title">Auto-rotate screen</string> + <string name="preferences_interface_general_fullscreen_title">Fullscreen mode</string> + <string name="preferences_interface_general_fullscreen_summary">Hide the status bar to extend the homescreen</string> </resources> |