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

Commit bdef91f9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents f467ee4a 6f096fd7
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 -->