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

Commit 9f2bcdb6 authored by Adrian Roos's avatar Adrian Roos Committed by Android (Google) Code Review
Browse files

Merge "QS UserSwitcher: Update exit guest string" into lmp-dev

parents ce1965c1 8d2a4e2b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -687,8 +687,8 @@
    <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] -->
    <string name="guest_new_guest">Add guest</string>

    <!-- Label for exiting guest session in the user switcher [CHAR LIMIT=35] -->
    <string name="guest_exit_guest">Exit guest</string>
    <!-- Label for exiting and removing the  guest session in the user switcher [CHAR LIMIT=35] -->
    <string name="guest_exit_guest">Remove guest</string>

    <!-- Title of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
    <string name="guest_exit_guest_dialog_title">Exiting guest session?</string>