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

Commit e0f77323 authored by Mill Chen's avatar Mill Chen
Browse files

Update char limit for "Erase all data?"

Increasing the character limit for the "Erase all data?" to 33 chars.

Bug: 122929703
Test: rebuild
Change-Id: I673c22878c1f1cfa2b2dd8f456689be31fb5ff77
parent cb93eb69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3625,7 +3625,7 @@
    <string name="master_clear_final_button_text">Erase everything</string>
    <!-- Master clear failed message -->
    <string name="master_clear_failed">No reset was performed because the System Clear service isn\u2019t available.</string>
    <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
    <!-- Master clear confirmation screen title [CHAR LIMIT=33] -->
    <string name="master_clear_confirm_title">Erase all data?</string>
    <!-- Error message for users that aren't allowed to factory reset [CHAR LIMIT=none] -->
    <string name="master_clear_not_available">Factory reset is not available for this user</string>