Home | History | Annotate | Download | only in values

Lines Matching full:guest

761     <!-- Name for the guest user [CHAR LIMIT=35] -->
762 <string name="guest_nickname">Guest</string>
764 <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] -->
765 <string name="guest_new_guest">Add guest</string>
767 <!-- Label for exiting and removing the guest session in the user switcher [CHAR LIMIT=35] -->
768 <string name="guest_exit_guest">Remove guest</string>
770 <!-- Title of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
771 <string name="guest_exit_guest_dialog_title">Remove guest?</string>
773 <!-- Message of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
776 <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
779 <!-- Title of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
780 <string name="guest_wipe_session_title">Welcome back, guest!</string>
782 <!-- Message of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
785 <!-- Notification when resuming an existing guest session: Action that starts a new session [CHAR LIMIT=35] -->
788 <!-- Notification when resuming an existing guest session: Action that continues with the current session [CHAR LIMIT=35] -->