Merge "Update char limit for "Erase all data?""

This commit is contained in:
TreeHugger Robot
2019-02-26 11:46:08 +00:00
committed by Android (Google) Code Review

View File

@@ -3627,7 +3627,7 @@
<string name="master_clear_final_button_text">Erase everything</string> <string name="master_clear_final_button_text">Erase everything</string>
<!-- Master clear failed message --> <!-- Master clear failed message -->
<string name="master_clear_failed">No reset was performed because the System Clear service isn\u2019t available.</string> <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> <string name="master_clear_confirm_title">Erase all data?</string>
<!-- Error message for users that aren't allowed to factory reset [CHAR LIMIT=none] --> <!-- 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> <string name="master_clear_not_available">Factory reset is not available for this user</string>