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

Commit 3dac833b authored by Adam Bookatz's avatar Adam Bookatz Committed by Automerger Merge Worker
Browse files

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/14057263

Change-Id: I9c6d3909445a23f03e05063416c098e9f50d302e
parents 84a4a4c0 3107f998
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>