summaryrefslogtreecommitdiff
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rwxr-xr-xres/values/strings.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9b55965a..d1f60351 100755
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -303,6 +303,9 @@
<!-- Accessibility for custom style name page [CHAR_LIMIT=50] -->
<string name="accessibility_custom_name_title">Custom style name</string>
+ <!-- Accessibility for clock color slider [CHAR_LIMIT=50] -->
+ <string name="accessibility_clock_slider_description">Color intensity</string>
+
<!--Name of metadata in the main launcher Activity which values contains the authority
corresponding to a ContentProvider in launcher to query or change themed icon option -->
<string name="themed_icon_metadata_key" translatable="false">com.android.launcher3.themedicon.option</string>
@@ -436,15 +439,6 @@
<string name="show_notifications_on_lock_screen">Show notifications on the lock screen</string>
<!--
- Summary for a setting that lets the user toggle between showing or hiding notifications on their
- device's lock screen. This one is shown when the user is not allowing notifications to show on
- their device's lock screen.
-
- [CHAR LIMIT=64].
- -->
- <string name="hide_notifications_on_lock_screen">Hide notifications on the lock screen</string>
-
- <!--
Title for a section in a list of sections in the settings app that allows the user to access
additional settings related to lock screen behaviour.