summaryrefslogtreecommitdiff
path: root/overlay
diff options
context:
space:
mode:
Diffstat (limited to 'overlay')
-rw-r--r--overlay/frameworks/base/core/res/res/values/strings.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/strings.xml b/overlay/frameworks/base/core/res/res/values/strings.xml
index be12e07..c6ca2ce 100644
--- a/overlay/frameworks/base/core/res/res/values/strings.xml
+++ b/overlay/frameworks/base/core/res/res/values/strings.xml
@@ -27,4 +27,12 @@
You can change the feature in Settings > Accessibility.
</string>
+ <!-- Message spoken out when user is in the process of enabling the accessibility
+ service on Android TV devices via the remote control buttons shortcut for the first time.
+ [CHAR LIMIT=none] -->
+ <string name="accessibility_shortcut_spoken_feedback">
+ Press and hold both the back and down buttons for three seconds to use
+ <xliff:g id="service_name" example="TalkBack">%1$s</xliff:g>
+ </string>
+
</resources>