summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-04-19 09:27:38 -0700
committerSunny Goyal <sunnygoyal@google.com>2018-04-19 09:27:56 -0700
commit40253329c5c94088b8d4b16b8b9fd17af32fb0d7 (patch)
tree1f10e72ca8af8fd35263dd8a7818ee0b1308a90d /res/values/strings.xml
parentfed15f199e9d49087fe99a84c0287d55cdc8dc12 (diff)
downloadandroid_packages_apps_Trebuchet-40253329c5c94088b8d4b16b8b9fd17af32fb0d7.tar.gz
android_packages_apps_Trebuchet-40253329c5c94088b8d4b16b8b9fd17af32fb0d7.tar.bz2
android_packages_apps_Trebuchet-40253329c5c94088b8d4b16b8b9fd17af32fb0d7.zip
Bringing back auto-rotate settings
Bug: 77654352 Change-Id: I0910fc8afe2fb7e125d57912abc35bbbd5df9d74
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index bcb90e3fd..65225b76f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -179,6 +179,12 @@
<string name="msg_disabled_by_admin">Disabled by your admin</string>
<!-- Strings for settings -->
+ <!-- Title for Allow Rotation setting. [CHAR LIMIT=50] -->
+ <string name="allow_rotation_title">Allow Home screen rotation</string>
+ <!-- Text explaining when the home screen will get rotated. [CHAR LIMIT=100] -->
+ <string name="allow_rotation_desc">When phone is rotated</string>
+ <!-- Text explaining that rotation is disabled in Display settings. 'Display' refers to the Display section in system settings [CHAR LIMIT=100] -->
+ <string name="allow_rotation_blocked_desc">Current Display setting doesn\'t permit rotation</string>
<!-- Title for Notification dots setting. Tapping this will link to the system Notifications settings screen where the user can turn off notification dots globally. [CHAR LIMIT=50] -->
<string name="icon_badging_title">Notification dots</string>
<!-- Text to indicate that the system icon badging setting is on [CHAR LIMIT=100] -->