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

Commit e1a7e67d authored by Christine Franks's avatar Christine Franks Committed by Android (Google) Code Review
Browse files

Merge "DO NOT MERGE - Require password to FR in carrier demo mode" into nyc-mr2-dev

parents f2a54b6a 319b44e6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -863,4 +863,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>