blob: e5991fc111ea0bda9c469ec30ca17e0c8dcb933d [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/* //device/apps/common/assets/res/any/strings.xml
**
** Copyright 2015, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License");
** you may not use this file except in compliance with the License.
** You may obtain a copy of the License at
**
** http://www.apache.org/licenses/LICENSE-2.0
**
** Unless required by applicable law or agreed to in writing, software
** distributed under the License is distributed on an "AS IS" BASIS,
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
** See the License for the specific language governing permissions and
** limitations under the License.
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [CHAR LIMIT=16] Message shown in upgrading dialog for each .apk that is optimized. -->
<!-- Each word has an 8 character limit due to screen width limitation. -->
<string name="android_upgrading_apk">App
<xliff:g id="number" example="123">%1$d</xliff:g> of
<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>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_contactswear">access your contacts</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_locationwear">access this watch\'s location</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_calendarwear">access your calendar</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_smswear">send and view SMS messages</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_storagewear">access photos, media, and files on your watch</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_microphonewear">record audio</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_camerawear">take pictures and record video</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_phonewear">make and manage phone calls</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permgrouplab_sensorswear">access sensor data about your vital signs</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_statusBarServicewear">be the status bar</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_bodySensorswear">access body sensors (like heart rate monitors)</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_accessFineLocationwear">access precise location (GPS and network-based)</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_accessCoarseLocationwear">access approximate location (network-based)</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_sim_communicationwear">send commands to the SIM</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_createNetworkSocketswear">have full network access</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_manageProfileAndDeviceOwnerswear">manage profile and device owners</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_changeWimaxStatewear">change WiMAX state</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_handoverStatuswear">receive Android Beam transfer status</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_route_media_outputwear">route media output</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_readInstallSessionswear">read install sessions</string>
<!-- Description of a permissions, listed so the user can choose whether they want to allow the application to do this. [CHAR_LIMIT=100] -->
<string name="permlab_requestInstallPackageswear">request install packages</string>
</resources>