Lines Matching full:missed
155 <!-- Missed call notification label, used when there's exactly one missed call -->
156 <string name="notification_missedCallTitle">Missed call</string>
157 <!-- Missed call notification label, used when there are two or more missed calls -->
158 <string name="notification_missedCallsTitle">Missed calls</string>
159 <!-- Missed call notification message used when there are multiple missed calls -->
160 <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> missed calls</string>
161 <!-- Missed call notification message used for a single missed call, including
162 the caller-id info from the missed call -->
163 <string name="notification_missedCallTicker">Missed call from <xliff:g id="missed_call_from">%s</xliff:g></string>
192 <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
196 <!-- Message for "reply via sms" action, which is displayed in the missed call notification.