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

Commit 0be6d212 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android (Google) Code Review
Browse files

Merge "Minor string change according to UX spec"

parents a0585821 eb9478c8
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -2782,12 +2782,8 @@ found in the list of installed applications.</string>
    <!-- Warning message that the interaction model changes on enabling touch exploration. [CHAR LIMIT=NONE] -->
    <string name="accessibility_touch_exploration_warning">This feature changes the
        way your device responds to touch. Turn on?</string>
    <!-- Default description for an accessibility serivice if the latter doesn't provide one (tablet). [CHAR LIMIT=NONE] -->
    <string name="accessibility_service_default_description" product="tablet">This service has no
        description.\n\nServices provide feedback when you interact with the tablet.</string>
    <!-- Default description for an accessibility serivice if the latter doesn't provide one (phone). [CHAR LIMIT=NONE] -->
    <string name="accessibility_service_default_description" product="default">This service has no
        description.\n\nServices provide feedback when you interact with the phone.</string>
    <!-- Default description for an accessibility serivice if the latter doesn't provide one. [CHAR LIMIT=NONE] -->
    <string name="accessibility_service_default_description">No description provided.</string>

    <!-- Accessibility settings: button for lauching settings for an accessibility service -->
    <string name="settings_button">Settings</string>