summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-03-01 16:10:19 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-03-01 16:10:37 -0800
commitc466b173d5a027ececd22299b9e0c634ccd0a1b5 (patch)
tree2b03cc7b7805054a497fbc3e5feab4857230ede2 /res/values/strings.xml
parentdd535466bf2ce88e07d489fa05a9caed274b028e (diff)
downloadandroid_packages_apps_Trebuchet-c466b173d5a027ececd22299b9e0c634ccd0a1b5.tar.gz
android_packages_apps_Trebuchet-c466b173d5a027ececd22299b9e0c634ccd0a1b5.tar.bz2
android_packages_apps_Trebuchet-c466b173d5a027ececd22299b9e0c634ccd0a1b5.zip
Adding a label for the notifiation service
Bug: 72314360 Change-Id: Ib7ae98015241cf6548dbb4d615cae514a4dde983
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 381830c5d..d6abe221b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -191,6 +191,8 @@
<string name="msg_missing_notification_access">To show Notification Dots, turn on app notifications for <xliff:g id="name" example="My App">%1$s</xliff:g></string>
<!-- Button text in the confirmation dialog which would take the user to the system settings [CHAR LIMIT=50] -->
<string name="title_change_settings">Change settings</string>
+ <!-- Summary for Notification dots setting. Tapping this will link enable/disable notification dots feature on the home screen. [CHAR LIMIT=50] -->
+ <string name="icon_badging_service_title">Show notification dots</string>
<!-- Label for the setting that allows the automatic placement of launcher shortcuts for applications and games installed on the device [CHAR LIMIT=40] -->
<string name="auto_add_shortcuts_label">Add icon to Home screen</string>