Adding dialogs to warn users about the potential eSIM erase failure am: bbcd54dd63
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12379093 Change-Id: I987fd968ff755e88942bd69409b59996a08c972a
This commit is contained in:
@@ -4321,6 +4321,20 @@
|
||||
result from their use.
|
||||
</string>
|
||||
|
||||
<!-- eSIM erase warning dialog. -->
|
||||
<!-- Factory data reset erase eSIM failure title [CHAR LIMIT=50] -->
|
||||
<string name="fdr_esim_failure_title" >There is an issue erasing the downloaded SIMs</string>
|
||||
<!-- Factory data reset erase eSIM failure text [CHAR LIMIT=none] -->
|
||||
<string name="fdr_esim_failure_text">Please reboot the device and try again. If you continue factory reset, the downloaded SIMs may remain on the device.</string>
|
||||
<!-- Factory data reset erase eSIM failure reboot button text [CHAR LIMIT=none] -->
|
||||
<string name="fdr_esim_failure_reboot_btn">Reboot</string>
|
||||
<!-- Factory data reset continue factory data reset title [CHAR LIMIT=35] -->
|
||||
<string name="fdr_continue_title" >Continue factory reset?</string>
|
||||
<!-- Factory data reset continue factory data reset text [CHAR LIMIT=none] -->
|
||||
<string name="fdr_continue_text">Downloaded SIMs will remain on device.</string>
|
||||
<!-- Factory data reset continue factory data reset button text [CHAR LIMIT=none] -->
|
||||
<string name="fdr_continue_btn">Factory reset</string>
|
||||
|
||||
<!-- Warning that appears below the unknown sources switch in settings -->
|
||||
<string name="install_all_warning" product="device">
|
||||
Your device and personal data are more vulnerable
|
||||
|
Reference in New Issue
Block a user