Home | History | Annotate | Download | only in values

Lines Matching full:logout

947     <!-- Title of the notification shown to logout the current user [CHAR LIMIT=60] -->
948 <string name="user_logout_notification_title">Logout user</string>
950 <!-- Text of the notification shown to logout the current user [CHAR LIMIT=60] -->
951 <string name="user_logout_notification_text">Logout current user</string>
953 <!-- Logout action in the notification shown to logout the current user [CHAR LIMIT=30] -->
954 <string name="user_logout_notification_action">LOGOUT USER</string>