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

Commit 1b817468 authored by Bonian Chen's avatar Bonian Chen
Browse files

[Settings] Remove unused string for erease eSIM

Remove strings added by ag/6804404 which are no longer required by b/132114333.

Bug: 133790033
Test: build pass
Change-Id: I3ce375efd04164cf93cff2c89436e222df14bfeb
parent 9229504f
Loading
Loading
Loading
Loading
+0 −16
Original line number Diff line number Diff line
@@ -11431,22 +11431,6 @@
    <!-- 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] -->