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

This commit is contained in:
Treehugger Robot
2019-03-28 00:27:30 +00:00
committed by Gerrit Code Review

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 -->