Merge "Remove unused strings" into tm-qpr-dev am: aaf0434b1c

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

Change-Id: I10d615631424710fba51edf13935e2250b139052
Ignore-AOSP-First: this is an automerge
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Kedar Chitnis
2022-04-25 15:52:22 +00:00
committed by Automerger Merge Worker

View File

@@ -906,12 +906,6 @@
<!-- Title of the notification when guest mode is entered [CHAR LIMIT=35] --> <!-- Title of the notification when guest mode is entered [CHAR LIMIT=35] -->
<string name="guest_notification_session_active">You are in guest mode</string> <string name="guest_notification_session_active">You are in guest mode</string>
<!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
<string name="user_add_user_title" msgid="2108112641783146007">Add new user?</string>
<!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
<string name="user_add_user_message_short" msgid="1511354412249044381">When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. </string>
<!-- Additional message for add user confirmation dialog that is appended when current user is <!-- Additional message for add user confirmation dialog that is appended when current user is
guest and guest is ephemeral. This is to warn users that current guest session guest and guest is ephemeral. This is to warn users that current guest session
would get removed after a new user is added and switched to [CHAR LIMIT=none] --> would get removed after a new user is added and switched to [CHAR LIMIT=none] -->