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

Commit b1964938 authored by Christine Franks's avatar Christine Franks Committed by android-build-merger
Browse files

DO NOT MERGE - Require password to FR in carrier demo mode

am: 319b44e6

Change-Id: Ie53a29cfc067f255f2f90e5d83ec8d92a57a3651
parents 17a040d4 319b44e6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -891,4 +891,10 @@
    <!-- Content description for drawer menu button [CHAR_LIMIT=30]-->
    <string name="content_description_menu_button">Menu</string>

    <!-- Label for carrier demo mode factory reset confirmation dialog. [CHAR LIMIT=40] -->
    <string name="retail_demo_reset_message">Enter password to perform factory reset in demo mode</string>
    <!-- Label for positive button on carrier demo  mode factory reset confirmation dialog [CHAR LIMIT=40] -->
    <string name="retail_demo_reset_next">Next</string>
    <!-- Title for carrier demo mode factory reset confirmation dialog. [CHAR LIMIT=40] -->
    <string name="retail_demo_reset_title">Password required</string>
</resources>