[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
This commit is contained in:
Bonian Chen
2020-02-27 23:27:47 +08:00
parent 9229504fe2
commit 1b8174689d

View File

@@ -11431,22 +11431,6 @@
<!-- Mobile network details page. Label for an option that lets the user delete an eSIM from <!-- Mobile network details page. Label for an option that lets the user delete an eSIM from
the device. [CHAR LIMIT=60] --> the device. [CHAR LIMIT=60] -->
<string name="mobile_network_erase_sim">Erase SIM</string> <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 <!-- Title of a dialog indicating that an error ocurred when deleting an eSIM from the device
[CHAR LIMIT=60] --> [CHAR LIMIT=60] -->