staticletconfirmAndCallButtonTitle=NSLocalizedString("SAFETY_NUMBER_CHANGED_CONFIRM_CALL_ACTION",comment:"alert button text to confirm placing an outgoing call after the recipients Safety Number has changed.")
staticletcallBackAlertTitle=NSLocalizedString("CALL_USER_ALERT_TITLE",comment:"Title for alert offering to call a user.")
staticletcallBackAlertMessageFormat=NSLocalizedString("CALL_USER_ALERT_MESSAGE_FORMAT",comment:"Message format for alert offering to call a user. Embeds {{the user's display name or phone number}}.")
staticletcallBackAlertCallButton=NSLocalizedString("CALL_USER_ALERT_CALL_BUTTON",comment:"Label for call button for alert offering to call a user.")
staticletconfirmIdentityAndCallBackButtonTitle=NSLocalizedString("CONFIRM_IDENTITY_AND_CALLBACK_BUTTON_TITLE",comment:"notification action, confirming that it's OK to proceed calling after a caller's Safety Number has changed")
staticletmissedCallNotificationBodyWithCallerName=NSLocalizedString("MSGVIEW_MISSED_CALL_WITH_NAME",comment:"notification title. Embeds {{caller's name or phone number}}")
staticletcallBackAlertTitle=NSLocalizedString("CALL_USER_ALERT_TITLE",comment:"Title for alert offering to call a user.")
staticletcallBackAlertMessageFormat=NSLocalizedString("CALL_USER_ALERT_MESSAGE_FORMAT",comment:"Message format for alert offering to call a user. Embeds {{the user's display name or phone number}}.")
staticletcallBackAlertCallButton=NSLocalizedString("CALL_USER_ALERT_CALL_BUTTON",comment:"Label for call button for alert offering to call a user.")
staticletmissedCallWithIdentityChangeNotificationBodyWithCallerName=NSLocalizedString("MISSED_CALL_WITH_CHANGED_IDENTITY_BODY_WITH_CALLER_NAME",comment:"notification title. Embeds {{caller's name or phone number}}")