summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 04:07:40 +0200
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-01-11 04:07:40 +0200
commitb90faf33f31f74d3c4a13b0997c9992558d55a5e (patch)
tree6d300d946a9ba88787d75a5f603b22de192ada58
parentb9398e5a366d0663d4a92e1642948d1f69c81913 (diff)
downloadandroid_packages_apps_Bluetooth-b90faf33f31f74d3c4a13b0997c9992558d55a5e.tar.gz
android_packages_apps_Bluetooth-b90faf33f31f74d3c4a13b0997c9992558d55a5e.tar.bz2
android_packages_apps_Bluetooth-b90faf33f31f74d3c4a13b0997c9992558d55a5e.zip
Improve AVRCP metadata string
Change-Id: I317407521ffa36ceec727c3f30fcc5917f938270
-rw-r--r--res/values/cm_strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/cm_strings.xml b/res/values/cm_strings.xml
index a32703dee..fb74e218f 100644
--- a/res/values/cm_strings.xml
+++ b/res/values/cm_strings.xml
@@ -28,7 +28,7 @@
any application that was granted that permission. This specific
permission controls access to the Bluetooth Avrcp Data Manager.
-->
- <string name="permdesc_bluetoothAvrcpDataManager">Allows the app to access the BluetoothAvrcpData manager and use it to display on UI.</string>
+ <string name="permdesc_bluetoothAvrcpDataManager">Allows the app to access the Bluetooth AVRCP metadata and use it to display on UI.</string>
<string name="upload_fail_waiting">Unable to send file, retrying\u2026</string>
</resources>