Merge "[DO NOT MERGE] Fix the typo of the error message of eSIM reset"
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 44e26c3..a442ddb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -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 -->