Merge "Override Body Sensors string for watches" into cw-e-dev

This commit is contained in:
Vinod Krishnan
2015-08-25 04:51:05 +00:00
committed by Android (Google) Code Review

View File

@@ -23,4 +23,8 @@
<string name="android_upgrading_apk">App <string name="android_upgrading_apk">App
<xliff:g id="number" example="123">%1$d</xliff:g> of <xliff:g id="number" example="123">%1$d</xliff:g> of
<xliff:g id="number" example="123">%2$d</xliff:g>.</string> <xliff:g id="number" example="123">%2$d</xliff:g>.</string>
<!-- Title of a category of application permissions, listed so the user can choose whether they want to allow the application to do this. Override from base which says "Body Sensors". [CHAR_LIMIT=25] -->
<string name="permgrouplab_sensors">Sensors</string>
</resources> </resources>