Merge "[Settings] Remove unused string for erease eSIM" into rvc-dev

This commit is contained in:
Bonian Chen
2020-03-02 04:51:05 +00:00
committed by Android (Google) Code Review

View File

@@ -11432,22 +11432,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] -->