Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 208113fe authored by Thomas Stuart's avatar Thomas Stuart
Browse files

Define a new string for the no emergency wifi calling button action

This new string is needed to make the text translatable to the users native language.

Flag: EXEMPT defining a new string in XML files
Test: manual
Fixes: 382006472
Change-Id: Ifa8453242609f30f82feb1769a44d7a5e5ed838a
parent 3633fa1c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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. -->
+1 −0
Original line number Diff line number Diff line
@@ -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" />