OSDN Git Service

Update sensors permission group name string
authorSvet Ganov <svetoslavganov@google.com>
Thu, 11 Jun 2015 22:58:34 +0000 (15:58 -0700)
committerSvet Ganov <svetoslavganov@google.com>
Thu, 11 Jun 2015 22:58:37 +0000 (15:58 -0700)
bug:21784262

Change-Id: I4bef927b7e9de246df8d5ab6cfe7d40f78942fe7

core/res/res/values/strings.xml

index 5f70cff..0183e3e 100644 (file)
     <!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
     <string name="permgrouplab_sensors">Sensors</string>
     <!-- Description of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. -->
-    <string name="permgroupdesc_sensors">access data from sensors and wearable devices</string>
+    <string name="permgroupdesc_sensors">access information about your vital signs and physical activity</string>
 
     <!-- Title for the capability of an accessibility service to retrieve window content. -->
     <string name="capability_title_canRetrieveWindowContent">Retrieve window content</string>