<!-- Notification content to tell the user that voice/data/emergency service is blocked by access control. -->
<stringname="RestrictedStateContent">Temporarily turned off by your carrier</string>
<!-- Notification content to tell the user that voice/data/emergency service is blocked by access control when multiple SIMs are active. -->
<stringname="RestrictedStateContentMsimTemplate">Temporarily turned off by your carrier for SIM <xliff:gid="simNumber"example="1">%d</xliff:g></string>
<!-- Displayed to tell the user that they should switch their network preference. -->
<stringname="NetworkPreferenceSwitchTitle">Can\u2019t reach mobile network</string>
<!-- Displayed to tell the user that they should switch their network preference. -->
...
...
@@ -4833,6 +4836,12 @@
<stringname="mmcc_illegal_ms">SIM not allowed for voice</string>
<stringname="mmcc_illegal_me">Phone not allowed for voice</string>
<!-- Title of notification when UE fails to register network with MM reject cause code when multiple SIMs are active. -->
<stringname="mmcc_authentication_reject_msim_template">SIM <xliff:gid="simNumber"example="1">%d</xliff:g> not allowed</string>
<stringname="mmcc_imsi_unknown_in_hlr_msim_template">SIM <xliff:gid="simNumber"example="1">%d</xliff:g> not provisioned</string>
<stringname="mmcc_illegal_ms_msim_template">SIM <xliff:gid="simNumber"example="1">%d</xliff:g> not allowed</string>
<stringname="mmcc_illegal_me_msim_template">SIM <xliff:gid="simNumber"example="1">%d</xliff:g> not allowed</string>
<!-- Popup window default title to be read by a screen reader-->