Show work missed call notification for sim call from work contacts
BUG=26082618
Change-Id: I7a4c74aecbc62b0e9c93abe29e0d551bb30ff982
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cdae003..89778b9 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -30,6 +30,8 @@
<!-- Notification strings -->
<!-- Missed call notification label, used when there's exactly one missed call -->
<string name="notification_missedCallTitle">Missed call</string>
+ <!-- Missed work call notification label, used when there's exactly one missed call [CHAR LIMIT=NONE] -->
+ <string name="notification_missedWorkCallTitle">Missed work call</string>
<!-- Missed call notification label, used when there are two or more missed calls -->
<string name="notification_missedCallsTitle">Missed calls</string>
<!-- Missed call notification message used when there are multiple missed calls -->