summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Julia Reynolds <juliacr@google.com> 2018-03-28 20:35:11 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2018-03-28 20:35:11 +0000
commitee7b704c9c64e8fa4938eb8b63ed9fffab749f6f (patch)
tree5f25af87d03b71fd712903631fd03cb8a879f803
parent31c807c9872474411c786814aa2bbb75701e832a (diff)
parentd9c571c6f750eeab6e436ad30cbc7fb07255eaaf (diff)
Merge "Fix capitalization" into pi-dev
-rw-r--r--packages/SystemUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/values/strings.xml b/packages/SystemUI/res/values/strings.xml
index 8c00af6bd6be..419e9d28fa4e 100644
--- a/packages/SystemUI/res/values/strings.xml
+++ b/packages/SystemUI/res/values/strings.xml
@@ -1057,7 +1057,7 @@
<string name="manage_notifications_text">Manage notifications</string>
<!-- The text to show in the notifications shade when dnd is suppressing notifications. [CHAR LIMIT=100] -->
- <string name="dnd_suppressing_shade_text">Do Not disturb is hiding notifications</string>
+ <string name="dnd_suppressing_shade_text">Do Not Disturb is hiding notifications</string>
<!-- Media projection permission dialog action text. [CHAR LIMIT=60] -->
<string name="media_projection_action_text">Start now</string>