Home | History | Annotate | Download | only in values

Lines Matching full:missed

837     <!-- Missed call notification label, used when there's exactly one missed call -->
838 <string name="notification_missedCallTitle">Missed call</string>
839 <!-- Missed call notification label, used when there are two or more missed calls -->
840 <string name="notification_missedCallsTitle">Missed calls</string>
841 <!-- Missed call notification message used when there are multiple missed calls -->
842 <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> missed calls</string>
843 <!-- Missed call notification message used for a single missed call, including
844 the caller-id info from the missed call -->
845 <string name="notification_missedCallTicker">Missed call from <xliff:g id="missed_call_from">%s</xliff:g></string>
874 <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
878 <!-- Message for "reply via sms" action, which is displayed in the missed call notification.