Loading packages/SettingsLib/res/values/strings.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1422,7 +1422,7 @@ <string name="user_set_lock_button">Set lock</string> <string name="user_set_lock_button">Set lock</string> <!-- Label for switching to other user in the user switcher [CHAR LIMIT=35] --> <!-- Label for switching to other user in the user switcher [CHAR LIMIT=35] --> <string name="user_switch_to_user">Switch to <xliff:g id="user_name" example="John Doe">%s</xliff:g></string> <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] --> <!-- Dialog message when creating a new user [CHAR LIMIT=NONE] --> <string name="creating_new_user_dialog_message">Creating new user…</string> <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] --> <!-- 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> <string name="add_user_failed">Failed to create a new user</string> Loading Loading
packages/SettingsLib/res/values/strings.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1422,7 +1422,7 @@ <string name="user_set_lock_button">Set lock</string> <string name="user_set_lock_button">Set lock</string> <!-- Label for switching to other user in the user switcher [CHAR LIMIT=35] --> <!-- Label for switching to other user in the user switcher [CHAR LIMIT=35] --> <string name="user_switch_to_user">Switch to <xliff:g id="user_name" example="John Doe">%s</xliff:g></string> <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] --> <!-- Dialog message when creating a new user [CHAR LIMIT=NONE] --> <string name="creating_new_user_dialog_message">Creating new user…</string> <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] --> <!-- 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> <string name="add_user_failed">Failed to create a new user</string> Loading