207 lines
14 KiB
XML
207 lines
14 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
<!-- Copyright (C) 2017 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">
|
||
|
|
|
||
|
|
<!-- Title of the CompanionDeviceManager application. [CHAR LIMIT=50] -->
|
||
|
|
<string name="app_label">Companion Device Manager</string>
|
||
|
|
|
||
|
|
<!-- Title of the device association confirmation dialog. -->
|
||
|
|
<string name="confirmation_title">Allow <strong><xliff:g id="app_name" example="Android Wear">%1$s</xliff:g></strong> to access <strong><xliff:g id="device_name" example="ASUS ZenWatch 2">%2$s</xliff:g></strong>?</string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_WATCH and null profile ================= -->
|
||
|
|
|
||
|
|
<!-- The name of the "watch" device type [CHAR LIMIT=30] -->
|
||
|
|
<string name="profile_name_watch">watch</string>
|
||
|
|
|
||
|
|
<!-- Title of the device selection dialog. -->
|
||
|
|
<string name="chooser_title">Choose a <xliff:g id="profile_name" example="watch">%1$s</xliff:g> to be managed by <strong><xliff:g id="app_name" example="Android Wear">%2$s</xliff:g></strong></string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of WATCH profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_watch">This app is needed to manage your <xliff:g id="device_name" example="My Watch">%1$s</xliff:g>. <xliff:g id="app_name" example="Android Wear">%2$s</xliff:g> will be allowed to sync info, like the name of someone calling, interact with your notifications and access your Phone, SMS, Contacts, Calendar, Call logs and Nearby devices permissions.</string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of WATCH profile for singleDevice(type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_watch_single_device">This app will be allowed to sync info, like the name of someone calling, and access these permissions on your <xliff:g id="device_type" example="phone">%1$s</xliff:g></string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_GLASSES ================= -->
|
||
|
|
|
||
|
|
<!-- Title of the device association confirmation dialog for glasses. -->
|
||
|
|
<string name="confirmation_title_glasses">Allow <strong><xliff:g id="app_name" example="Android Wear">%1$s</xliff:g></strong> to manage <strong><xliff:g id="device_name" example="Glasses">%2$s</xliff:g></strong>?</string>
|
||
|
|
|
||
|
|
<!-- The name of the "glasses" device type [CHAR LIMIT=30] -->
|
||
|
|
<string name="profile_name_glasses">glasses</string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of GLASSES profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_glasses_multi_device">This app is needed to manage <xliff:g id="device_name" example="My Glasses">%1$s</xliff:g>. <xliff:g id="app_name" example="Glasses">%2$s</xliff:g> will be allowed to interact with your notifications and access your Phone, SMS, Contacts, Microphone and Nearby devices permissions.</string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of GLASSES profile for singleDevice(type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_glasses_single_device">This app will be allowed to access these permissions on your <xliff:g id="device_type" example="phone">%1$s</xliff:g></string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_APP_STREAMING ================= -->
|
||
|
|
|
||
|
|
<!-- Confirmation for associating an application with a companion device of APP_STREAMING profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="title_app_streaming">Allow <strong><xliff:g id="app_name" example="Exo">%1$s</xliff:g></strong> to access this information from your phone</string>
|
||
|
|
|
||
|
|
<!-- Title of the helper dialog for APP_STREAMING profile [CHAR LIMIT=30]. -->
|
||
|
|
<string name="helper_title_app_streaming">Cross-device services</string>
|
||
|
|
|
||
|
|
<!-- Description of the helper dialog for APP_STREAMING profile. [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="helper_summary_app_streaming"><xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="display_name" example="Chromebook">%2$s</xliff:g> to stream apps between your devices</string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_AUTOMOTIVE_PROJECTION ================= -->
|
||
|
|
|
||
|
|
<!-- Confirmation for associating an application with a companion device of AUTOMOTIVE_PROJECTION profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="title_automotive_projection"></string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of AUTOMOTIVE_PROJECTION profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_automotive_projection"></string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_COMPUTER ================= -->
|
||
|
|
|
||
|
|
<!-- Confirmation for associating an application with a companion device of COMPUTER profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="title_computer">Allow <strong><xliff:g id="app_name" example="GMS">%1$s</xliff:g></strong> to access this information from your phone</string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of COMPUTER profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_computer"></string>
|
||
|
|
|
||
|
|
<!-- Title of the helper dialog for COMPUTER profile [CHAR LIMIT=30]. -->
|
||
|
|
<string name="helper_title_computer">Google Play services</string>
|
||
|
|
|
||
|
|
<!-- Description of the helper dialog for COMPUTER profile. [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="helper_summary_computer"><xliff:g id="app_name" example="GMS">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="display_name" example="Chromebook">%2$s</xliff:g> to access your phone\u2019s photos, media, and notifications</string>
|
||
|
|
|
||
|
|
<!-- ================= DEVICE_PROFILE_NEARBY_DEVICE_STREAMING ================= -->
|
||
|
|
|
||
|
|
<!-- Confirmation for associating an application with a companion device of NEARBY_DEVICE_STREAMING profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="title_nearby_device_streaming">Allow <strong><xliff:g id="device_name" example="NearbyStreamer">%1$s</xliff:g></strong> to take this action?</string>
|
||
|
|
|
||
|
|
<!-- Description of the helper dialog for NEARBY_DEVICE_STREAMING profile. [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="helper_summary_nearby_device_streaming"><xliff:g id="app_name" example="NearbyStreamerApp">%1$s</xliff:g> is requesting permission on behalf of your <xliff:g id="device_name" example="NearbyDevice">%2$s</xliff:g> to stream apps and other system features to nearby devices</string>
|
||
|
|
|
||
|
|
<!-- ================= null profile ================= -->
|
||
|
|
|
||
|
|
<!-- A noun for a companion device with unspecified profile (type) [CHAR LIMIT=30] -->
|
||
|
|
<string name="profile_name_generic">device</string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of unspecified profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_generic_single_device">This app will be able to sync info, like the name of someone calling, between your phone and <xliff:g id="device_name" example="My Watch">%1$s</xliff:g></string>
|
||
|
|
|
||
|
|
<!-- Description of the privileges the application will get if associated with the companion device of unspecified profile (type) [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="summary_generic">This app will be able to sync info, like the name of someone calling, between your phone and the chosen device</string>
|
||
|
|
|
||
|
|
<!-- ================= Buttons ================= -->
|
||
|
|
|
||
|
|
<!-- Positive button for the device-app association consent dialog [CHAR LIMIT=30] -->
|
||
|
|
<string name="consent_yes">Allow</string>
|
||
|
|
|
||
|
|
<!-- Negative button for the device-app association consent dialog [CHAR LIMIT=30] -->
|
||
|
|
<string name="consent_no">Don\u2019t allow</string>
|
||
|
|
|
||
|
|
<!-- Back button for the helper consent dialog [CHAR LIMIT=30] -->
|
||
|
|
<string name="consent_back">Back</string>
|
||
|
|
|
||
|
|
<!-- Expand permission in the list CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_expand">Expand <xliff:g id="permission_type" example="Notification">%1$s</xliff:g></string>
|
||
|
|
|
||
|
|
<!-- Collapse permission int the list CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_collapse">Collapse <xliff:g id="permission_type" example="Notification">%1$s</xliff:g></string>
|
||
|
|
|
||
|
|
<!-- ================== System data transfer ==================== -->
|
||
|
|
<!-- Title of the permission sync confirmation dialog. [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_sync_confirmation_title">Give apps on <strong><xliff:g id="companion_device_name" example="Galaxy Watch 5">%1$s</xliff:g></strong> the same permissions as on <strong><xliff:g id="primary_device_name" example="Pixel 6">%2$s</xliff:g></strong>?</string>
|
||
|
|
|
||
|
|
<!-- Text of the permission sync explanation in the confirmation dialog. [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_sync_summary">This may include <strong>Microphone</strong>, <strong>Camera</strong>, and <strong>Location access</strong>, and other sensitive permissions on <strong><xliff:g id="companion_device_name" example="My Watch">%1$s</xliff:g></strong>. <br/><br/>You can change these permissions any time in your Settings on <strong><xliff:g id="companion_device_name" example="My Watch">%1$s</xliff:g></strong>.</string>
|
||
|
|
|
||
|
|
<!--Description for information icon [CHAR LIMIT=30]-->
|
||
|
|
<string name="vendor_header_button_description">More Information</string>
|
||
|
|
|
||
|
|
<!-- ================= Permissions ================= -->
|
||
|
|
|
||
|
|
<!-- Phone permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_phone">Phone</string>
|
||
|
|
|
||
|
|
<!-- SMS permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_sms">SMS</string>
|
||
|
|
|
||
|
|
<!-- Contacts permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_contacts">Contacts</string>
|
||
|
|
|
||
|
|
<!-- Calendar permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_calendar">Calendar</string>
|
||
|
|
|
||
|
|
<!-- Microphone permission will be granted to corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_microphone">Microphone</string>
|
||
|
|
|
||
|
|
<!-- Call logs permission will be granted to the corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_call_logs">Call logs</string>
|
||
|
|
|
||
|
|
<!-- Nearby devices' permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_nearby_devices">Nearby devices</string>
|
||
|
|
|
||
|
|
<!-- Storage permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_storage">Photos and media</string>
|
||
|
|
|
||
|
|
<!-- Notification permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_notification">Notifications</string>
|
||
|
|
|
||
|
|
<!-- Apps permission will be granted of corresponding profile [CHAR LIMIT=30] -->
|
||
|
|
<string name="permission_app_streaming">Apps</string>
|
||
|
|
|
||
|
|
<!-- Nearby_device_streaming permission will be granted to the corresponding profile [CHAR LIMIT=45] -->
|
||
|
|
<string name="permission_nearby_device_streaming">Streaming</string>
|
||
|
|
|
||
|
|
<!-- Description of phone permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_phone_summary">Can make and manage phone calls</string>
|
||
|
|
|
||
|
|
<!-- Description of Call logs permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_call_logs_summary">Can read and write phone call log</string>
|
||
|
|
|
||
|
|
<!-- Description of SMS permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_sms_summary">Can send and view SMS messages</string>
|
||
|
|
|
||
|
|
<!-- Description of contacts permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_contacts_summary">Can access your contacts</string>
|
||
|
|
|
||
|
|
<!-- Description of calendar permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_calendar_summary">Can access your calendar</string>
|
||
|
|
|
||
|
|
<!-- Description of microphone permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_microphone_summary">Can record audio</string>
|
||
|
|
|
||
|
|
<!-- Description of nearby devices' permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_nearby_devices_summary">Can find, connect to, and determine the relative position of nearby devices</string>
|
||
|
|
|
||
|
|
<!-- Description of notification permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_notification_summary">Can read all notifications, including information like contacts, messages, and photos</string>
|
||
|
|
|
||
|
|
<!-- Description of app streaming permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_app_streaming_summary">Stream your phone\u2019s apps</string>
|
||
|
|
|
||
|
|
<!-- Description of storage permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_storage_summary"></string>
|
||
|
|
|
||
|
|
<!-- Description of nearby_device_streaming permission of corresponding profile [CHAR LIMIT=NONE] -->
|
||
|
|
<string name="permission_nearby_device_streaming_summary">Stream apps and other system features from your phone</string>
|
||
|
|
|
||
|
|
<!-- The type of the device for phone [CHAR LIMIT=30] -->
|
||
|
|
<string name="device_type" product="default">phone</string>
|
||
|
|
|
||
|
|
<!-- The type of the device for tablet [CHAR LIMIT=30] -->
|
||
|
|
<string name="device_type" product="tablet">tablet</string>
|
||
|
|
|
||
|
|
</resources>
|