blob: 95105b1537e570c3a64a9256f1a87448f250d07a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
* Copyright (C) 2014 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">
<!-- General provisioning strings used for both device owner and work profile provisioning -->
<!-- App label displayed in the corner of a notification. This label lets the user know which app or system setting the notifications are coming from. It's not tappable, and it's meant as additional information for the user. [CHAR LIMIT=45] -->
<string name="app_label">Work Setup</string>
<!-- Title of the provisioning error dialog. [CHAR LIMIT=45] -->
<string name="provisioning_error_title">Oops!</string>
<!-- Work profile provisioning flow UI. -->
<!-- User consent -->
<!-- Title of all work profile setup screens. [CHAR LIMIT=NONE] -->
<string name="setup_work_profile">Set up work profile</string>
<!-- The text that asks for user consent to create a work profile [CHAR LIMIT=NONE] -->
<string name="company_controls_workspace">Your organization controls this profile and keeps it secure. You control everything else on your device.</string>
<!-- The text that asks for user consent to set up a work device [CHAR LIMIT=NONE] -->
<string name="company_controls_device">Your organization will control this device and keep it secure.</string>
<!-- String shown above the icon of the app that will control the work profile after it is set up. [CHAR LIMIT=NONE]-->
<string name="the_following_is_your_mdm">The following app will need to access this profile:</string>
<!-- String shown above the icon of the app that will control the work device after it is set up. [CHAR LIMIT=NONE]-->
<string name="the_following_is_your_mdm_for_device">The following app will manage your device:</string>
<!-- String for positive button on user consent dialog for creating a profile [CHAR LIMIT=NONE] -->
<string name="next">Next</string>
<!-- Progress text shown when setting up work profile [CHAR LIMIT=NONE] -->
<string name="setting_up_workspace">Setting up work profile\u2026</string>
<!-- Text in a pop-up that asks the user to confirm that they allow the mobile device management app to take control of the profile they are creating. [CHAR LIMIT=NONE]-->
<string name="admin_has_ability_to_monitor_profile">Your IT admin has the ability to monitor and manage settings, corporate access, apps, permissions, and data associated with this profile, including your network activity, as well as your device\'s location, call history, and contact search history.<xliff:g id="line_break">&lt;br&gt;&lt;br&gt;</xliff:g>Contact your IT admin for more information, including your organization\'s privacy policies.</string>
<!-- Text in a pop-up that asks the user to confirm that they allow the mobile device management app to take control of the device. [CHAR LIMIT=NONE]-->
<string name="admin_has_ability_to_monitor_device">Your IT admin has the ability to monitor and manage settings, corporate access, apps, permissions, and data associated with this device, including your network activity, as well as your device\'s location, call history, and contact search history.<xliff:g id="line_break">&lt;br&gt;&lt;br&gt;</xliff:g>Contact your IT admin for more information, including your organization\'s privacy policies.</string>
<!-- Text in a pop-up that asks the user to confirm that theft protection will only be enabled after a password-protected screen lock was chosen. [CHAR LIMIT=NONE]-->
<string name="theft_protection_disabled_warning">To use theft-protection features, you must have a password-protected screen lock for your device.</string>
<!-- String telling the user how to get more information about their work profile-->
<string name="contact_your_admin_for_more_info">Contact your IT admin for more information, including your organization\'s privacy policies.</string>
<!-- Text on the link that will forward the user to a website with more information about work profiles [CHAR LIMIT=30]-->
<string name="learn_more_link">Learn more </string>
<!-- Text on negative button in a popup shown to the user to confirm that they want to start setting up a work profile [CHAR LIMIT=15]-->
<string name="cancel_setup">Cancel</string>
<!-- Text on positive button in a popup shown to the user to confirm that they want to start setting up a work profile [CHAR LIMIT=15]-->
<string name="ok_setup">Ok</string>
<!-- Text of the checkbox to consent to the mobile device management app taking control of the device. [CHAR LIMIT=NONE] -->
<string name="user_consent_msg">I consent</string>
<!-- Error shown when WebView cannot be displayed using provided URL [CHAR LIMIT=40] -->
<string name="url_error">This link cannot be displayed.</string>
<!-- 'Terms and conditions' screen -->
<!--Toolbar header [CHAR LIMIT=NONE] -->
<string name="terms">Terms</string>
<!-- Work profile info terms section heading. [CHAR LIMIT=NONE] -->
<string name="work_profile_info">Work profile info</string>
<!-- Work profile info terms section heading. [CHAR LIMIT=NONE] -->
<string name="managed_device_info">Managed device info</string>
<!-- Default profile name used for the creation of work profiles. [CHAR LIMIT=NONE] -->
<string name="default_managed_profile_name">Work profile</string>
<!-- Default name used for the creation of the first meat user on a device with system-user split. [CHAR LIMIT=NONE] -->
<string name="default_first_meat_user_name">Primary user</string>
<!-- Title on the dialog that prompts the user to confirm that they really want to delete their existing work profile-->
<string name="delete_profile_title">Delete existing profile?</string>
<!-- Opening string on the dialog that prompts the user to confirm that they really want to delete
their existing work profile. The administration app icon and name appear after the final
colon. [CHAR LIMIT=NONE] -->
<string name="opening_paragraph_delete_profile">You already have a work profile. It\'s managed using the following app:</string>
<!-- String on the dialog that links through to more information about the profile management application. -->
<string name="read_more_delete_profile">Before proceeding, <a href="#read_this_link">read this</a>.</string>
<!-- String on the dialog that prompts the user to confirm that they really want to delete their existing work profile-->
<string name="sure_you_want_to_delete_profile">If you continue, all apps and data in this profile will be deleted.</string>
<!-- String on the button that triggers the deletion of a work profile.-->
<string name="delete_profile">Delete</string>
<!-- String on the button that cancels out of the deletion of a work profile.-->
<string name="cancel_delete_profile">Cancel</string>
<!-- String shown on prompt for user to encrypt and reboot the device, in case of profile setup [CHAR LIMIT=NONE]-->
<string name="encrypt_device_text_for_profile_owner_setup">To set up your work profile, your device needs to be encrypted. This may take some time.</string>
<!-- String shown on prompt for user to encrypt and reboot the device, in case of device setup [CHAR LIMIT=NONE]-->
<string name="encrypt_device_text_for_device_owner_setup">To set up this device, it needs to be encrypted first. This may take some time.</string>
<!-- String title shown on encryption dialog. [CHAR LIMIT=20]-->
<string name="encrypt_this_device_question">Encrypt this device?</string>
<!-- String shown on button for user to continue to settings to encrypt the device. [CHAR LIMIT=20]-->
<string name="encrypt">Encrypt</string>
<!-- Title for reminder notification to resume provisioning after encryption [CHAR LIMIT=30] -->
<string name="continue_provisioning_notify_title">Encryption complete</string>
<!-- Body for reminder notification to resume provisioning after encryption [CHAR LIMIT=NONE] -->
<string name="continue_provisioning_notify_text">Tap to continue setting up your work profile</string>
<!-- Explains the failure and what to do to next. [CHAR LIMIT=NONE] -->
<string name="managed_provisioning_error_text">Couldn\'t set up your work profile. Contact your IT department or try again later.</string>
<!-- Error string displayed if this device doesn't support work profiles. -->
<string name="cant_add_work_profile">Can\'t add work profile</string>
<!-- Title of an error dialog that appears when a user tries to set up a work profile. In this case, the work profile can't be added because one already exists and can't be replaced, or it isn't supported by the device or the IT admin. -->
<string name="cant_replace_or_remove_work_profile">Can\'t replace or remove work profile</string>
<!-- Message of an error dialog that appears when a user tries to set up a work profile. In this case, the work profile can't be added because one already exists and can't be replaced, or it isn't supported by the device or the IT admin. -->
<string name="work_profile_cant_be_added_contact_admin">A work profile can’t be added to this device. If you have questions, contact your IT admin.</string>
<!-- Error string displayed if the selected launcher doesn't support work profiles. -->
<string name="change_device_launcher">Change device launcher</string>
<!-- Error string displayed if the selected launcher doesn't support work profiles. -->
<string name="launcher_app_cant_be_used_by_work_profile">This launcher app can\'t be used by your work profile</string>
<!-- Button text for the button that cancels provisioning -->
<string name="cancel_provisioning">Cancel</string>
<!-- Button text for the button that opens the launcher picker -->
<string name="pick_launcher">Ok</string>
<!-- Managed user provisioning flow UI. -->
<string name="user_setup_incomplete">User Setup Incomplete</string>
<!-- Device owner provisioning flow UI. -->
<!-- Default username for the user of the owned device. [CHAR LIMIT=45] -->
<string name="default_owned_device_username">User of work device</string>
<!-- Title of the work device setup screen. [CHAR LIMIT=NONE] -->
<string name="setup_work_device">Setting up work device\u2026</string>
<!-- Progress text indicating that the setup data is processed. [CHAR LIMIT=45] -->
<string name="progress_data_process">Processing setup data\u2026</string>
<!-- Progress text indicating that wifi is set up. [CHAR LIMIT=45] -->
<string name="progress_connect_to_wifi">Connecting to Wi-Fi\u2026</string>
<!-- Progress text indicating that mobile network is being set up. [CHAR LIMIT=45] -->
<string name="progress_connect_to_mobile_network">Connecting to mobile network\u2026</string>
<!-- Progress text indicating that the device admin package is being downloaded. [CHAR LIMIT=45] -->
<string name="progress_download">Downloading the admin app\u2026</string>
<!-- Progress text indicating that the device admin package is being installed. [CHAR LIMIT=45] -->
<string name="progress_install">Installing the admin app\u2026</string>
<!-- TODO: Confirm this string with UX. Progress text indicating that non-required system apps are being deleted. [CHAR LIMIT=45] -->
<string name="progress_delete_non_required_apps">Removing non-required system apps\u2026</string>
<!-- TODO: Confirm this string with UX. Progress text indicating that finishing touches are being put. [CHAR LIMIT=45] -->
<string name="progress_finishing_touches">Putting finishing touches\u2026</string>
<!-- Progress text indicating that the device admin package is set as owner. [CHAR LIMIT=45] -->
<string name="progress_set_owner">Setting the device owner\u2026</string>
<!-- TODO: Confirm this string with UX. Progress text indicating that the progress is being initialized. [CHAR LIMIT=45] -->
<string name="progress_initialize">Initializing device\u2026</string>
<!-- Message of the error dialog in case a device does not support encryption, but encryption is necessary. [CHAR LIMIT=NONE] -->
<string name="device_doesnt_allow_encryption_contact_admin">This device doesn\'t allow encryption, which is needed for setup. For help, contact your IT admin.</string>
<!-- Title of the cancel device owner provisioning dialog. [CHAR LIMIT=NONE] -->
<string name="stop_setup_reset_device_question">Stop setup &amp; reset device?</string>
<!-- Title of the cancel device owner provisioning dialog. [CHAR LIMIT=NONE] -->
<string name="this_will_reset_take_back_first_screen">This will reset your device and take you back to the first screen</string>
<!-- Message of the cancel device owner provisioning dialog. [CHAR LIMIT=NONE] -->
<string name="device_owner_cancel_message">Stop setting up and erase your device\'s data?</string>
<!-- Cancel button text of the cancel dialog. [CHAR LIMIT=45] -->
<string name="device_owner_cancel_cancel">Cancel</string>
<!-- OK button text of the error dialog. [CHAR LIMIT=45] -->
<string name="device_owner_error_ok">Ok</string>
<!-- Reset button text of the error dialog. [CHAR LIMIT=45] -->
<string name="reset">Reset</string>
<!-- Message of the error dialog in case of an unspecified error. [CHAR LIMIT=NONE] -->
<string name="cant_set_up_profile">Can\'t set up profile</string>
<!-- Message of the error dialog in case of an unspecified error. [CHAR LIMIT=NONE] -->
<string name="cant_set_up_device">Can\'t set up device</string>
<!-- Message of the error dialog in case of an unspecified error. [CHAR LIMIT=NONE] -->
<string name="couldnt_set_up_device">Couldn\'t set up device. For help, contact your IT admin.</string>
<!-- Message of the error dialog in case of an unspecified error. [CHAR LIMIT=NONE] -->
<string name="contact_your_admin_for_help">Contact your IT admin for help</string>
<!-- Message of the error dialog when already provisioned. [CHAR LIMIT=NONE] -->
<string name="device_already_set_up">Device is already set up</string>
<!-- Message of the error dialog when setting up wifi failed. [CHAR LIMIT=NONE] -->
<string name="error_wifi">Couldn\'t connect to Wi-Fi</string>
<!-- Message of the error dialog when passing factory reset protection fails. [CHAR LIMIT=NONE] -->
<string name="device_has_reset_protection_contact_admin">Your device has reset protection turned on. For help, contact your IT admin.</string>
<!-- Message informing the user that the factory reset protection partition is being erased [CHAR LIMIT=30] -->
<string name="frp_clear_progress_title" >Erasing</string>
<!-- Progress screen text shown while erasing the factory reset protection partition [CHAR LIMIT=75] -->
<string name="frp_clear_progress_text">Please wait...</string>
<!-- Message of the error dialog when data integrity check fails. [CHAR LIMIT=NONE] -->
<string name="error_hash_mismatch">Couldn\'t use the admin app due to a checksum error. For help, contact your IT admin.</string>
<!-- Message of the error dialog when device owner apk could not be downloaded. [CHAR LIMIT=NONE] -->
<string name="error_download_failed">Couldn\'t download the admin app</string>
<!-- Message of the error dialog when package to install is invalid. [CHAR LIMIT=NONE] -->
<string name="error_package_invalid">Can\'t use the admin app. It\'s missing components or corrupted. For help, contact your IT admin.</string>
<!-- Message of the error dialog when package could not be installed. [CHAR LIMIT=NONE] -->
<string name="error_installation_failed">Couldn\'t install the admin app</string>
<!-- Message of the cancel dialog. [CHAR LIMIT=NONE] -->
<string name="profile_owner_cancel_message">Stop setting up?</string>
<!-- Cancel button text of the cancel dialog. [CHAR LIMIT=45] -->
<string name="profile_owner_cancel_cancel">No</string>
<!-- OK button text of the error dialog. [CHAR LIMIT=45] -->
<string name="profile_owner_cancel_ok">Yes</string>
<!-- Message of the cancel progress dialog. [CHAR LIMIT=45] -->
<string name="profile_owner_cancelling">Canceling\u2026</string>
<!-- Title of the work profile setup cancel dialog. [CHAR LIMIT=45] -->
<string name="work_profile_setup_later_title">Stop profile setup?</string>
<!-- Message of the work profile setup cancel dialog. [CHAR LIMIT=NONE] -->
<string name="work_profile_setup_later_message">You can set up your work profile later in your organization\'s device management app</string>
<!-- Continue button text. [CHAR LIMIT=20] -->
<string name="continue_button">Continue</string>
<!-- OK button text of the work profile setup cancel dialog. [CHAR LIMIT=45] -->
<string name="work_profile_setup_stop">Stop</string>
<!-- Dismiss button text to close the dialog. [CHAR LIMIT=20] -->
<string name="dismiss">Dismiss</string>
<!--Pre-provisioning screen informing a user of benefits and consequences of creating a Profile Owner / Device Owner (http://go/anim-e1f256) -->
<!-- Short explanation of consequences of creating a work profile [CHAR LIMIT=NONE] -->
<string name="profile_owner_info">You\'re about to create a work profile that\'ll be managed and monitored by your organization. Terms will apply.</string>
<!-- Short explanation of consequences of creating a work profile [CHAR LIMIT=NONE] -->
<string name="profile_owner_info_with_terms_headers">You\'re about to create a work profile that\'ll be managed and monitored by your organization. Terms from <xliff:g id="terms_headers" example="EMM Partner A, Company B and Google">%1$s</xliff:g> will apply.</string>
<!-- Short explanation of consequences of creating a work profile [CHAR LIMIT=NONE] -->
<string name="profile_owner_info_comp">A profile will be created for your work apps. This profile and the rest of your device will be managed and monitored by your organization. Terms will apply.</string>
<!-- Short explanation of consequences of creating a work profile [CHAR LIMIT=NONE] -->
<string name="profile_owner_info_with_terms_headers_comp">A profile will be created for your work apps. This profile and the rest of your device will be managed and monitored by your organization. Terms from <xliff:g id="terms_headers" example="EMM Partner A, Company B and Google">%1$s</xliff:g> will apply.</string>
<!-- Short explanation of consequences of setting a device owner [CHAR LIMIT=NONE] -->
<string name="device_owner_info">This device will be managed, monitored, and kept secure by <xliff:g id="your organization" example="your organization">%1$s</xliff:g>. Terms will apply. <xliff:g id="view_terms" example="View Terms">%2$s</xliff:g></string>
<!-- Short explanation of consequences of setting a device owner [CHAR LIMIT=NONE] -->
<string name="device_owner_info_with_terms_headers">This device will be managed, monitored, and kept secure by <xliff:g id="your organization" example="your organization">%1$s</xliff:g>. Terms from <xliff:g id="terms_headers" example="EMM Partner A, Company B and Google">%2$s</xliff:g> will apply. <xliff:g id="view_terms" example="View Terms">%3$s</xliff:g></string>
<!-- Short explanation of consequences of setting a device owner [CHAR LIMIT=NONE] -->
<string name="link_isnt_secure_and_cant_be_opened_until_device_setup_finished">This link isn\'t secure and can\'t be opened until device setup is finished: <xliff:g id="link_raw_test" example="http://insecure-http-link.com/?p1=v1&amp;p2=v2">%1$s</xliff:g></string>
<!-- Text with link to device's provider in case of more questions [CHAR LIMIT=NONE] -->
<string name="contact_device_provider">To learn more, contact your <xliff:g id="it_admin" example="it_admin">%1$s</xliff:g>.</string>
<!-- Error message encouraging to contact admin [CHAR LIMIT=NONE] -->
<string name="if_questions_contact_admin">If you have questions, contact your IT admin</string>
<!-- Error message with unfinished setup[CHAR LIMIT=NONE] -->
<string name="setup_isnt_finished_contact_admin">Setup isn\'t finished. For help, contact your IT admin.</string>
<!-- Error message encouraging to contact admin [CHAR LIMIT=NONE] -->
<string name="for_help_contact_admin">For help, contact your IT admin</string>
<!-- Provider of the device (e.g. employer) [CHAR LIMIT=NONE] -->
<string name="organization_admin">IT admin</string>
<!-- Information of the app used by your organization to manage the device -->
<string name="your_org_app_used"><xliff:g id="Your organization" example="Your organization">%1$s</xliff:g> will manage and monitor this device using the following app:</string>
<!-- Your organization - beginning of a sentence [CHAR LIMIT=NONE] -->
<string name="your_organization_beginning">Your organization</string>
<!-- Your organization - middle of the sentence [CHAR LIMIT=NONE] -->
<string name="your_organization_middle">your organization</string>
<!--Button that lauches a screen showing terms and conditions [CHAR LIMIT=20] -->
<string name="view_terms">View terms</string>
<!--Button initiating a profile/device owner setup process [CHAR LIMIT=20] -->
<string name="accept_and_continue">Accept &amp; continue</string>
<!--Button to go back and exit a profile/device owner setup process [CHAR LIMIT=20] -->
<string name="back">Back</string>
<!--Header for device owner provisioning setup screen [CHAR LIMIT=NONE] -->
<string name="set_up_your_device">Set up your device</string>
<!-- Animation informing a user about benefits of having a managed profile (http://go/anim-e1f256) -->
<!-- Title 1/3 from slides [CHAR LIMIT=NONE]-->
<string name="info_anim_title_0">Change the way you work</string>
<!-- Title 2/3 from slides [CHAR LIMIT=NONE]-->
<string name="info_anim_title_1">Separate work from personal</string>
<!-- Title 2/3 from slides - COMP case [CHAR LIMIT=NONE]-->
<string name="one_place_for_work_apps">One place for work apps</string>
<!-- Title 3/3 from slides [CHAR LIMIT=NONE]-->
<string name="info_anim_title_2">Turn off work when you\'re done</string>
<!-- CertService -->
<!-- Title of a status bar notification for a service which installs CA certificates to secondary users. [CHAR LIMIT=45] -->
<string name="provisioning">Provisioning</string>
<!-- Content of a status bar notification for a service which installs CA certificates to secondary users. [CHAR LIMIT=45] -->
<string name="copying_certs">Setting up CA certificates</string>
<!-- Accessibility Descriptions --> <skip/>
<!-- Accessibility description for the profile setup screen. [CHAR LIMIT=NONE] -->
<string name="setup_profile">Set up your profile</string>
<!-- Accessibility description for the profile benefits animation (shown on profile setup screen) [CHAR LIMIT=NONE] -->
<string name="profile_benefits_description">By using a work profile, you can separate work data from personal data</string>
<!-- Accessibility description for the profile benefits animation (shown on profile setup screen) [CHAR LIMIT=NONE] -->
<string name="comp_profile_benefits_description">By using a work profile, you can keep your work apps in one place</string>
<!-- Accessibility description for the profile setup screen showing encryption info. [CHAR LIMIT=NONE] -->
<string name="setup_profile_encryption">Set up your profile. Encryption</string>
<!-- Accessibility description for the profile setup screen showing progress. [CHAR LIMIT=NONE] -->
<string name="setup_profile_progress">Set up your profile. Showing progress</string>
<!-- Accessibility description for the device setup screen showing company info. [CHAR LIMIT=NONE] -->
<string name="setup_device">Set up your device</string>
<!-- Accessibility description for the device setup screen showing encryption info. [CHAR LIMIT=NONE] -->
<string name="setup_device_encryption">Set up your device. Encryption</string>
<!-- Accessibility description for the device setup screen showing progress. [CHAR LIMIT=NONE] -->
<string name="setup_device_progress">Set up your device. Showing progress</string>
<!-- Accessibility description for the learn more link in user consent dialog. [CHAR LIMIT=NONE] -->
<string name="learn_more_label">Learn more button</string>
<!-- Accessibility description for the company icon. [CHAR LIMIT=NONE] -->
<string name="mdm_icon_label"><xliff:g id="icon_label" example="Test App">%1$s</xliff:g> icon</string>
<!-- Accessibility description for a section heading. [CHAR LIMIT=NONE] -->
<string name="section_heading"><xliff:g id="section_heading" example="Early Renaissance">%1$s</xliff:g> section heading.</string>
<!-- Accessibility description for section content. Followed by actual content. [CHAR LIMIT=NONE] -->
<string name="section_content"><xliff:g id="section_heading" example="Early Renaissance">%1$s</xliff:g> section content: <xliff:g id="section_content" example="Once upon a time [...]">%2$s</xliff:g></string>
<!-- Accessibility description for triggering an expansion of a collapsed element. [CHAR LIMIT=NONE] -->
<string name="expand">Expand</string>
<!-- Accessibility description for triggering collapsing of an expanded element. [CHAR LIMIT=NONE] -->
<string name="collapse">Collapse</string>
<!-- Accessibility description for opening a context menu with a list of links contained in the text element. [CHAR LIMIT=40] -->
<string name="access_list_of_links">Access a list of links</string>
<!-- Accessibility description for opening a context menu with a list of links contained in the text element. [CHAR LIMIT=40] -->
<string name="access_links">Access links</string>
<!-- Accessibility description for opening a screen with terms. [CHAR LIMIT=20] -->
<string name="access_terms">Access terms</string>
<!-- Accessibility description for opening a screen with terms. [CHAR LIMIT=20] -->
<string name="read_terms">Read terms</string>
<!--List item responsible for closing the list of links [CHAR LIMIT=20] -->
<string name="close_list">Close list</string>
<!-- TODO: Following strings have to be updated. -->
<!-- Strings used in the dialog asking for user confirmation to cancel the setup process and factory reset the device. -->
<!-- Title shown in the dialog. [CHAR LIMIT=45] -->
<string name="cancel_setup_and_factory_reset_dialog_title">End setup and factory reset?</string>
<!-- Message shown in the dialog. [CHAR LIMIT=NONE] -->
<string name="cancel_setup_and_factory_reset_dialog_msg">Ending this setup will factory reset your device and take you back to the first screen.</string>
<!-- Cancel button text of the dialog. [CHAR LIMIT=45] -->
<string name="cancel_setup_and_factory_reset_dialog_cancel">Cancel</string>
<!-- OK button text of the dialog. [CHAR LIMIT=45] -->
<string name="cancel_setup_and_factory_reset_dialog_ok">Reset device</string>
<!-- Concatenating lists of items -->
<!-- [CHAR_LIMIT=NONE] Format to put together two items in a list. -->
<string name="join_two_items"><xliff:g id="first_item">%1$s</xliff:g> and <xliff:g id="second_item">%2$s</xliff:g></string>
<!-- [CHAR_LIMIT=NONE] Format to put the last item at the end of a series of 3 or more items in a list -->
<string name="join_many_items_last"><xliff:g id="all_but_last_item">%1$s</xliff:g>, and <xliff:g id="last_item">%2$s</xliff:g></string>
<!-- [CHAR_LIMIT=NONE] Format to put the first item at the start of a series of 3 or more items in a list -->
<string name="join_many_items_first"><xliff:g id="first_item">%1$s</xliff:g>, <xliff:g id="all_but_first_and_last_item">%2$s</xliff:g></string>
<!-- [CHAR_LIMIT=NONE] Format to put the middle items together in a series of 4 or more items in a list -->
<string name="join_many_items_middle"><xliff:g id="added_item">%1$s</xliff:g>, <xliff:g id="rest_of_items">%2$s</xliff:g></string>
<!-- [CHAR_LIMIT=40] String below a progress bar. This string lets users know that the setup process (which is referred to as "this" in this string) may take a few minutes. -->
<string name="take_a_few_minutes">This may take a few minutes</string>
<!-- [CHAR_LIMIT=NONE] Subtext below a full-screen title. This string explains that the user's work apps will be kept in a separate profile (called a "work profile") and managed by their employer (referred to generally as "organization"). -->
<string name="work_profile_description">Your work apps will be kept in this profile and managed by your organization</string>
<!-- [CHAR_LIMIT=NONE] Subtext below a full-screen title. This string explains that the user's work device will be kept secure and managed by their employer (referred to generally as "organization"). -->
<string name="device_owner_description">This device will be kept secure and managed by your organization</string>
<string name="setup_provisioning_header">Preparing to set up work device\u2026</string>
<string name="setup_provisioning_header_description">Setting up admin app</string>
<!-- Transition screen strings -->
<!-- Screen title. This is letting the user know that they're finished setting up their work profile, and they can finish setting up the rest of their phone. [CHAR LIMIT=NONE]-->
<string name="set_up_everything_else">Set up everything else</string>
<!-- Screen title. This is letting the user know that they're finished setting up their work profile, and they can finish setting up the rest of their phone. [CHAR LIMIT=NONE]-->
<string name="now_lets_set_up_everything_else">Now, let\'s set up everything else</string>
<!-- Organization brand screen -->
<!-- Screen title. This is letting the user know that their organization (e.g. company) owns the device. [CHAR LIMIT=NONE]-->
<string name="brand_screen_header">This device belongs to your organization</string>
<!-- Subtext on a screen. This is letting the user know that their organization (e.g. company) will manage their device, and it's introducing the management app that their IT admin will use. [CHAR LIMIT=NONE]-->
<string name="brand_screen_subheader">The following app will be used to manage and monitor this phone</string>
<!-- Downloading screen -->
<!-- Screen title. This is letting the user know that they're about to set up their device for work. [CHAR LIMIT=NONE]-->
<string name="downloading_administrator_header">Getting ready for work setup\u2026</string>
<!-- Work profile setup screens -->
<!-- Screen title. This is letting the user know that they'll first set up their work profile before setting up the rest of their device. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_accept_header">First, let\'s set up your work profile</string>
<!-- Screen title in the new phone setup flow. This text is letting the user know that they're about to set up a work profile on their new phone. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_accept_header_post_suw">Let\'s set up your work profile</string>
<!-- Screen title. This is letting the user know what the work profile is for, and that they can find all of their work apps in this profile. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_step_1_header">Work apps are kept in your work profile</string>
<!-- Screen title. This is letting the user know that they have to option to pause their work apps when they're done with work for the day or want to take a break. "Pausing" the apps means that they won't get any notifications or interruptions from those apps. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_step_2_header">Pause work apps when you\'re done for the day</string>
<!-- Screen title. This is letting the user know that the only data on their device that's visible to their IT admin is the data in their work profile. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_step_3_header">Only the data in your work profile is visible to your IT admin</string>
<!-- In-progress text that's part of a full-screen message. This is letting the user know that their work profile is being set up. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_progress_label">Setting up your work profile\u2026</string>
<!-- Spoken text for screen readers. This is summarizing the key features of the work profile while it's being set up. [CHAR LIMIT=NONE]-->
<string name="work_profile_provisioning_summary">Work apps are kept in your work profile. You can pause your work apps when you’re done for the day. Only the data in your work profile is visible to your IT admin.</string>
<!-- Fully managed device setup screens -->
<!-- Screen title. This is letting the user know that they're about to set up their new work device. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_accept_header">Let\'s set up your work device</string>
<!-- Screen title. This is letting the user know that they can use their work device to easily access their work apps. "At your fingertips" is another way of saying "easily accessible." [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_step_1_header">Keep your work apps at your fingertips</string>
<!-- Screen title. This is letting the user know that their entire device isn't private and can be accessed by their IT admin. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_step_2_header">This device isn\'t private</string>
<!-- Screen subtext. This is letting the user know that their IT admin may be able to see their data and activity since the device isn't private. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_step_2_subheader">Your IT admin may be able to see your data and activity on this device.</string>
<!-- In-progress text that's part of a full-screen message. This is letting the user know that their device is being set up. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_progress_label">Setting up your device\u2026</string>
<!-- Spoken text for screen readers. This is summarizing the key features of their work device while it's being set up. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_summary">Use this device to easily access your work apps. This device isn\'t private, so your IT admin may be able to see your data and activity. To learn more, contact your IT admin.</string>
<!-- Financed device setup screens -->
<!-- Screen title. This is displayed when a device admin app is set as the device owner. [CHAR LIMIT=NONE]-->
<string name="just_a_sec" translatable="false">Just a sec\u2026</string>
<!-- Fully managed device privacy notification -->
<!-- Notification title. This text is letting the user know about a privacy reminder before they start using their new work device. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_privacy_title">Privacy reminder</string>
<!-- Notification message. This text is letting the user know about a privacy reminder before they start using their new work device, and that their IT admin may be able to see their data and activity on this device. [CHAR LIMIT=NONE]-->
<string name="fully_managed_device_provisioning_privacy_body">Your IT admin may be able to see your data and activity on this device</string>
<!-- Common to both work profile and fully managed device setup screens -->
<!-- Screen title. This text is letting the user know that their device is ready. "Ready to go" is equivalent to "ready to use." [CHAR LIMIT=NONE]-->
<string name="device_provisioning_finished">Your device is ready to go!</string>
<string name="done">Done</string>
<!-- Financed device provisioning landing screen -->
<!-- Screen title. This is letting the user know that this device is a financed device. [CHAR LIMIT=NONE]-->
<string name="financed_device_screen_header" translatable="false">Your device is provided by <xliff:g id="creditor_name" example="creditor_name">%1$s</xliff:g></string>
<!-- Creditor capabilities header. This is letting the user know that the creditor may have some capabilities to control the device. [CHAR LIMIT=NONE]-->
<string name="creditor_capabilities_header" translatable="false"><xliff:g id="creditor_name" example="creditor_name">%1$s</xliff:g> can use Google\'s management capabilities to:</string>
<!-- Creditor capabilities content. This is letting the user know that the creditor can install the creditor app. [CHAR LIMIT=NONE]-->
<string name="install_creditor_app_description" translatable="false">Install the <xliff:g id="creditor_name" example="creditor_name">%1$s</xliff:g> app on this device</string>
<!-- Creditor capabilities content. This is letting the user know that the creditor is able to lock the device. [CHAR LIMIT=NONE]-->
<string name="lock_device_description" translatable="false">Lock this device if you don\'t make payments</string>
<!-- Google terms and policies. This is letting the user know that Google's terms and policies also apply. [CHAR LIMIT=NONE]-->
<string name="google_terms" translatable="false">The Google Terms of Service and Privacy Policy also apply. For more details, visit\n<xliff:g id="policies_url" example="https://www.abc.com">%1$s</xliff:g>.</string>
<!-- Google terms and policies url. This is letting the user know the URL for Google's policies. [CHAR LIMIT=NONE]-->
<string name="google_policies_url" translatable="false">https://www.google.com/policies</string>
<!-- Title of a full-screen message. This screen lets users connect certain apps in their work and personal profiles so they can access work and personal data together. [CHAR LIMIT=NONE]-->
<string name="cross_profile_consent_title">Connect work &amp; personal apps</string>
<!-- Subtext on a screen. This text lets users know what will happen if they turn on the toggles next to the apps on this screen. Each app's toggle will let the user access both work and personal data. [CHAR LIMIT=NONE]-->
<string name="cross_profile_consent_summary">These apps can be set to access work and personal data together. You can make changes anytime in Settings.</string>
<!-- Notification title. This notification lets users connect certain apps in their work and personal profiles so they can access work and personal data together. -->
<string name="cross_profile_notification_title">Connect work &amp; personal apps</string>
<!-- Text in a notification. This notification lets users connect certain apps in their work and personal profiles so they can access work and personal data together. -->
<string name="cross_profile_notification_text">Access work and personal data together. Tap to set up.</string>
<!-- Notification channel name. This channel lets users connect certain apps in their work and personal profiles so they can access work and personal data together. -->
<string name="cross_profile_notification_channel_name">Connect work &amp; personal apps</string>
</resources>