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

Commit d0c089ed authored by Joel Galenson's avatar Joel Galenson
Browse files

Rename accessibility services to apps.

Fixes: 127657530
Test: View strings.
Change-Id: If3344ab44182daba318c59b700971fd6eea36336
parent fb964581
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -478,13 +478,13 @@
    <string name="accessibility_service_dialog_title_single"><xliff:g id="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] -->
    <string name="accessibility_service_dialog_title_multiple"><xliff:g id="num_services" example="2">%s</xliff:g> accessibility services have full access to your device</string>
    <string name="accessibility_service_dialog_title_multiple"><xliff:g id="num_services" example="2">%s</xliff:g> accessibility apps have full access to your device</string>

    <!-- Text for the dialog listing the enabled accessibility services when there is only one [CHAR LIMIT=none] -->
    <string name="accessibility_service_dialog_bottom_text_single"><xliff:g id="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] -->
    <string name="accessibility_service_dialog_bottom_text_multiple">These services can view your screen, actions, and inputs, perform actions, and control the display.</string>
    <string name="accessibility_service_dialog_bottom_text_multiple">These apps can view your screen, actions, and inputs, perform actions, and control the display.</string>

    <!-- Title for page of managing default apps. [CHAR LIMIT=30] -->
    <string name="default_apps">Default apps</string>