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

Commit e4d93dfa authored by Antony Sargent's avatar Antony Sargent
Browse files

Strings for erase SIM preference

These are strings for a preference and its associated dialogs allowing a
user to erase an eSIM profile.

Bug: 124254555
Test: m Settings
Change-Id: Ieb57121544687ff96ad2c939144497aaf7d29367
parent cd829ace
Loading
Loading
Loading
Loading
+31 −2
Original line number Diff line number Diff line
@@ -10619,6 +10619,35 @@
         disabling/enabling a SIM. The SIM is disabled in this state. [CHAR LIMIT=40] -->
    <string name="mobile_network_use_sim_off">Off</string>
    <!-- Mobile network details page. Label for an option that lets the user delete an eSIM from
         the device. [CHAR LIMIT=60] -->
    <string name="mobile_network_erase_sim">Erase SIM</string>
    <!-- Title of a confirmation dialog for deleting an eSIM from the device.
         [CHAR LIMIT=60] -->
    <string name="mobile_network_erase_sim_dialog_title">Erase this downloaded SIM?</string>
    <!-- Body text of of a confirmation dialog for deleting an eSIM from the device.
         [CHAR LIMIT=NONE] -->
    <string name="mobile_network_erase_sim_dialog_body">
        Erasing this SIM removes <xliff:g id="carrier" example="Verizon">%1$s</xliff:g> service
        from this device.\n\nService for <xliff:g id="carrier" example="Verizon">%2$s</xliff:g>
        won\u2019t be canceled.
    </string>
    <!-- OK button on a confirmation dialog for deleting an eSIM from the device.
         [CHAR LIMIT=30] -->
    <string name="mobile_network_erase_sim_dialog_ok">Erase</string>
    <!-- Body text of the progress dialog we show while deleting an eSIM from the device.
         [CHAR LIMIT=NONE] -->
    <string name="mobile_network_erase_sim_dialog_progress">Erasing SIM\u2026</string>
    <!-- Title of a dialog indicating that an error ocurred when deleting an eSIM from the device
         [CHAR LIMIT=60] -->
    <string name="mobile_network_erase_sim_error_dialog_title">Can\u2019t erase SIM</string>
    <!-- Body of a dialog indicating that an error ocurred when deleting an eSIM from the device
         [CHAR LIMIT=NONE] -->
    <string name="mobile_network_erase_sim_error_dialog_body">
        This SIM can\u2019t be erased due to an error.\n\nRestart your device and try again.
    </string>
    <!-- Title for preferred network type [CHAR LIMIT=NONE] -->
    <string name="preferred_network_mode_title">Preferred network type</string>
    <!-- Summary for preferred network type [CHAR LIMIT=NONE] -->