Loading core/res/res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -246,6 +246,8 @@ <string name="NetworkPreferenceSwitchSummary">Try changing preferred network. Tap to change.</string> <!-- Displayed to tell the user that emergency calls might not be available. --> <string name="EmergencyCallWarningTitle">Emergency calling unavailable</string> <!-- Displayed to tell the user that the notification can be permanently turned off --> <string name="emergency_calling_do_not_show_again">Do Not Show Again</string> <!-- Displayed to tell the user that emergency calls might not be available; this is shown to the user when only WiFi calling is available and the carrier does not support emergency calls over WiFi calling. --> Loading core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -640,6 +640,7 @@ <java-symbol type="string" name="auto_data_switch_title" /> <java-symbol type="string" name="auto_data_switch_content" /> <java-symbol type="string" name="RestrictedStateContentMsimTemplate" /> <java-symbol type="string" name="emergency_calling_do_not_show_again" /> <java-symbol type="string" name="notification_channel_network_alert" /> <java-symbol type="string" name="notification_channel_call_forward" /> <java-symbol type="string" name="notification_channel_emergency_callback" /> Loading Loading
core/res/res/values/strings.xml +2 −0 Original line number Diff line number Diff line Loading @@ -246,6 +246,8 @@ <string name="NetworkPreferenceSwitchSummary">Try changing preferred network. Tap to change.</string> <!-- Displayed to tell the user that emergency calls might not be available. --> <string name="EmergencyCallWarningTitle">Emergency calling unavailable</string> <!-- Displayed to tell the user that the notification can be permanently turned off --> <string name="emergency_calling_do_not_show_again">Do Not Show Again</string> <!-- Displayed to tell the user that emergency calls might not be available; this is shown to the user when only WiFi calling is available and the carrier does not support emergency calls over WiFi calling. --> Loading
core/res/res/values/symbols.xml +1 −0 Original line number Diff line number Diff line Loading @@ -640,6 +640,7 @@ <java-symbol type="string" name="auto_data_switch_title" /> <java-symbol type="string" name="auto_data_switch_content" /> <java-symbol type="string" name="RestrictedStateContentMsimTemplate" /> <java-symbol type="string" name="emergency_calling_do_not_show_again" /> <java-symbol type="string" name="notification_channel_network_alert" /> <java-symbol type="string" name="notification_channel_call_forward" /> <java-symbol type="string" name="notification_channel_emergency_callback" /> Loading