Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!--
      3 /**
      4  * Copyright (C) 2014 The Android Open Source Project
      5  *
      6  * Licensed under the Apache License, Version 2.0 (the "License");
      7  * you may not use this file except in compliance with the License.
      8  * You may obtain a copy of the License at
      9  *
     10  *     http://www.apache.org/licenses/LICENSE-2.0
     11  *
     12  * Unless required by applicable law or agreed to in writing, software
     13  * distributed under the License is distributed on an "AS IS" BASIS,
     14  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     15  * See the License for the specific language governing permissions and
     16  * limitations under the License.
     17  */
     18 -->
     19 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     20   <!-- TODO: Review all strings before launch -->
     21 
     22   <!-- General provisioning strings used for both device owner and work profile provisioning -->
     23 
     24   <!-- Name of the application [CHAR LIMIT=NONE] -->
     25   <string name="app_name">Device Provisioner</string>
     26   <!-- Title of the provisioning error dialog. [CHAR LIMIT=45] -->
     27   <string name="provisioning_error_title">Oops!</string>
     28 
     29   <!-- Work profile provisioning flow UI. -->
     30 
     31   <!-- User consent -->
     32   <!-- Title of all work profile setup screens. [CHAR LIMIT=NONE] -->
     33   <string name="setup_work_space">Set up your profile</string>
     34   <!-- The text that asks for user consent to create a work profile [CHAR LIMIT=NONE] -->
     35   <string name="company_controls_workspace">Your organization controls this profile and keeps it secure. You control everything else on your device.</string>
     36   <!-- String shown above the icon of the app that will control the work profile after it is set up. [CHAR LIMIT=NONE]-->
     37   <string name="the_following_is_your_mdm">The following app will need to access this profile:</string>
     38   <!-- String for positive button on user consent dialog for creating a profile [CHAR LIMIT=NONE] -->
     39   <string name="set_up">Set up</string>
     40   <!-- Progress text shown when setting up work profile [CHAR LIMIT=NONE] -->
     41   <string name="setting_up_workspace">Setting up your work profile...</string>
     42   <!-- 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]-->
     43   <string name="admin_has_ability_to_monitor_profile">Your administrator has the ability to monitor and manage settings, corporate access, apps and data associated with the profile, including network activity and your device\'s location information.</string>
     44   <!-- 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]-->
     45   <string name="admin_has_ability_to_monitor_device">Your administrator has the ability to monitor and manage settings, corporate access, apps, and data associated with this device, including network activity and your device\'s location information.</string>
     46   <!-- String telling the user how to get more information about their work profile-->
     47   <string name="contact_your_admin_for_more_info">Contact your administrator for more information, including your organization\'s privacy policies.</string>
     48   <!-- Text on the link that will forward the user to a website with more information about work profiles [CHAR LIMIT=30]-->
     49   <string name="learn_more_link">Learn more </string>
     50   <!-- 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]-->
     51   <string name="cancel_setup">Cancel</string>
     52   <!-- 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]-->
     53   <string name="ok_setup">OK</string>
     54 
     55   <!-- Default profile name used for the creation of work profiles. [CHAR LIMIT=NONE] -->
     56   <string name="default_managed_profile_name">Work profile</string>
     57 
     58   <!-- String shown when there is already a work profile for this user. CHAR LIMIT=NONE] -->
     59   <string name="managed_profile_already_present">You already have a work profile on your device. Do you want to remove it?</string>
     60   <!-- String on the dialog that prompts the user to confirm that they really want to delete their existing work profile-->
     61   <string name="sure_you_want_to_delete_profile">Are you sure you want to remove this work profile? All of its data will be deleted.</string>
     62   <!-- String on the button that triggers the deletion of a work profile.-->
     63   <string name="delete_profile">Remove</string>
     64   <!-- String on the button that cancels out of the deletion of a work profile.-->
     65   <string name="cancel_delete_profile">Cancel</string>
     66 
     67   <!-- String shown on prompt for user to encrypt and reboot the device [CHAR LIMIT=NONE]-->
     68   <string name="encrypt_device_text">To continue setting up your work profile, you\'ll need to encrypt your device. This may take some time.</string>
     69   <!-- String shown on button for user to cancel setup when asked to encrypt device. [CHAR LIMIT=20]-->
     70   <string name="encrypt_device_cancel">Cancel</string>
     71   <!-- String shown on button for user to continue to settings to encrypt the device. [CHAR LIMIT=20]-->
     72   <string name="encrypt_device_launch_settings">Encrypt</string>
     73 
     74   <!-- Title for reminder notification to resume provisioning after encryption [CHAR LIMIT=30] -->
     75   <string name="continue_provisioning_notify_title">Encryption complete</string>
     76   <!-- Body for reminder notification to resume provisioning after encryption [CHAR LIMIT=NONE] -->
     77   <string name="continue_provisioning_notify_text">Touch to continue setting up your work profile</string>
     78 
     79   <!-- Explains the failure and what to do to next. [CHAR LIMIT=NONE] -->
     80   <string name="managed_provisioning_error_text">Couldn\'t set up your work profile. Contact your IT department or try again later.</string>
     81   <!-- Error string displayed if this device doesn't support work profiles. -->
     82   <string name="managed_provisioning_not_supported">Your device doesn\'t support work profiles</string>
     83   <!-- Error string displayed if the user that initiated the provisioning is not the user owner. -->
     84   <string name="user_is_not_owner">Work profiles need to be set up by the device owner</string>
     85   <!-- Error string displayed if the selected launcher doesn't support work profiles. -->
     86   <string name="managed_provisioning_not_supported_by_launcher">Your work profile isn\'t supported by this launcher app. You\'ll need to switch to a launcher that\'s compatible.</string>
     87   <!-- Button text for the button that cancels provisioning  -->
     88   <string name="cancel_provisioning">Cancel</string>
     89   <!-- Button text for the button that opens the launcher picker  -->
     90   <string name="pick_launcher">Ok</string>
     91 
     92   <!-- Device owner provisioning flow UI. -->
     93 
     94   <!-- Default username for the user of the owned device. [CHAR LIMIT=45] -->
     95   <string name="default_owned_device_username">User of work device</string>
     96 
     97   <!-- Title of the work device setup screen. [CHAR LIMIT=NONE] -->
     98   <string name="setup_device">Set up your device</string>
     99   <!-- Progress text indicating that the setup data is processed. [CHAR LIMIT=45] -->
    100   <string name="progress_data_process">Processing setup data...</string>
    101   <!-- Progress text indicating that wifi is set up. [CHAR LIMIT=45] -->
    102   <string name="progress_connect_to_wifi">Connecting to Wi-Fi...</string>
    103   <!-- Progress text indicating that the device admin package is being downloaded. [CHAR LIMIT=45] -->
    104   <string name="progress_download">Downloading the admin app...</string>
    105   <!-- Progress text indicating that the device admin package is being installed. [CHAR LIMIT=45] -->
    106   <string name="progress_install">Installing the admin app...</string>
    107   <!-- Progress text indicating that the device admin package is set as ownder. [CHAR LIMIT=45] -->
    108   <string name="progress_set_owner">Setting the device owner...</string>
    109 
    110   <!-- Title of the cancel provisioning dialog. [CHAR LIMIT=45] -->
    111   <string name="device_owner_cancel_title">Stop setting up?</string>
    112   <!-- Message of the cancel dialog. [CHAR LIMIT=NONE] -->
    113   <string name="device_owner_cancel_message">Are you sure you want to stop setting up and erase your device\'s data?</string>
    114   <!-- Cancel button text of the cancel dialog. [CHAR LIMIT=45] -->
    115   <string name="device_owner_cancel_cancel">Cancel</string>
    116   <!-- OK button text of the error dialog. [CHAR LIMIT=45] -->
    117   <string name="device_owner_error_ok">OK</string>
    118   <!-- Reset button text of the error dialog. [CHAR LIMIT=45] -->
    119   <string name="device_owner_error_reset">Reset</string>
    120   <!-- Message of the error dialog in case of an unspecified error. [CHAR LIMIT=NONE] -->
    121   <string name="device_owner_error_general">Couldn\'t set up your device. Contact your IT department. </string>
    122   <!-- Message of the error dialog when already provisioned. [CHAR LIMIT=NONE] -->
    123   <string name="device_owner_error_already_provisioned">This device is already set up</string>
    124   <!-- Message of the error dialog when setting up wifi failed. [CHAR LIMIT=NONE] -->
    125   <string name="device_owner_error_wifi">Couldn\'t connect to Wi-Fi</string>
    126   <!-- Message of the error dialog when data integrity check fails. [CHAR LIMIT=NONE] -->
    127   <string name="device_owner_error_hash_mismatch">Couldn\'t use the admin app due to a checksum error. Contact your IT department.</string>
    128   <!-- Message of the error dialog when device owner apk could not be downloaded. [CHAR LIMIT=NONE] -->
    129   <string name="device_owner_error_download_failed">Couldn\'t download the admin app</string>
    130   <!-- Message of the error dialog when package to install is invalid. [CHAR LIMIT=NONE] -->
    131   <string name="device_owner_error_package_invalid">Can\'t use the admin app. It\'s missing components or corrupted. Contact your IT department.</string>
    132   <!-- Message of the error dialog when package could not be installed. [CHAR LIMIT=NONE] -->
    133   <string name="device_owner_error_installation_failed">Couldn\'t install the admin app</string>
    134   <!-- Message of the error dialog when device admin package is not installed. [CHAR LIMIT=NONE] -->
    135   <string name="device_owner_error_package_not_installed">The admin app isn\'t installed on your device</string>
    136   <!-- Title of the cancel profile owner provisioning dialog. [CHAR LIMIT=45] -->
    137   <string name="profile_owner_cancel_title">Stop setting up?</string>
    138   <!-- Message of the cancel dialog. [CHAR LIMIT=NONE] -->
    139   <string name="profile_owner_cancel_message">Are you sure you want to stop setting up?</string>
    140   <!-- Cancel button text of the cancel dialog. [CHAR LIMIT=45] -->
    141   <string name="profile_owner_cancel_cancel">No</string>
    142   <!-- OK button text of the error dialog. [CHAR LIMIT=45] -->
    143   <string name="profile_owner_cancel_ok">Yes</string>
    144   <!-- Message of the cancel progress dialog. [CHAR LIMIT=45] -->
    145   <string name="profile_owner_cancelling">Cancelling...</string>
    146 </resources>
    147