| <?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 the app <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> |
| |
| <!-- Description of soft discovery timeout. [CHAR LIMIT= NONE] --> |
| <string name="message_discovery_soft_timeout">Make sure this <xliff:g id="device_type" example="phone">%1$s</xliff:g> has <xliff:g id="discovery_method" example="Bluetooth">%2$s</xliff:g> turned on, and keep your <xliff:g id="profile_name" example="watch">%3$s</xliff:g> nearby.</string> |
| |
| <!-- Description of hard discovery timeout. [CHAR LIMIT= NONE] --> |
| <string name="message_discovery_hard_timeout">No devices found. Please try again later.</string> |
| |
| <!-- The discovery method name for Bluetooth [CHAR LIMIT=30] --> |
| <string name="discovery_bluetooth">Bluetooth</string> |
| |
| <!-- The discovery method name for Wi-Fi [CHAR LIMIT=30] --> |
| <string name="discovery_wifi">Wi-Fi</string> |
| |
| <!-- The discovery method name for both Bluetooth and Wi-Fi [CHAR LIMIT=50] --> |
| <string name="discovery_mixed">Bluetooth and Wi-Fi</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_non_profile">Choose a device to be managed by <strong><xliff:g id="app_name" example="Android Wear">%1$s</xliff:g></strong></string> |
| |
| <!-- Title of the multiple devices' dialog. --> |
| <string name="chooser_title">Choose a <xliff:g id="profile_name" example="watch">%1$s</xliff:g> to set up</string> |
| |
| <!-- Title of the single device scan dialog. --> |
| <string name="single_device_title">Looking for a <xliff:g id="profile_name" example="watch">%1$s</xliff:g></string> |
| |
| <!-- Description of the privileges the application will get if associated with the companion device of WATCH profile [CHAR LIMIT=NONE] --> |
| <string name="summary_watch">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">device</string> |
| |
| <!-- Description of the privileges the application will get if associated with the companion device of GLASSES profile [CHAR LIMIT=NONE] --> |
| <string name="summary_glasses">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 stream apps and system features between your <xliff:g id="device_type" example="phone">%2$s</xliff:g> and <strong><xliff:g id="device_name" example="Chromebook">%3$s</xliff:g></strong>?</string> |
| |
| <!-- Summary for associating an application with a companion device of APP_STREAMING profile [CHAR LIMIT=NONE] --> |
| <string name="summary_app_streaming"><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will be granted the following permissions:</string> |
| |
| <!-- Legacy Summary for associating an application with a companion device of APP_STREAMING profile [CHAR LIMIT=NONE] --> |
| <string name="summary_app_streaming_legacy"><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will have access to anything that’s visible or played on your <xliff:g id="device_type" example="phone">%2$s</xliff:g>, including audio, photos, payment info, passwords, and messages.<br/><br/><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will be able to stream apps to <xliff:g id="device_name" example="Chromebook">%3$s</xliff:g> until you remove access to this permission.</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="Exo">%1$s</xliff:g> is requesting permission on behalf of <xliff:g id="device_name" example="Chromebook">%2$s</xliff:g> to stream apps and system features 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="display_name" example="Chromebook">%3$s</xliff:g></strong> to access this information from your <xliff:g id="device_type" example="phone">%2$s</xliff:g></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="device_name" example="Chromebook">%2$s</xliff:g> to access your <xliff:g id="device_type" example="phone">%3$s</xliff:g>\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="app_name" example="Exo">%1$s</xliff:g></strong> to stream apps and system features between your <xliff:g id="device_type" example="phone">%2$s</xliff:g> and <strong><xliff:g id="device_name" example="Chromebook">%3$s</xliff:g></strong>?</string> |
| |
| <!-- Summary for associating an application with a companion device of NEARBY_DEVICE_STREAMING profile [CHAR LIMIT=NONE] --> |
| <string name="summary_nearby_device_streaming"><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will be granted the following permissions:</string> |
| |
| <!-- Legacy Summary for associating an application with a companion device of NEARBY_DEVICE_STREAMING profile [CHAR LIMIT=NONE] --> |
| <string name="summary_nearby_device_streaming_legacy"><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will have access to anything that’s visible or played on <xliff:g id="device_name" example="Chromebook">%3$s</xliff:g>, including audio, photos, payment info, passwords, and messages.<br/><br/><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will be able to stream apps to <xliff:g id="device_name" example="Chromebook">%3$s</xliff:g> until you remove access to this permission.</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="Exo">%1$s</xliff:g> is requesting permission on behalf of <xliff:g id="device_name" example="Chromebook">%2$s</xliff:g> to stream apps from your <xliff:g id="device_type" example="phone">%3$s</xliff:g></string> |
| |
| <!-- ================= DEVICE_PROFILE_VIRTUAL_DEVICE ================= --> |
| |
| <!-- Confirmation for associating an application with a companion device of VIRTUAL_DEVICE profile (type) [CHAR LIMIT=NONE] --> |
| <string name="title_virtual_device">Allow <strong><xliff:g id="app_name" example="Exo">%1$s</xliff:g></strong> to stream audio and system features between your <xliff:g id="device_type" example="phone">%3$s</xliff:g> and <strong><xliff:g id="device_name" example="Chromebook">%2$s</xliff:g></strong>?</string> |
| |
| <!-- Summary for associating an application with a companion device of VIRTUAL_DEVICE profile [CHAR LIMIT=NONE] --> |
| <string name="summary_virtual_device"><xliff:g id="app_name" example="Exo">%2$s</xliff:g> will be granted the following permissions:</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">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> |
| |
| <!-- Cancel button for the device chooser dialog [CHAR LIMIT=30] --> |
| <string name="consent_cancel">Cancel</string> |
| |
| <!-- Back button for the helper consent dialog [CHAR LIMIT=30] --> |
| <string name="consent_back">Back</string> |
| |
| <!-- Downward arrow button action for scroll down the permission list [CHAR LIMIT=30] --> |
| <string name="downward_arrow_action">Scroll down the list</string> |
| |
| <!-- Downward arrow button [CHAR LIMIT=30] --> |
| <string name="downward_arrow">Downward arrow</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> |
| |
| <!-- Change media output permission will be granted to the corresponding profile [CHAR LIMIT=30] --> |
| <string name="permission_media_routing_control">Change media output</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_notifications">Notifications</string> |
| |
| <!-- Virtual device permission will be granted of corresponding profile [CHAR LIMIT=30] --> |
| <string name="permission_create_virtual_device">Stream data to your <xliff:g id="device_type" example="phone">%1$s</xliff:g></string> |
| |
| <!-- Mirror display permission will be granted of corresponding profile [CHAR LIMIT=30] --> |
| <string name="permission_add_mirror_display">Mirror your screen</string> |
| |
| <!-- Trusted display permission will be granted of corresponding profile [CHAR LIMIT=30] --> |
| <string name="permission_add_trusted_display">Stream apps</string> |
| |
| <!-- Description of phone permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_phone_summary">Make and manage phone calls</string> |
| |
| <!-- Description of Call logs permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_call_logs_summary">Read and write phone call log</string> |
| |
| <!-- Description of SMS permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_sms_summary">Send and view SMS messages</string> |
| |
| <!-- Description of contacts permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_contacts_summary">Access your contacts</string> |
| |
| <!-- Description of calendar permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_calendar_summary">Access your calendar</string> |
| |
| <!-- Description of microphone permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_microphone_summary">Record audio</string> |
| |
| <!-- Description of nearby devices' permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_nearby_devices_summary">Find, connect to, and determine the relative position of nearby devices</string> |
| |
| <!-- Description of NLA (notification listener access) of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_notification_listener_access_summary">Read all notifications, including information like contacts, messages, and photos</string> |
| |
| <!-- Description of NLA & POST_NOTIFICATION of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_notifications_summary">\u2022 Read all notifications, including info like contacts, messages, and photos<br/>\u2022 Send you notifications<br/><br/>You can manage this app\'s ability to read and send notifications anytime in Settings > Notifications.</string> |
| |
| <!-- Description of storage permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_storage_summary"></string> |
| |
| <!-- Description of post notifications permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_post_notifications_summary">Send you notifications</string> |
| |
| <!-- Description of virtual device permission of corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_create_virtual_device_summary">Stream microphone, camera and other sensor data from <strong><xliff:g id="device_name" example="Chromebook">%3$s</xliff:g></strong> to your <xliff:g id="device_type" example="phone">%2$s</xliff:g>.</string> |
| |
| <!-- Description of mirror permission to be granted to the corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_add_mirror_display_summary">Record, cast or share your <xliff:g id="device_type" example="phone">%2$s</xliff:g>\u2019s screen to <strong><xliff:g id="device_name" example="Chromebook">%3$s</xliff:g></strong>.<br/><br/><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will have access to anything that’s visible or played on your <xliff:g id="device_type" example="phone">%2$s</xliff:g>, including audio, photos, payment info, passwords and messages.</string> |
| |
| <!-- Description of trusted permission to be granted to the corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_add_trusted_display_summary">Stream your <xliff:g id="device_type" example="phone">%2$s</xliff:g>\u2019s apps to <strong><xliff:g id="device_name" example="Chromebook">%3$s</xliff:g></strong>.<br/><br/><xliff:g id="app_name" example="Exo">%1$s</xliff:g> will have access to anything that’s visible or played on <xliff:g id="device_name" example="Chromebook">%3$s</xliff:g>, including audio, photos, payment info, passwords and messages, even when your <xliff:g id="device_type" example="phone">%2$s</xliff:g> is locked.</string> |
| |
| <!-- Description of change media output permission to be granted to the corresponding profile [CHAR LIMIT=NONE] --> |
| <string name="permission_media_routing_control_summary">Access a list of available devices and control which one streams or casts audio or video from other apps</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> |
| |
| <!-- The type of the device for TV [CHAR LIMIT=30] --> |
| <string name="device_type" product="tv">tv</string> |
| |
| <!-- The type of the device for other device [CHAR LIMIT=30] --> |
| <string name="device_type" product="device">device</string> |
| |
| </resources> |