diff options
Diffstat (limited to 'res/values/strings.xml')
-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 ef4d8d6..2ec7d70 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -304,6 +304,8 @@ <string name="list_host_delete">Delete host</string> <string name="list_host_empty">Use the quick-connect box\nbelow to connect to a host.</string> + <!-- Default screen rotation preference selection --> + <string name="list_rotation_default">Default</string> <string name="list_rotation_land">Force landscape</string> <string name="list_rotation_port">Force portrait</string> <!-- Selection to indicate the rotation should be selected automatically based on the tilt sensor. --> |