[DO NOT MERGE] Fix the typo of the error message of eSIM reset

Bug: 129085179
Test: N/A
Change-Id: Iad8fdc7368a4d91aff9eb3035bfe91592d6bce1b
This commit is contained in:
Qingxi Li
2019-03-27 14:40:30 -07:00
parent f467ee4a28
commit 6f096fd706

View File

@@ -3403,9 +3403,9 @@
<!-- Reset settings complete toast text [CHAR LIMIT=75] -->
<string name="reset_network_complete_toast">Network settings have been reset</string>
<!-- Title of the error message shown when error happens during erase eSIM data [CHAR LIMIT=NONE] -->
<string name="reset_esim_error_title">Cant\u2019t reset eSIMs</string>
<string name="reset_esim_error_title">Can\u2019t reset eSIMs</string>
<!-- Message of the error message shown when error happens during erase eSIM data [CHAR LIMIT=NONE] -->
<string name="reset_esim_error_msg">The eSIMs can\u2019tt be reset due to an error.</string>
<string name="reset_esim_error_msg">The eSIMs can\u2019t be reset due to an error.</string>
<!-- Master Clear -->
<!-- Button title to factory data reset the entire device -->