Loading res/values/strings.xml +2 −6 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
res/values/strings.xml +2 −6 Original line number Diff line number Diff line Loading @@ -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> Loading