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

Commit 3107f998 authored by Adam Bookatz's avatar Adam Bookatz Committed by Android (Google) Code Review
Browse files

Merge "String for: Failed guest creation doesn't crash Settings" into sc-dev

parents b47983f0 bec782c9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1405,6 +1405,8 @@
    <string name="user_switch_to_user">Switch to <xliff:g id="user_name" example="John Doe">%s</xliff:g></string>
    <!-- Dialog message when creating a new user [CHAR LIMIT=40] -->
    <string name="creating_new_user_dialog_message">Creating new user…</string>
    <!-- Text shown to notify that the creation of new user has failed. [CHAR LIMIT=40] -->
    <string name="add_user_failed">Failed to create a new user</string>

    <!-- Title for the preference to enter the nickname of the user to display in the user switcher [CHAR LIMIT=25]-->
    <string name="user_nickname">Nickname</string>