OSDN Git Service

Updating strings to make them more clear for TC
authorAndres Morales <anmorales@google.com>
Thu, 10 Jul 2014 22:00:13 +0000 (15:00 -0700)
committerAndres Morales <anmorales@google.com>
Thu, 10 Jul 2014 22:03:01 +0000 (15:03 -0700)
Bug: 15893731
Change-Id: Ib6f5591322e76a35336a62a93863c13363e30dba

core/res/res/values/strings.xml

index e8bd99a..7c60c6e 100644 (file)
     <!-- Description of an application permission, listed so the user can choose whether they want to allow the application to do this. -->
     <string name="permdesc_accessDrmCertificates">Allows an application to provision and use DRM certficates. Should never be needed for normal apps.</string>
 
-    <string name="permlab_handoverStatus">Receive handover transfer broadcasts.</string>
-    <string name="permdesc_handoverStatus">Allows receiving handover transfer status information.</string>
+    <string name="permlab_handoverStatus">Receive Android Beam transfer status</string>
+    <string name="permdesc_handoverStatus">Allows this application to receive information about current Android Beam transfers</string>
 
     <!-- Policy administration -->