summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Julia Reynolds <juliacr@google.com> 2018-03-28 12:51:01 -0400
committer Julia Reynolds <juliacr@google.com> 2018-03-28 13:44:27 -0400
commitd9c571c6f750eeab6e436ad30cbc7fb07255eaaf (patch)
tree7d60a52bf78583c8705c7a0d608b9d52d6324d2d
parent7f0d63d1580ee36970a3b3060b0016195e0674c7 (diff)
Fix capitalization
Test: make Change-Id: I173355801e3e46044029ac5f5779c3ebd34d7f09 Fixes: 76143429
-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>