OSDN Git Service

Minor string change according to UX spec
authorSvetoslav Ganov <svetoslavganov@google.com>
Wed, 14 Sep 2011 23:33:26 +0000 (16:33 -0700)
committerSvetoslav Ganov <svetoslavganov@google.com>
Wed, 14 Sep 2011 23:33:26 +0000 (16:33 -0700)
Change-Id: Ia5745deb8221a58386e7775151d4b0a5d74b0005

res/values/strings.xml

index e54c260..f50259a 100644 (file)
@@ -2784,12 +2784,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>