Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f096fd7 authored by Qingxi Li's avatar Qingxi Li
Browse files

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

Bug: 129085179
Test: N/A
Change-Id: Iad8fdc7368a4d91aff9eb3035bfe91592d6bce1b
parent f467ee4a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 -->