<!-- Label for button that allows user to force stop the app [CHAR LIMIT=25] -->
<stringname="force_stop_app">Force stop</string>
<!-- Label for button that opens up the Settings [CHAR LIMIT=20] -->
<stringname="settings">Settings</string>
<!-- Title for the dialog listing the enabled accessibility services when there is only one [CHAR LIMIT=none] -->
<stringname="accessibility_service_dialog_title_single"><xliff:gid="service_name"example="Gmail">%s</xliff:g> has full access to your device</string>
<!-- Title for the dialog listing the enabled accessibility services when there are more than one [CHAR LIMIT=none] -->
<stringname="accessibility_service_dialog_title_multiple"><xliff:gid="num_services"example="2">%s</xliff:g> accessibility services have full access to your device</string>
<!-- Text for the dialog listing the enabled accessibility services when there is only one [CHAR LIMIT=none] -->
<stringname="accessibility_service_dialog_bottom_text_single"><xliff:gid="service_name"example="Gmail">%s</xliff:g> can view your screen, actions, and inputs, perform actions, and control the display.</string>
<!-- Text for the dialog listing the enabled accessibility services when there are more than one [CHAR LIMIT=none] -->
<stringname="accessibility_service_dialog_bottom_text_multiple">These services can view your screen, actions, and inputs, perform actions, and control the display.</string>
<!-- Title for page of managing default apps. [CHAR LIMIT=30] -->