| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Chrome OS-specific strings (included from generated_resources.grd). |
| Everything in this file is wrapped in <if expr="chromeos">. --> |
| <grit-part> |
| <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code generic. No translation required."> |
| </message> |
| |
| <!-- Application name notification upon idle --> |
| <message name="IDS_IDLE_APP_NAME_UNKNOWN_APPLICATION_NOTIFICATION" desc="A notification which shows that the name of the running Kiosk application cannot be determined and is probably invalid."> |
| The application appears to be invalid. |
| </message> |
| |
| <!-- Per-App Time Limits --> |
| <message name="IDS_APP_TIME_LIMIT_APP_BLOCKED_NOTIFICATION_MESSAGE" desc="PerAppTimeLimit system notification message specifying that the application has been blocked."> |
| <ph name="APP_NAME">$1<ex>Gmail</ex></ph> is blocked |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_AVAILABLE_NOTIFICATION_MESSAGE" desc="PerAppTimeLimit system notification message specifying that the application is no longer blocked."> |
| <ph name="APP_NAME">$1<ex>Gmail</ex></ph> is now available |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_WILL_PAUSE_SYSTEM_NOTIFICATION_TITLE" desc="PerAppTimeLimit system notification title specifying that the application will pause soon."> |
| <ph name="APP_NAME">$1<ex>App x</ex></ph> will pause soon |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_WILL_PAUSE_SYSTEM_NOTIFICATION_MESSAGE" desc="PerAppTimeLimit system notification message specifying that the application will pause in the specified time."> |
| <ph name="TIME">$1<ex> 5 minutes</ex></ph> left |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_TIME_LIMIT_SET_SYSTEM_NOTIFICATION_TITLE" desc="PerAppTimeLimit system notification title specifying that the application's time limit has been set by a parent."> |
| Update from your parent |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_TIME_LIMIT_SET_SYSTEM_NOTIFICATION_MESSAGE" desc="PerAppTimeLimit system notification message specifying that the application's time limit has been set by a parent."> |
| <ph name="TIME">$1<ex> 1 hour 30 minutes</ex></ph> time limit set for <ph name="APP_NAME">$2<ex>Gmail</ex></ph> |
| </message> |
| <message name="IDS_APP_TIME_LIMIT_APP_TIME_LIMIT_REMOVED_SYSTEM_NOTIFICATION_MESSAGE" desc="PerAppTimeLimit system notification message specifying that the application's time limit has been removed by parent."> |
| Time limit removed for <ph name="APP_NAME">$1<ex>Gmail</ex></ph> |
| </message> |
| |
| <!-- Wallpaper Manager (Deprecated Chrome App Version) --> |
| <message name="IDS_WALLPAPER_MANAGER_APP_NAME" desc="Name of the app which allows users to pick their wallpaper."> |
| Wallpaper Picker |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_ALL_CATEGORY_LABEL" desc="Wallpaper category label."> |
| All |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_DELETE_COMMAND_LABEL" desc="Wallpaper delete command label."> |
| Delete |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_MY_IMAGES_CATEGORY_LABEL" desc="Wallpaper category label, the equivalent of the Custom category on the new wallpaper picker."> |
| My Images |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_SELECT_CUSTOM_LABEL" desc="Selects custom wallpaper label."> |
| Custom Image: |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_POSITION_LABEL" desc="Custom wallpaper position label."> |
| Position: |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_COLOR_LABEL" desc="Custom wallpaper color label."> |
| Color: |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_REFRESH_LABEL" desc="The label of the refresh option in the top bar. Upon click, the wallpaper picker will fetch the online wallpapers again."> |
| Refresh |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_EXPLORE_LABEL" desc="The label of the explore option in the top bar. Upon click, a link with more information on the selected wallpaper will open."> |
| Explore |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_SHOW_CUSTOM_WALLPAPER_ON_START_WARNING" desc="The string displayed to user when set custom wallpaper."> |
| Wallpapers appear on the Sign-in Screen. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_DAILY_REFRESH_LABEL" desc="Wallpaper daily refresh checkbox label. It is the equivalent of surprise me on the new wallpaper picker."> |
| Daily Refresh |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_NETWORK_ERROR" desc="The string displayed when user can't use wallpaper picker because they're not connected to the internet."> |
| The images are currently not available. Please reconnect to the internet to see wallpaper collections. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_IMAGE_ERROR" desc="The string displayed to user when downloading the wallpaper failed on the new wallpaper picker."> |
| There's an error. Please try again by choosing other images. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_CANCEL" desc="The string displayed to user when downloading the wallpaper canceled."> |
| Download was canceled. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_ACCESS_FILE_FAILURE" desc="The string displayed to user when accessing custom wallpaper on disk failed."> |
| Chrome cannot access the image. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displayed to user when user selected wallpaper can not be set as a wallpaper."> |
| Chrome cannot set wallpaper. |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_NO_IMAGES_AVAILABLE" desc="The string displayed to user when there're no local files that can be used as wallpaper."> |
| No images available |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_LAYOUT_CENTER" desc="Label for option to center a customized wallpaper."> |
| Center |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_LAYOUT_CENTER_CROPPED" desc="Label for option to center crop a customized wallpaper."> |
| Center Cropped |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_LAYOUT_STRETCH" desc="Label for option to stretch a customized wallpaper."> |
| Stretch |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_CURRENTLY_SET_LABEL" desc="The string displayed before the title of the currently set wallpaper."> |
| Currently set |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_CONFIRM_PREVIEW_WALLPAPER_LABEL" desc="Label for the button that confirms setting the preview wallpaper."> |
| Set Wallpaper |
| </message> |
| <message name="IDS_WALLPAPER_MANAGER_SET_SUCCESSFULLY_MESSAGE" desc="Message shown to user after setting wallpaper is done."> |
| Wallpaper set successfully |
| </message> |
| <message name="IDS_CURRENT_WALLPAPER_SET_BY_MESSAGE" desc="The string displayed to user if the current wallpaper is set by a third party wallpaper app/extension."> |
| The current wallpaper is set by '<ph name="APP_NAME">$1</ph>'. You may need to uninstall '<ph name="APP_NAME">$1</ph>' before selecting a different wallpaper. |
| </message> |
| <message name="IDS_DEFAULT_WALLPAPER_ACCESSIBLE_LABEL" desc="Accessibility text read by chromevox when the default wallpaper is focused."> |
| Default wallpaper |
| </message> |
| |
| <!-- Zip Archiver --> |
| <message desc="The product name for Zip Archiver." name="IDS_ZIP_ARCHIVER_NAME"> |
| Zip Archiver |
| </message> |
| <message desc="The product description, displayed in the Chrome Extensions page." name="IDS_ZIP_ARCHIVER_DESCRIPTION"> |
| Zip Archiver - Open and pack ZIP files in Files app. |
| </message> |
| <message desc="Title of the password input dialog." name="IDS_ZIP_ARCHIVER_PASSPHRASE_TITLE"> |
| Enter your password |
| </message> |
| <message desc="Label of the password input field." name="IDS_ZIP_ARCHIVER_PASSPHRASE_INPUT_LABEL"> |
| Password |
| </message> |
| <message desc="Short name of the password accept button." name="IDS_ZIP_ARCHIVER_PASSPHRASE_ACCEPT"> |
| Unlock |
| </message> |
| <message desc="Short name of the password cancel button." name="IDS_ZIP_ARCHIVER_PASSPHRASE_CANCEL"> |
| Cancel |
| </message> |
| <message desc="Title for of a checkbox whether the password should be remembered. Please keep it as short." name="IDS_ZIP_ARCHIVER_PASSPHRASE_REMEMBER"> |
| Remember |
| </message> |
| <message desc="Error message when opening an archive fails because of an unknown reason." name="IDS_ZIP_ARCHIVER_OTHER_ERROR_MESSAGE"> |
| The archive format is not supported, or the file is broken. |
| </message> |
| <message desc="Error message when the Zip Archiver has crashed." name="IDS_ZIP_ARCHIVER_CRASH_ERROR_MESSAGE"> |
| Aw, Snap! The Zip Archiver encountered an error. |
| </message> |
| <message desc="Message shown when opening an archive takes long time." name="IDS_ZIP_ARCHIVER_MOUNTING_MESSAGE"> |
| Please wait, the archive is being scanned... |
| </message> |
| <message desc="Message shown when packing an archive takes long time." name="IDS_ZIP_ARCHIVER_PACKING_DEFERRED_MESSAGE"> |
| Please wait... |
| </message> |
| <message desc="Message shown when packing fails." name="IDS_ZIP_ARCHIVER_PACKING_ERROR_MESSAGE"> |
| Packing failed. |
| </message> |
| <message desc="Message shown when packing is in progress." name="IDS_ZIP_ARCHIVER_PACKING_PROGRESS_MESSAGE"> |
| Please wait, packing... |
| </message> |
| <message desc="Label text used to cancel zip operation in progress." name="IDS_ZIP_ARCHIVER_PACKING_CANCEL_BUTTON_LABEL"> |
| Cancel |
| </message> |
| <message desc="Message shown when limit of open FSPs reached." name="IDS_ZIP_ARCHIVER_TOO_MANY_OPENED"> |
| Too many file systems opened. |
| </message> |
| |
| <!-- MultiDevice setup dialog. --> |
| <message name="IDS_MULTIDEVICE_SETUP_ACCEPT_LABEL" desc="Label for button to accept conditions and begin MultiDevice setup workflow."> |
| Accept & continue |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_TRY_AGAIN_LABEL" desc="Label for button to retry setup upon failure."> |
| Try again |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_PASSWORD_PAGE_HEADER" desc="Header for the first page in the multi-device setup flow; the page displays a field in which the user must enter their password to continue."> |
| Enter your password |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_PASSWORD_PAGE_ENTER_PASSWORD_LABEL" desc="Default text in the field for user to enter their password."> |
| Password |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_PASSWORD_PAGE_WRONG_PASSWORD_LABEL" desc="Message displayed in the multi-device setup flow when the user has entered an incorrect password."> |
| Wrong password |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_BACK_LABEL" desc="Label for button to navigate back in MultiDevice setup workflow."> |
| Back |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_SETUP_SUCCEEDED_PAGE_HEADER" desc="Header for successful setup page."> |
| All set! |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_SETUP_SUCCEEDED_PAGE_MESSAGE" desc="Message for successful setup page."> |
| Go to <ph name="LINK_BEGIN"><a id="settings-link"></ph>Settings<ph name="LINK_END"></a></ph> to see your options for Better Together. |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_DIALOG_ACCESSIBILITY_TITLE" desc="Accessibility title for the multidevice setup dialog with a '- Dialog' appended to inform screen reader users they are in a dialog. This is a work around to deal with the fact that we cannot annotate the window's role as a dialog another way."> |
| Connect to your phone - Dialog |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_HEADER" desc="Header for welcome page."> |
| Connect to your phone |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_MESSAGE" desc="Summary to tell user that they can share their Android's capabilities with their Chrome OS device; includes details on specific features that can be used and a link to an information page"> |
| You can text from your computer, share your internet connection, reply to conversation notification and unlock your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> with your phone.<ph name="FOOTNOTE_POINTER">$2<ex>*</ex></ph> <ph name="LINK_BEGIN"><a href="$3<ex>https://support.google.com/chromebook/?p=multidevice</ex>" target="_blank"></ph>Learn more<ph name="LINK_END"></a></ph> |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_FOOTNOTE" desc="Footnote for multi-device feature setup page, which indicates that the exact set of features available to users differs according to the device model used."> |
| <ph name="FOOTNOTE_POINTER">$1<ex>*</ex></ph>Features vary by device |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_SINGLE_DEVICE_HEADER" desc="Label appearing over the name of an Android phone which this Chromebook can connect to."> |
| Device detected |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_MULTIPLE_DEVICE_HEADER" desc="Label appearing over a list of Android phones which this Chromebook can connect to."> |
| Select a device |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_OFFLINE_DEVICE_OPTION" desc="Device name appearing in the list of Android phones indicating |
| the device is offline."> |
| <ph name="DEVICE_NAME">$1<ex>Pixel 2</ex></ph> (offline) |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_FEATURE_LIST_HEADER" desc="Header to introduce a list of the features that the user is agreeing to in the multi-device setup."> |
| When you connect your devices, you agree that your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> can: |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_AWM_DESCRIPTION" desc="Description of a feature that shows text messages received by the user's phone as notification on their Chromebook and a link to an information page."> |
| Send you notifications and default to remembering this computer for Messages. <ph name="LINK_BEGIN"><a href="$1<ex>https://support.google.com/chromebook/?p=messages</ex>"></ph>Learn more<ph name="LINK_END"></a></ph> |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_MIRROR_PHONE_NOTIFICATIONS" desc="Tell the user that Better Together can automatically mirror notifications from their phone to their Chromebook."> |
| Mirror notifications from your phone |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_WIFI_SYNC" desc="Description of a feature that syncs Wi-Fi network configurations between Chrome OS devices and a connected Android phone"> |
| Sync Wi-Fi networks with your phone |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_INSTALL_APPS_DESCRIPTION" desc="Tell the user that Better Together can automatically install apps on their Chromebook"> |
| Automatically install apps |
| </message> |
| <message name="IDS_MULTIDEVICE_SETUP_START_SETUP_PAGE_ADD_FEATURES" desc="Tell the user that Better Together can offer to add new features to that use their phone's connection to their Chromebook"> |
| Offer new features as they become available |
| </message> |
| |
| <!-- Android Messages notification strings. --> |
| <message name="IDS_ANDROID_MESSAGES_PAIRING_LOST_NOTIFICATION_TITLE" desc="Title of the notification which alerts the user that they can set up their phones to sync text messages with their Chromebook."> |
| Pair your phone with Messages |
| </message> |
| <message name="IDS_ANDROID_MESSAGES_PAIRING_LOST_NOTIFICATION_MESSAGE" desc="Message for the body of the notification which alerts the user that they can set up their phones to sync text messages with their Chromebook."> |
| Send and receive text messages from your Chromebook |
| </message> |
| |
| <!-- Update Screen Strings --> |
| <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update"> |
| Checking for updates |
| </message> |
| <message name="IDS_QUICK_FIX_RELEASE_BUILD" desc="Quick Fix build which is Chrome OS release build displayed string instead of canary/dev/beta."> |
| QuickFix |
| </message> |
| <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifying an update"> |
| Verifying... |
| </message> |
| <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finalizing an update"> |
| Finalizing... |
| </message> |
| |
| <!-- Cellular Setup UI Strings --> |
| <message name="IDS_CELLULAR_SETUP_BACK_LABEL" desc="Label for button to go to previous screen during cellular setup"> |
| Back |
| </message> |
| <message name="IDS_CELLULAR_SETUP_DONE_LABEL" desc="Label for button to finish and exit cellular setup"> |
| Done |
| </message> |
| <message name="IDS_CELLULAR_SETUP_TRY_AGAIN_LABEL" desc="Label for button to retry a step during cellular setup"> |
| Try again |
| </message> |
| <message name="IDS_CELLULAR_SETUP_NEXT_LABEL" desc="Label for button that advances to next step during cellular setup"> |
| Next |
| </message> |
| <message name="IDS_CELLULAR_SETUP_SKIP_DISCOVERY_LABEL" desc="Label for button that skips the multiple profile selection step and sets up a new profile during eSIM cellular setup"> |
| Skip & Set up new profile |
| </message> |
| <message name="IDS_CELLULAR_SETUP_CONFIRM_LABEL" desc="Label for button that verifies the confirmation code entered during cellular setup"> |
| Confirm |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_ACTIVATION_CODE" desc="Label for activation code input box"> |
| Activation code |
| </message> |
| <message name="IDS_CELLULAR_SETUP_SIM_DETECT_PAGE_TITLE" desc="Title for first screen of cellular setup during which ChromeOS is preparing the cellular device for setup."> |
| Preparing to setup your cellular device... |
| </message> |
| <message name="IDS_CELLULAR_SETUP_SIM_DETECT_PAGE_ERROR_TITLE" desc="Title for cellular setup when Chrome OS encounters an error preparing the cellular device for setup."> |
| No network found |
| </message> |
| <message name="IDS_CELLULAR_SETUP_SIM_DETECT_PAGE_ERROR_MESSAGE" desc="Message displayed under title in cellular setup when Chrome OS encounters an error preparing the cellular device for setup and has retry attempts left. Prompts user to insert SIM and try again."> |
| No network found. Please insert your SIM and try again. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_SIM_DETECT_PAGE_FINAL_ERROR_MESSAGE" desc="Message displayed under title in cellular setup when Chrome OS encounters an error preparing the cellular device for setup and has no retry attempts left. Prompts user to insert SIM, reboot and try again."> |
| No network found. Please insert your SIM and reboot your device before trying again. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PROVISIONING_PAGE_LOADING_TITLE" desc="Title for cellular setup step which indicates that a connection is in progress to the user's mobile data provider (e.g., Verizon)."> |
| Connecting to <ph name="CARRIER_NAME">$1<ex>Google Fi</ex></ph> |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PROVISIONING_PAGE_ERROR_TITLE" desc="Title for cellular setup step which indicates that the Chromebook was unable to establish a connection to the user's mobile data provider (e.g., Verizon)."> |
| Couldn't connect to <ph name="CARRIER_NAME">$1<ex>Google Fi</ex></ph> |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PROVISIONING_PAGE_ERROR_MESSAGE" desc="Message for the cellular setup step which indicates that the Chromebook was unable to establish a connection to the user's mobile data provider (e.g., Verizon)."> |
| Please try again. For technical support, contact <ph name="CARRIER_NAME">$1<ex>Google Fi</ex></ph>. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PROVISIONING_PAGE_ACTIVE_TITLE" desc="Title for cellular setup step which indicates that the Chromebook is in the process of connecting to a mobile network."> |
| Connect to mobile network |
| </message> |
| <message name="IDS_CELLULAR_SETUP_FINAL_PAGE_TITLE" desc="Title for the final success screen of cellular setup that tells the user that setup is completed but service is being activated"> |
| Mobile data being activated |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PSIM_FINAL_PAGE_MESSAGE" desc="Message displayed under title in final success screen of physical SIM cellular setup that tells user that service may take a while to activate."> |
| Network has been added successfully. It may take several minutes for your cellular network to become active. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_FINAL_PAGE_ERROR_TITLE" desc="Title for the final screen of cellular setup when ChromeOS encountered an error completing activation"> |
| Could not activate cellular device |
| </message> |
| <message name="IDS_CELLULAR_SETUP_FINAL_PAGE_ERROR_MESSAGE" desc="Message displayed under title in final screen of cellular setup when ChromeOS encountered an error completing activation."> |
| An error occured during activation. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_FINAL_PAGE_MESSAGE" desc="Message displayed under title in final success screen of eSIM cellular setup that tells user that their profile has been activated."> |
| Profile has been added successfully. This connection will be available to all users of this device. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_FINAL_PAGE_ERROR_MESSAGE" desc="Message displayed under title in final screen of eSIM cellular setup when ChromeOS encountered an error installing eSIM profiles."> |
| Couldn't install eSIM profile. For help, please contact your carrier. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PROFILE_DETECT_MESSAGE" desc="Message displayed during loading page in eSIM setup flow when looking for eSIM profiles."> |
| Looking for available profiles... |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_CONNECTION_WARNING" desc="Message displayed during loading page in eSIM setup flow when looking for eSIM profiles informing the user that cellular setup may disconnect their current cellular network connection."> |
| This may cause a brief cellular network disconnection. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_PROFILE_LIST_PAGE_MESSAGE" desc="Label informing the user that they are able to select multiple eSIM profiles for downloading."> |
| We've found multiple profiles available to download. Select the ones you would like to download before proceeding. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE" desc="Label for informing the user on ways to retrieve an eSim profile"> |
| Scan QR code using device camera or enter activation code provided by your carrier. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_NO_PROFILES" desc="Label for informing the user on ways to retrieve an eSIM profile after no eSIM profiles have been found."> |
| No profiles were discovered. To set up a new network, scan QR code using device camera or enter activation code provided by your carrier. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_ENTER_ACTIVATION_CODE" desc="Label for informing the user to enter activation code when no media devices have been found"> |
| Please enter your activation code |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_USE_CAMERA" desc="Label for button that uses the camera to scan for QR codes when clicked."> |
| Use camera to scan QR code |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SWITCH_CAMERA" desc="Label for button that toggles the camera between user-facing and environment-facing."> |
| Flip camera |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_SUCCESS" desc="Label informing the user that an an activation code was scanned successfully."> |
| Activation code detected |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_USE_CAMERA_AGAIN" desc="Label for button informing the user to click to use the camera to rescan for QR codes."> |
| Use camera again |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_ERROR" desc="Label informing the user that there was an error detecting activation code."> |
| Error detecting code |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_RETRY" desc="Label for button informing user to retry rescan of QR codes."> |
| Try again |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_LOADING" desc="Label informing the user that the activation code is currently being verified."> |
| Verifying activation code... |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_SCAN_QR_CODE_INVALID" desc="Label informing the user that the code used to install an eSIM profile is invalid."> |
| Invalid code. Please try again. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESTABLISH_NETWORK_CONNECTION" desc="Message, informing user that a network connection is being established during cellular setup"> |
| Establishing network connection ... |
| </message> |
| <message name="IDS_CELLULAR_SETUP_EID_POPUP_TITLE" desc="Label shown when vewing EID and QR code popup describing device EID"> |
| Your device EID |
| </message> |
| <message name="IDS_CELLULAR_SETUP_EID_POPUP_DESCRIPTION" desc="Label shown when veiwing EID and QR code popup describing what an EID number is used for"> |
| A customer service rep can use the EID number to help you activate service. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_CLOSE_EID_POPUP_BUTTON_LABEL" desc="A11y and tooltip label for EID and QR code popup close button when viewing EID and QR code popup"> |
| Close EID and QR code popup |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_CONFIRMATION_CODE_MESSAGE" desc="Message, prompting the user to enter the confirmation code to activate an eSIM profile."> |
| Please enter your confirmation code. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_CONFIRMATION_CODE_INPUT" desc="Label for the input used to enter the confirmation code to activate an eSIM profile."> |
| Confirmation code |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_CONFIRMATION_CODE_ERROR" desc="Message, informing the user the confirmation code entered to activate an eSIM profile is invalid and to contact their carrier."> |
| Unable to connect to this profile. For technical support, please contact your carrier. |
| </message> |
| <message name="IDS_CELLULAR_SETUP_ESIM_PAGE_CONFIRMATION_CODE_LOADING" desc="Message, informing the user the confirmation code entered to activate an eSIM profile is currently being verified."> |
| Verifying confirmation code... |
| </message> |
| |
| <!-- Upgrade notifications --> |
| <message name="IDS_RELAUNCH_REQUIRED_TITLE_DAYS" desc="The title of a dialog that tells users the device must be restarted within two or more days."> |
| {0, plural, |
| =1 {Update device within a day} |
| other {Update device within # days}} |
| </message> |
| <message name="IDS_RELAUNCH_REQUIRED_TITLE_HOURS" desc="The title of a dialog that tells users the device must be restarted within one or more hours."> |
| {0, plural, |
| =1 {Update device within an hour} |
| other {Update device within # hours}} |
| </message> |
| <message name="IDS_RELAUNCH_REQUIRED_TITLE_MINUTES" desc="The title of a dialog that tells users the device must be restarted within one or more minutes."> |
| {0, plural, |
| =1 {Update device within 1 minute} |
| other {Update device within # minutes}} |
| </message> |
| <message name="IDS_RELAUNCH_REQUIRED_TITLE_SECONDS" desc="The title of a dialog that tells users the device must be restarted within some number of seconds."> |
| {0, plural, |
| =0 {Update device now} |
| =1 {Update device within 1 second} |
| other {Update device within # seconds}} |
| </message> |
| <message name="IDS_RELAUNCH_REQUIRED_BODY" desc="The body text of a dialog that tells users the device must be restarted. MANAGER can be a domain or an email address."> |
| <ph name="MANAGER">$1<ex>google.com</ex></ph> requires you to update this <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph> before the deadline. |
| </message> |
| |
| <message name="IDS_RELAUNCH_RECOMMENDED_TITLE" desc="The title of a dialog that tells users that a device restart is recommended for an update."> |
| Update available |
| </message> |
| <message name="IDS_RELAUNCH_RECOMMENDED_OVERDUE_TITLE" desc="The title of a dialog that tells users that a device restart had been recommended for an update."> |
| Update overdue |
| </message> |
| <message name="IDS_RELAUNCH_RECOMMENDED_BODY" desc="The body text of a dialog that tells users the device must be restarted. MANAGER can be a domain or an email address."> |
| <ph name="MANAGER">$1<ex>google.com</ex></ph> recommends that you update this <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph>. |
| </message> |
| <message name="IDS_RELAUNCH_RECOMMENDED_OVERDUE_BODY" desc="The body text of a dialog that tells users the device must be restarted right now. MANAGER can be a domain or an email address."> |
| <ph name="MANAGER">$1<ex>google.com</ex></ph> requires you to update this <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph> immediately. |
| </message> |
| |
| <!-- Chrome OS Strings --> |
| <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming an ECHO offer."> |
| <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to check if you are using an eligible Chrome OS device. |
| </message> |
| <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device."> |
| Your IT administrator has disabled Chrome Goodies for your device. |
| </message> |
| <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button label for disabled echo dialog."> |
| Got it |
| </message> |
| <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button label."> |
| Allow |
| </message> |
| <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> |
| Deny |
| </message> |
| <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for network configuration: Incorrect password."> |
| Incorrect password |
| </message> |
| <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for network configuration: Network type missing."> |
| Network type missing |
| </message> |
| <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Error for network configuration: Network property dictionary malformed."> |
| Network property dictionary malformed |
| </message> |
| <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window for generating a new network certificate."> |
| Obtain network certificate |
| </message> |
| <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the window used for generating a new network certificate."> |
| The certificate required by network "<ph name="network_name">$1<ex>My Wireless</ex></ph>" is either not installed or is no longer valid. Please get a new certificate and try connecting again. |
| </message> |
| <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept button for generating a new network certificate."> |
| Get new certificate |
| </message> |
| <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available update"> |
| System update available. Preparing to download… |
| </message> |
| <message name="IDS_UPDATE_COMPLETED_REBOOTING" desc="Notification for update completed and reboot is in progress"> |
| Restarting to apply updates |
| </message> |
| <message name="IDS_UPDATE_STATUS_TITLE" desc="Title of update screeen telling the status of update."> |
| Downloading the latest update |
| </message> |
| <message name="IDS_UPDATE_STATUS_SUBTITLE_PERCENT" desc="Subtitle of update screeen telling the status of update: percent complete and time left."> |
| <ph name="PERCENT">$1<ex>100%</ex></ph> complete |
| </message> |
| <message name="IDS_UPDATE_STATUS_SUBTITLE_TIME_LEFT" desc="Subtitle of update screeen telling the status of update: percent complete and time left."> |
| About <ph name="TIME_LEFT">$1<ex>5 minutes</ex></ph> left |
| </message> |
| <message name="IDS_UPDATE_SLIDE_UPDATE_TITLE" desc="Title of educative slide."> |
| After this, no waiting for updates |
| </message> |
| <message name="IDS_UPDATE_SLIDE_UPDATE_TEXT" desc="Text of educative slide."> |
| This is the only time you’ll wait for an update. On Chromebooks, software updates happen in the background. |
| </message> |
| <message name="IDS_UPDATE_SLIDE_ANTIVIRUS_TITLE" desc="Title of educative slide."> |
| Built-in virus protection |
| </message> |
| <message name="IDS_UPDATE_SLIDE_ANTIVIRUS_TEXT" desc="Text of educative slide."> |
| Chromebooks are designed for security. Your device is protected from malware automatically – no extra software required. |
| </message> |
| <message name="IDS_UPDATE_SLIDE_APPS_TITLE" desc="Title of educative slide."> |
| Find apps on the Google Play Store |
| </message> |
| <message name="IDS_UPDATE_SLIDE_APPS_TEXT" desc="Text of educative slide."> |
| Chromebooks use apps instead of traditional software. Get apps for productivity, entertainment, and more. |
| </message> |
| <message name="IDS_UPDATE_SLIDE_ACCOUNT_TITLE" desc="Title of educative slide."> |
| Your Google Account is your Chromebook sign-in |
| </message> |
| <message name="IDS_UPDATE_SLIDE_ACCOUNT_TEXT" desc="Text of educative slide."> |
| You’ll use your Google Account to sign in to your Chromebook – the same account you use for Gmail, Drive, YouTube, and more. |
| </message> |
| <message name="IDS_UPDATE_BATTERY_WARNING_TITLE" desc="Title of battery warning which is shown during update process if battery is running out."> |
| Charge your Chromebook |
| </message> |
| <message name="IDS_UPDATE_BATTERY_WARNING_TEXT" desc="Text of battery warning which is shown during update process if battery is running out."> |
| Looks like your Chromebook will run out of power before the update is complete. Make sure it's charging correctly to avoid interruption. |
| </message> |
| <message name="IDS_UPDATE_SLIDE_LABEL" desc="Text of slide label for accessibility."> |
| Extra content <ph name="CURRENT_ELEMENT">$1<ex>1</ex></ph> out of <ph name="TOTAL_ELEMENTS">$2<ex>2</ex></ph> |
| </message> |
| <message name="IDS_UPDATE_SELECTED_BUTTON_LABEL" desc="Text of carousel selected button label for accessibility."> |
| Selected, extra content <ph name="CURRENT_ELEMENT">$1<ex>1</ex></ph> out of <ph name="TOTAL_ELEMENTS">$2<ex>2</ex></ph> |
| </message> |
| <message name="IDS_UPDATE_UNSELECTED_BUTTON_LABEL" desc="Text of carousel unselected button label for accessibility."> |
| Navigate to extra content <ph name="CURRENT_ELEMENT">$1<ex>1</ex></ph> out of <ph name="TOTAL_ELEMENTS">$2<ex>2</ex></ph> |
| </message> |
| <message name="IDS_UPDATE_COMPLETED" desc="Notification for update completed"> |
| System update complete. Please restart the system. |
| </message> |
| <message name="IDS_DOWNLOADING" desc="The format for ETA during the update downloading stage"> |
| Downloading: <ph name="STATUS">$1<ex>Less than 1 minute left</ex></ph> |
| </message> |
| <message name="IDS_DOWNLOADING_TIME_LEFT_LONG" desc="The status text for downloading estimated time left, when estimated time is more than one hour"> |
| More than 1 hour left |
| </message> |
| <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_ONE_HOUR" desc="The status text for downloading estimated time when about one hour remaining."> |
| About 1 hour left |
| </message> |
| <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_MINUTES" desc="The status text for downloading estimated time left in minutes. In the localized version instead of |minutes| some abbreviation like |mins| should be used."> |
| About <ph name="TIME">$1<ex>2</ex></ph> minutes left |
| </message> |
| <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for downloading estimated time left, when estimated time is less than one minute"> |
| Less than 1 minute left |
| </message> |
| <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled."> |
| Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Google Drive app to access them online or offline. |
| </message> |
| <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled."> |
| Learn More |
| </message> |
| <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build"> |
| Press ESCAPE to skip (Non-official builds only). |
| </message> |
| <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user"> |
| Cancelling update... |
| </message> |
| <message name="IDS_UPDATE_OVER_CELLULAR_PROMPT_TITLE" desc="Title for the dialog shown to the user in Chrome OS OOBE before forced auto-update is attempted if the Chrome OS device is connected to a cellular/metered network. The dialog warns the user that procceeding with OOBE on a mobile network can cause overage charges."> |
| Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> needs an update |
| </message> |
| <message name="IDS_UPDATE_OVER_CELLULAR_PROMPT_MESSAGE" desc="Contens of the dialog shown to the user in Chrome OS OOBE before forced auto-update is attempted if the Chrome OS device is connected to a cellular/metered network. The dialog warns the user that procceeding with OOBE on a mobile network can cause overage charges. The dialog title states that the Chromebook needs an update."> |
| If you download the update over your mobile network, it could result in overage charges. |
| </message> |
| <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen"> |
| Your Google Meet hardware is ready to set up |
| </message> |
| <message name="IDS_OOBE_GENERIC_FATAL_ERROR_TITLE" desc="A generic title to be shown during OOBE to be used in error screens."> |
| Something went wrong |
| </message> |
| <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen"> |
| Welcome! |
| </message> |
| <message name="IDS_NEW_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen"> |
| Welcome to <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
| </message> |
| <message name="IDS_WELCOME_SCREEN_GREETING_SUBTITLE" desc="Greeting message on the OOBE welcome screen"> |
| Fast. Secure. Effortless. |
| </message> |
| <message name="IDS_OOBE_ADVANCED_OPTIONS_SCREEN_TITLE" desc="Screen title on the Chrome OS OOBE (first run) Advanced options screen"> |
| Advanced options |
| </message> |
| <message name="IDS_OOBE_ADVANCED_OPTIONS_CFM_SETUP_TITLE" desc="Title of the button that triggers Chromebox for Meetings device mode on the Chrome OS OOBE (first run UI) Advanced options screen"> |
| Set up as Chromebox for meetings |
| </message> |
| <message name="IDS_OOBE_ADVANCED_OPTIONS_CFM_SETUP_SUBTITLE" desc="Subtitle of the button that trigers Chromebox for Meetings device mode on the Chrome OS OOBE (first run UI) Advanced options screen"> |
| Enroll device for video conferencing |
| </message> |
| <message name="IDS_OOBE_ADVANCED_OPTIONS_DEVICE_REQUISITION_TITLE" desc="Title of the button that triggers Device requisition device setup mode on the Chrome OS OOBE (first run UI) Advanced options screen"> |
| Device requisition |
| </message> |
| <message name="IDS_OOBE_ADVANCED_OPTIONS_DEVICE_REQUISITION_SUBTITLE" desc="Subtitle of the button that trigers Device requisition device setup mode on the Chrome OS OOBE (first run UI) Advanced options screen"> |
| Add requisition ID to this device |
| </message> |
| <message name="IDS_NETWORK_PROXY_SETTINGS_LIST_ITEM_NAME" desc="OOBE network screen list entry that opens proxy settings dialog"> |
| Proxy settings |
| </message> |
| <message name="IDS_NETWORK_ADD_WI_FI_LIST_ITEM_NAME" desc="OOBE network screen list entry that opens 'Add New WiFi Network' dialog"> |
| Add other WiFi network |
| </message> |
| <message name="IDS_NETWORK_OFFLINE_DEMO_SETUP_LIST_ITEM_NAME" desc="OOBE network screen list entry that starts offline demo mode setup"> |
| Offline demo mode |
| </message> |
| <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen"> |
| Auto-launch permission requested |
| </message> |
| <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text shown on kiosk autolaunch screen above the exclamation icon."> |
| Do you want to automatically start this app when the machine turns on? |
| </message> |
| <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text"> |
| Confirm |
| </message> |
| <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enable screen"> |
| Automatic Kiosk Mode |
| </message> |
| <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk auto-launch enable screen above the exclamation icon."> |
| Enabling this setting allows kiosk applications to launch automatically on startup. |
| </message> |
| <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled."> |
| Kiosk applications can now be configured to auto-launch on this device. |
| </message> |
| <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature."> |
| An error occurred. Kiosk application will not be able to auto-launch on this device. |
| </message> |
| <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text"> |
| Enable |
| </message> |
| <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> |
| Factory reset |
| </message> |
| <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark."> |
| Exclamation mark icon |
| </message> |
| <message name="IDS_RESET_SCREEN_ILLUSTRATION_TITLE" desc="Accessible title of the reset screen illustration depicting powerwash."> |
| Powerwash illustration |
| </message> |
| <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displayed while system update is being dowloaded."> |
| Updating... |
| </message> |
| <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> |
| Chrome updates automatically so you always have the freshest version |
| </message> |
| <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen"> |
| Please wait... |
| </message> |
| <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING_MESSAGE" desc="Message to show while enrollment is in progress"> |
| Enrolling device... |
| </message> |
| <message name="IDS_OOBE_ASSET_ID_LABEL" desc="Chrome OS OOBE: label for asset identifier."> |
| Asset ID: <ph name="ASSET_ID">$1<ex>None specified</ex></ph> |
| </message> |
| <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language selection dropdown"> |
| Select your language: |
| </message> |
| <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selection dropdown"> |
| Select your keyboard: |
| </message> |
| <message name="IDS_HID_DETECTION_INVITATION_TEXT" desc="Text shown on top of HID detection screen inviting user to connect an input device."> |
| Searching for Bluetooth and USB devices |
| </message> |
| <message name="IDS_HID_DETECTION_PRECONDITION_TEXT" desc="Text shown on HID detection screen beneath invitation."> |
| Connect a keyboard or mouse. If you are using Bluetooth devices, make sure your devices are ready to pair. |
| </message> |
| <message name="IDS_HID_DETECTION_PRECONDITION_TOUCHSCREEN_TEXT" desc="Text shown on HID detection screen beneath invitation."> |
| Connect a keyboard or mouse, or continue setup using your touchscreen. If you are using Bluetooth devices, make sure your devices are ready to pair. |
| </message> |
| <message name="IDS_HID_DETECTION_SEARCHING_MOUSE" desc="Text shown on HID detection screen next to mouse icon while device searching."> |
| Searching for pointing device |
| </message> |
| <message name="IDS_HID_DETECTION_SEARCHING_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon while device searching."> |
| Searching for keyboard |
| </message> |
| <message name="IDS_HID_DETECTION_CONNECTED_USB_MOUSE" desc="Text shown on HID detection screen next to mouse icon after USB mouse is connected."> |
| USB mouse connected |
| </message> |
| <message name="IDS_HID_DETECTION_CONNECTED_POINTING_DEVICE" desc="Text shown on HID detection screen next to mouse icon after other pointing device is connected."> |
| Pointing device connected |
| </message> |
| <message name="IDS_HID_DETECTION_CONNECTED_USB_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after USB keyboard is connected."> |
| USB keyboard connected |
| </message> |
| <message name="IDS_HID_DETECTION_DETECTED_TOUCHSCREEN" desc="Text shown on HID detection screen next to touchscreen icon if a touch screen was detected."> |
| Touchscreen detected |
| </message> |
| <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_MOUSE" desc="Text shown on HID detection screen next to mouse icon after Bluetooth mouse is connected."> |
| Bluetooth mouse paired |
| </message> |
| <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after Bluetooth keyboard is connected."> |
| "<ph name="DEVICE_NAME">$1<ex>Bluetooth Keyboard</ex></ph>" paired |
| </message> |
| <message name="IDS_HID_DETECTION_PAIRING_BLUETOOTH_KEYBOARD" desc="Bluetooth pairing message displayed on HID detection screen when pairing a Bluetooth keyboard."> |
| Pairing with "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" ... |
| </message> |
| <message name="IDS_HID_DETECTION_PAIRING_BLUETOOTH_KEYBOARD_PIN_DIALOG_TITLE" desc="Dialog title for PIN input on HID detection screen when pairing a Bluetooth keyboard."> |
| Pair with "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>"? |
| </message> |
| <message name="IDS_HID_DETECTION_BLUETOOTH_PAIRING_CODE" desc="Bluetooth pairing code inside the PIN input dialog on the HID detection screen."> |
| Bluetooth pairing code: |
| </message> |
| <message name="IDS_HID_DETECTION_BLUETOOTH_PAIRING_CODE_EXPLANATION" desc="Explanation to the user on how to type in the PIN while connecting to a bluetooth keyboard on the HID detection screen."> |
| Type the bluetooth pairing code then press Return or Enter. |
| </message> |
| <message name="IDS_HID_DETECTION_DEFAULT_KEYBOARD_NAME" desc="Default keyboard name used at HID-detection labels and messages at HID-detection OOBE screen."> |
| Unknown keyboard |
| </message> |
| <message name="IDS_HID_DETECTION_BLUETOOTH_ENTER_KEY" meaning="Label on the button representing Enter key at the HID detection screen."> |
| enter |
| </message> |
| <message name="IDS_HID_DETECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of HID detection screen."> |
| Continue |
| </message> |
| <message name="IDS_WELCOME_SELECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of welcome screen."> |
| Continue |
| </message> |
| <message name="IDS_WELCOME_ENABLE_DEV_FEATURES_LINK" desc="Link shown on welcome screen" meaning="Link shown on OOBE screens that opens enable debugging features dialog"> |
| Enable debugging features |
| </message> |
| <message name="IDS_LANGUAGE_DROPDOWN_TITLE" desc="Title of language selection dropdown menu" meaning="Small title near language dropdown menu suggesting that this is a language selector."> |
| Language |
| </message> |
| <message name="IDS_KEYBOARD_DROPDOWN_TITLE" desc="Title of keyboard selection dropdown menu" meaning="Small title near keyboard dropdown menu suggesting that this is a keyboard layout selector."> |
| Keyboard |
| </message> |
| <message name="IDS_COUNTRY_DROPDOWN_TITLE" desc="Title of country selection dropdown menu" meaning="Small title near country dropdown menu suggesting that this is a country selector."> |
| Country |
| </message> |
| <message name="IDS_OOBE_WELCOME_NEXT_BUTTON_TEXT" desc="Text on 'Start to use Chrome OS' button" meaning="This is the text label displayed on the 'Next' button for the first Chrome OS initial device setup screen ('Welcome screen')."> |
| Let's go |
| </message> |
| <message name="IDS_OOBE_OK_BUTTON_TEXT" desc="Text on 'OK' button" meaning="This is 'OK' text for all 'OK' buttons on Chrome OS initial device setup screens."> |
| OK |
| </message> |
| <message name="IDS_LANGUAGE_BUTTON_LABEL" desc="Navigation label attached to the 'Select Language' button on Chrome OS initial device setup screen" meaning="The button itself displays only current language name. But for accessibility mode we need full description of this button. So this label suggests that pressing on a button will allow to change current language and input method. And it should also include the name of currently selected language."> |
| Select language and keyboard button. Currently selected language is <ph name="LANGUAGE">$1<ex>English (United States)</ex></ph>. |
| </message> |
| <message name="IDS_LANGUAGE_SECTION_TITLE" desc="Title of language selection screen" meaning="A title of the dialog where user should select Chrome OS UI language and default keyboard layout during initial device setup."> |
| Choose your language & keyboard |
| </message> |
| <message name="IDS_ACCESSIBILITY_SECTION_TITLE" desc="Title of accessibility options screen" meaning="A title of the dialog where user can control Chrome OS UI accessibility (like large cursor or screen reader) options during initial device setup."> |
| Accessibility settings |
| </message> |
| <message name="IDS_ACCESSIBILITY_SECTION_HINT" desc="Under-title line on the accessibility options screen" meaning="A hint to the user what these settings do and how to update them later."> |
| You can customize this device to fit your needs. These accessibility features can be changed later in Settings. |
| </message> |
| <message name="IDS_NETWORK_SELECTION_TITLE" desc="Title of network selection screen" meaning="A title of the dialog where user should select network to connect to Internet"> |
| Connect to network |
| </message> |
| <message name="IDS_NETWORK_SELECTION_HINT" desc="Under-title line on the network selection screen" meaning="A hint to the user why device should be connected to the network"> |
| To restore your data, connect to the internet |
| </message> |
| <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out."> |
| <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> was unable to connect to <ph name="NETWORK_ID">$2<ex>Public Wifi</ex></ph>. Please select another network or try again. |
| </message> |
| <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens that opens accessibility options menu."> |
| Accessibility |
| </message> |
| <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu."> |
| ChromeVox (spoken feedback) |
| </message> |
| <message name="IDS_A11Y_SETTING_TOGGLE_OPTION_OFF" desc="A value for an accessibility toggle option when it is off."> |
| Off |
| </message> |
| <message name="IDS_A11Y_SETTING_TOGGLE_OPTION_ON" desc="A value for an accessibility toggle option when it is on."> |
| On |
| </message> |
| <message name="IDS_OOBE_SELECT_TO_SPEAK_OPTION" desc="Select to Speak option shown on OOBE screens accessibility menu."> |
| Select to speak |
| </message> |
| <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu."> |
| Large mouse cursor |
| </message> |
| <message name="IDS_LARGE_CURSOR_OPTION_OFF" desc="A value for Large Mouse Cursor accessibility option when it is off."> |
| Normal |
| </message> |
| <message name="IDS_LARGE_CURSOR_OPTION_ON" desc="A value for Large Mouse Cursor accessibility option when it is on."> |
| Large |
| </message> |
| <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode option shown on OOBE screens accessibility menu."> |
| High contrast mode |
| </message> |
| <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu."> |
| Screen magnifier |
| </message> |
| <message name="IDS_OOBE_DOCKED_MAGNIFIER_OPTION" desc="Docked magnifier option shown on OOBE screens accessibility menu."> |
| Docked magnifier |
| </message> |
| <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu."> |
| On-screen keyboard |
| </message> |
| <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu."> |
| Close accessibility menu |
| </message> |
| <message name="IDS_LANGUAGE_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of languages' dropdown menu on Chrome OS Language and keyboard initial device setup screen" meaning="The menu itself displays only current language name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current language."> |
| Select language |
| </message> |
| <message name="IDS_KEYBOARD_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of keyboards' dropdown menu on Chrome OS Language and keyboard initial device setup screen" meaning="The menu itself displays only current keyboard layout name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current input method."> |
| Select keyboard |
| </message> |
| <message name="IDS_COUNTRY_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of countries' dropdown menu on Chrome OS Demo Mode setup screen" meaning="The menu itself displays only current country name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current country."> |
| Select country |
| </message> |
| <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vendor-configured languages from other available languages in out-of-box 'Select language' select control."> |
| Other languages |
| </message> |
| <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividing vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control."> |
| Other keyboards |
| </message> |
| <message name="IDS_TIMEZONE_BUTTON_TEXT" desc="Label on a button that opens timezone selection screen" meaning="Label on a button that opens timezone selection screen during initial device configuration"> |
| Timezone |
| </message> |
| <message name="IDS_TIMEZONE_SECTION_TITLE" desc="Title of timezone selection screen" meaning="A title of the dialog where user should select device timezone during initial device configuration"> |
| Select timezone |
| </message> |
| <message name="IDS_TIMEZONE_DROPDOWN_TITLE" desc="Title of timezone selection dropdown menu" meaning="Small title near timezone dropdown menu suggesting that this is a timezone selector."> |
| Timezone |
| </message> |
| <message name="IDS_TIMEZONE_DROPDOWN_LABEL" desc="Navigation label attached to the 'List of timezones' dropdown menu on Chrome OS Timezone initial device setup screen" meaning="The menu itself displays only current timezone name. But for accessibility mode we need full description of this menu. So this label suggests that activating a menu will allow to change current timezone."> |
| Select timezone |
| </message> |
| <message name="IDS_OOBE_EULA_SECTION_TITLE" desc="Title of Terms of Service screen"> |
| Google terms of service |
| </message> |
| <message name="IDS_OOBE_EULA_IFRAME_LABEL" desc="Accessibility label on an iframe with full Chrome OS Terms text"> |
| Google Chrome OS Terms contents |
| </message> |
| <message name="IDS_OOBE_EULA_ADDITIONAL_TERMS" desc="Text of the Link to Google Chrome and Chrome OS additional terms"> |
| Google Chrome and Chrome OS Additional Terms |
| </message> |
| <message name="IDS_OOBE_EULA_ACCEPT_AND_CONTINUE_BUTTON_TEXT" desc="Label on a button on the Title of Terms of Service OOBE screen to accept EULA and continue."> |
| Accept and continue |
| </message> |
| |
| <!-- Strings for the OOBE packaged license screen --> |
| <message name="IDS_OOBE_PACKAGED_LICENSE_TITLE" desc="Title of the screen which advertises use of packaged license."> |
| Enroll your device |
| </message> |
| <message name="IDS_OOBE_PACKGED_LICENSE_SUBTITLE_P1" desc="Paragraph 1 of subtitle of the packaged license screen."> |
| This Chromebook Enterprise device comes bundled with the Chrome Enterprise Upgrade. To take advantage of the enterprise capabilities, enroll this device with a Google admin account. |
| </message> |
| <message name="IDS_OOBE_PACKGED_LICENSE_SUBTITLE_P2" desc="Paragraph 2 of subtitle of the packaged license screen."> |
| Visit g.co/ChromeEnterpriseAccount if you need to create a new account. |
| </message> |
| <message name="IDS_OOBE_PACKAGED_LICENSE_ENROLL_BUTTON_LABEL" desc="The label of the button that leads to enrollment screen."> |
| Enroll |
| </message> |
| <message name="IDS_OOBE_PACKAGED_LICENSE_DONT_ENROLL_BUTTON_LABEL" desc="The label of the button that leads to login screen."> |
| Don't enroll |
| </message> |
| |
| <!-- Strings for the OOBE user creation screen --> |
| <message name="IDS_OOBE_USER_CREATION_TITLE" desc="Title of the screen which allows users to choose whom the device is set up for."> |
| Who's using this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>? |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_SUBTITLE" desc="Subtitle of the screen which allows users to choose whom the device is set up for."> |
| You can always add more people after setup. Each person can personalize their account and keep data private. |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_ADD_PERSON_TITLE" desc="Title of the screen which allows users to add person to the device."> |
| Who would you like to add to this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>? |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_ADD_PERSON_SUBTITLE" desc="Subtitle of the screen which allows users to add person to the device."> |
| Each person can personalize their account and keep data private. |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_SELF_BUTTON_LABEL" desc="The label of the button that leads to set up device for self."> |
| You |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_SELF_BUTTON_DESCRIPTION" desc="The description of the button that leads to set up device for self."> |
| Set up this device for work or personal use |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_BUTTON_LABEL" desc="The label of the button that leads to set up device for child."> |
| A child |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_BUTTON_DESCRIPTION" desc="The description of the button that leads to set up device for child."> |
| Set digital ground rules to help children play, explore and do schoolwork at home |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGNIN_TITLE" desc="Title of the screen which allows users to choose signin method for child."> |
| Set up this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> for a child |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGNIN_SUBTITLE" desc="Subtitle of the screen which allows users to choose signin method for child."> |
| To use parental controls like app approval and screen time limits, a child must have a Google Account managed by a parent. A school account can be added later for tools like Google Classroom. |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGNIN_LEARN_MORE" desc="Learn more link text in child account creation screen."> |
| Learn more |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_ACCOUNT_CREATION_BUTTON_LABEL" desc="The label of the button that leads to child account creation."> |
| Create a Google Account for a child |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGN_IN_BUTTON_LABEL" desc="The label of the button that leads to child sign in using existing account."> |
| Sign in with a child's Google Account |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGN_IN_PARENT_NOTIFICATION_TEXT" desc="Text displayed to parent on child account creation screen."> |
| Parents, the next few steps are for you. You can hand the <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> back to the child after account setup. |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGN_IN_LEARN_MORE_DIALOG_TITLE" desc="Title of the learn more dialog on child account creation screen."> |
| Add a school account later |
| </message> |
| <message name="IDS_OOBE_USER_CREATION_CHILD_SIGN_IN_LEARN_MORE_DIALOG_TEXT" desc="Text of the learn more dialog on child account creation screen."> |
| Parental controls are not supported for school accounts. To add a school account to access Google Classroom and other websites for schoolwork at home, sign in with the child's personal account first. You can add the school account later in setup. |
| </message> |
| |
| <!-- Strings for the OOBE demo setup flow --> |
| <message name="IDS_OOBE_DEMO_SETUP_PREFERENCES_SCREEN_TITLE" desc="The title of the dialog that allows to choose demo setup preferences."> |
| Choose your demo preferences |
| </message> |
| <message name="IDS_OOBE_DEMO_SETUP_PREFERENCES_SCREEN_NEXT_BUTTON_LABEL" desc="The label of the button that is shown on preferences screen and that confirms chosen configuration and shows next demo setup screen."> |
| OK |
| </message> |
| <message name="IDS_OOBE_DEMO_SETUP_PROGRESS_SCREEN_TITLE" desc="The title of the dialog that is shown when demo mode setup is in progress."> |
| Starting Demo Mode |
| </message> |
| <message name="IDS_OOBE_DEMO_SETUP_ERROR_SCREEN_TITLE" desc="The title of the dialog that is shown when demo mode setup failed."> |
| Couldn't start demo mode |
| </message> |
| <message name="IDS_OOBE_DEMO_SETUP_ERROR_SCREEN_RETRY_BUTTON_LABEL" desc="The label of the button that is shown on error screen and that retries demo mode setup with the previously chosen configuration."> |
| OK |
| </message> |
| <!-- Demo setup progress steps --> |
| <message name="IDS_OOBE_DEMO_SETUP_PROGRESS_STEP_DOWNLOAD" desc="List item shown when demo resources are being downloaded"> |
| Downloading Resources |
| </message> |
| <message name="IDS_OOBE_DEMO_SETUP_PROGRESS_STEP_ENROLL" desc="List item shown when enterprise enrolling for demo mode"> |
| Enrolling in Demo Mode |
| </message> |
| <!-- Demo setup flow errors --> |
| <message name="IDS_DEMO_SETUP_OFFLINE_POLICY_ERROR" desc="Error message shown on demo setup screen when loading or parsing offline policy failed."> |
| Could not read offline demo mode policy. |
| </message> |
| <message name="IDS_DEMO_SETUP_OFFLINE_STORE_ERROR" desc="Error message shown on demo setup screen when loading or parsing offline policy failed."> |
| Failed to install offline policy on the device. |
| </message> |
| <message name="IDS_DEMO_SETUP_OFFLINE_UNAVAILABLE_ERROR" desc="Error message shown on demo setup screen when offline demo mode is not available on the device."> |
| This device cannot be set up in offline demo mode. |
| </message> |
| <message name="IDS_DEMO_SETUP_COMPONENT_ERROR" desc="Error message shown on demo setup screen when loading online component with demo resources failed."> |
| Could not load online component with demo mode resources. |
| </message> |
| <message name="IDS_DEMO_SETUP_NO_STATE_KEYS_ERROR" desc="Error message shown on demo setup screen when the system failed to determine server-backed state keys."> |
| The system failed to determine device identifiers for this device. |
| </message> |
| <message name="IDS_DEMO_SETUP_ROBOT_ERROR" desc="Error message shown on demo setup screen upon failure to fetch the OAuth2 token for device-level API access."> |
| The system failed to authorize API access for this device. |
| </message> |
| <message name="IDS_DEMO_SETUP_ROBOT_STORE_ERROR" desc="Error message shown on demo setup screen upon failure to store the OAuth2 refresh token for device-level API access."> |
| The system failed to store the long-term API access token for this device. |
| </message> |
| <message name="IDS_DEMO_SETUP_BAD_MODE_ERROR" desc="Error message shown on demo setup screen upon receiving a bad mode on device registration."> |
| The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version. |
| </message> |
| <message name="IDS_DEMO_SETUP_CERT_FETCH_ERROR" desc="Error message shown when a registration certificate could not be obtained."> |
| A registration certificate could not be obtained. |
| </message> |
| <message name="IDS_DEMO_SETUP_POLICY_FETCH_ERROR" desc="Error message shown on demo setup screen upon a failed policy fetch."> |
| Error when fetching policy from the server. |
| </message> |
| <message name="IDS_DEMO_SETUP_POLICY_VALIDATION_ERROR" desc="Error message shown on demo setup screen upon a failure to validate downloaded policy."> |
| The policy downloaded from the server is invalid. |
| </message> |
| <message name="IDS_DEMO_SETUP_LOCK_TIMEOUT_ERROR" desc="Error message shown on demo setup screen when the initialization of the lockbox is taking too long."> |
| The initialization of the installation-time attributes has timed out. |
| </message> |
| <message name="IDS_DEMO_SETUP_LOCK_ERROR" desc="Error message shown on demo setup screen upon failure to lock the device mode."> |
| The system failed to establish the device installation-time attributes lock. |
| </message> |
| <message name="IDS_DEMO_SETUP_ALREADY_LOCKED_ERROR" desc="Error message shown on demo setup screen when device is already locked with different domain or mode."> |
| This device was locked to different domain or mode. |
| </message> |
| <message name="IDS_DEMO_SETUP_ONLINE_STORE_ERROR" desc="Error message shown on demo setup screen when the installation of the policy on the device failed."> |
| Failed to install policy on the device. |
| </message> |
| <message name="IDS_DEMO_SETUP_NO_MACHINE_IDENTIFICATION_ERROR" desc="Error message shown on demo setup screen when the system failed to determine the device model or serial number."> |
| The system failed to determine device model or serial number. |
| </message> |
| <message name="IDS_DEMO_SETUP_DM_TOKEN_STORE_ERROR" desc="Error message shown on demo setup screen when the system failed to save some part of the device configuration. e.g. token from the device management server."> |
| The system failed to save device configuration. |
| </message> |
| <message name="IDS_DEMO_SETUP_UNEXPECTED_ERROR" desc="Error message to show shown on demo setup screen when there is an fatal/unexpected error."> |
| Oops! Something went wrong while setting up demo mode. |
| </message> |
| <message name="IDS_DEMO_SETUP_INVALID_REQUEST_ERROR" desc="Error message to show on demo setup screen when request issued to DMServer was invalid."> |
| A problem with demo registration request occurred. |
| </message> |
| <message name="IDS_DEMO_SETUP_NETWORK_ERROR" desc="Error message to show on demo setup screen when network error occurred."> |
| Network error occurred. |
| </message> |
| <message name="IDS_DEMO_SETUP_TEMPORARY_ERROR" desc="Error message to show on demo setup screen when temporary error occurred."> |
| Temporary server error occurred. |
| </message> |
| <message name="IDS_DEMO_SETUP_RESPONSE_ERROR" desc="Error message to show on demo setup screen when management service sent an abnormal HTTP code."> |
| Management service sent HTTP error. |
| </message> |
| <message name="IDS_DEMO_SETUP_RESPONSE_DECODING_ERROR" desc="Error message to show on demo setup screen when decoding management server response failed."> |
| A problem occurred when decoding server response. |
| </message> |
| <message name="IDS_DEMO_SETUP_ACCOUNT_ERROR" desc="Error message to show on demo setup screen when there is a problem with the demo mode account."> |
| A problem with demo mode account occurred. |
| </message> |
| <message name="IDS_DEMO_SETUP_DEVICE_NOT_FOUND_ERROR" desc="Error message to show on demo setup screen when management service could not find the device."> |
| Missing device record. |
| </message> |
| <message name="IDS_DEMO_SETUP_INVALID_DM_TOKEN_ERROR" desc="Error message to show on demo setup screen when device management token is invalid."> |
| Device management token is invalid. |
| </message> |
| <message name="IDS_DEMO_SETUP_INVALID_SERIAL_NUMBER_ERROR" desc="Error message to show on demo setup screen when provided serial number is invalid."> |
| Device serial number is invalid. |
| </message> |
| <message name="IDS_DEMO_SETUP_DEVICE_ID_ERROR" desc="Error message to show on demo setup screen in case of conflicting device id."> |
| Conflicting device identifier. |
| </message> |
| <message name="IDS_DEMO_SETUP_TOO_MANY_REQUESTS_ERROR" desc="Error message to show on demo setup screen in case of too many requests."> |
| Too many requests. |
| </message> |
| <message name="IDS_DEMO_SETUP_LICENSE_ERROR" desc="Error message to show on demo setup screen when the demo domain has expired or exhausted licenses."> |
| A problem with demo mode device licenses occurred. |
| </message> |
| <message name="IDS_DEMO_SETUP_DEPROVISIONED_ERROR" desc="Error message to show on demo setup screen when enrollment fails because device has been deprovisioned on the server side."> |
| This demo device has been placed into a deprovisioned state. |
| </message> |
| <message name="IDS_DEMO_SETUP_DOMAIN_MISMATCH_ERROR" desc="Error message shown on demo setup screen when the device belongs to the domain different than demo mode."> |
| This device is marked for management by a different domain. Deprovision it from that domain before setting up demo mode. |
| </message> |
| <message name="IDS_DEMO_SETUP_SIGNING_ERROR" desc="Error message shown on demo setup screen when failure to sign request occurred."> |
| Request could not be signed. |
| </message> |
| <message name="IDS_DEMO_SETUP_POLICY_NOT_FOUND_ERROR" desc="Error message shown on demo setup screen when management server failed to find the policy to be applied to the device."> |
| Policy not found. |
| </message> |
| <message name="IDS_DEMO_SETUP_ARC_ERROR" desc="Error message shown when ARC is disabled."> |
| A problem with ARC++ occurred. |
| </message> |
| <!-- Demo setup error recovery suggestions --> |
| <message name="IDS_DEMO_SETUP_RECOVERY_RETRY" desc="Error recovery recommendation to retry demo setup. Shown on demo setup screen."> |
| Please try again. |
| </message> |
| <message name="IDS_DEMO_SETUP_RECOVERY_REBOOT" desc="Error recovery recommendation to reboot and retry demo setup. Shown on demo setup screen."> |
| Please reboot the device and try again. |
| </message> |
| <message name="IDS_DEMO_SETUP_RECOVERY_POWERWASH" desc="Error recovery recommendation to powerwash and retry demo setup. Shown on demo setup screen."> |
| Please powerwash the device and try again. |
| </message> |
| <message name="IDS_DEMO_SETUP_RECOVERY_CHECK_NETWORK" desc="Error recovery recommendation to check network and retry demo setup. Shown on demo setup screen."> |
| Please check your network connection and try again. |
| </message> |
| <message name="IDS_DEMO_SETUP_RECOVERY_OFFLINE_FATAL" desc="Error recovery recommendation to contact support. Shown on demo setup screen."> |
| This device might be only eligible for online demo mode. Please contact your support representative for more details. |
| </message> |
| <message name="IDS_DEMO_SETUP_RECOVERY_FATAL" desc="Error recovery recommendation to contact support. Shown on demo setup screen."> |
| Please retry. If you see this error again please contact your support representative. |
| </message> |
| |
| <!-- Strings for parental handoff login screen --> |
| <message name="IDS_LOGIN_PARENTAL_HANDOFF_SCREEN_TITLE" desc="Title of screen which tells user that the parent can handoff the device to supervised user."> |
| Now it's <ph name="SUPERVISED_USER_NAME">$1<ex>Child 1</ex></ph>'s turn |
| </message> |
| <message name="IDS_LOGIN_PARENTAL_HANDOFF_SCREEN_SUBTITLE" desc="Subtitle of screen which tells user that the parent can handoff the device to supervised user."> |
| You can hand this Chromebook to <ph name="SUPERVISED_USER_NAME">$1<ex>Child 1</ex></ph>. Setup is almost done, then it's time to explore. |
| </message> |
| <message name="IDS_LOGIN_PARENTAL_HANDOFF_SCREEN_NEXT_BUTTON" desc="Next button of parental handoff screen"> |
| Next |
| </message> |
| |
| <!-- Strings for family link notice screen --> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_TITLE" desc="Title of the screen which tells user they can add parental control later."> |
| Add parental controls after setup |
| </message> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_NEW_ACCOUNT_SUBTITLE" desc="Title of the screen which tells user they can add parental control later after they create a new account for their child."> |
| For older children, you can add parental controls once you finish setup. You'll find information on parental controls in the Explore app. |
| </message> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_EXISTING_ACCOUNT_SUBTITLE" desc="Title of the screen which tells user they can add parental control later after they sign in with an existing account for their child."> |
| You child's account isn't set up for Family Link parental controls. You can add parental controls once you finish setup. You'll find information on parental controls in the Explore app. |
| </message> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_NOT_ELIGIBLE_TITLE" desc="Title of the screen which tells user the account is not eligible for parental controls."> |
| This account isn't eligible for parental controls |
| </message> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_NOT_ELIGIBLE_SUBTITLE" desc="Subtitle of the screen which tells user the account is not eligible for parental controls."> |
| <ph name="USER_EMAIL">$1<ex>john.doe@example.com</ex></ph> is already being managed by <ph name="DOMAIN">$2<ex>google.com</ex></ph>. To use parental controls with a different Google Account, sign out after setup, then select "Add person" on the sign-in screen. |
| </message> |
| <message name="IDS_LOGIN_FAMILY_LINK_NOTICE_SCREEN_CONTINUE_BUTTON" desc="Continue button on family link notice screen."> |
| Continue |
| </message> |
| |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_TITLE" desc="The title of the dialog that welcomes the user on the first log in, and explains Chrome Sync and privacy options."> |
| You're signed in! |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_TITLE_WITH_DEVICE" desc="Alternate title for the dialog that explains Chrome Sync and privacy options on first login."> |
| Personalize your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_SUBTITLE" desc="The subtitle of the dialog that explains Chrome Sync and privacy options on first login."> |
| The following services help keep your data safe and secure. You can turn these features off at any time. |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_OS_SYNC_NAME" desc="Title of the 'Settings sync' section of the sync confirmation dialog that is displayed on the first user log in."> |
| Chrome OS settings sync |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_OS_SYNC_DESCRIPTION" desc="Description of 'Settings sync' section of the sync confirmation dialog that is displayed on the first user log in."> |
| Your apps, settings, and other customizations will be synced across all Chrome OS devices signed in with your Google Account. |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_CHROME_BROWSER_SYNC_NAME" desc="Title of the 'Chrome browser sync' section of the sync confirmation dialog that is displayed on the first user log in."> |
| Chrome browser sync |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_CHROME_SYNC_NAME" desc="Title of the 'Chrome sync' section of the sync confirmation dialog that is displayed on the first user log in."> |
| Chrome sync |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_CHROME_SYNC_DESCRIPTION" desc="The description of 'Chrome sync' section of the sync confirmation dialog that is displayed on the first user log in."> |
| Your bookmarks, history, passwords, and other settings will be synced to your Google Account so you can use them on all your devices. |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_PERSONALIZE_GOOGLE_SERVICES_NAME" desc="Title of the personalize services section of the sync confirmation dialog that is displayed on the first user log in."> |
| Personalize Google services |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_PERSONALIZE_GOOGLE_SERVICES_DESCRIPTION" desc="The description of how services personalization works and a URL to configure personalization settings in Google user profile."> |
| Google may use your browsing history to personalize Search, ads, and other Google services. You can change this anytime at myaccount.google.com/activitycontrols/search |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_PERSONALIZE_GOOGLE_SERVICES_DESCRIPTION_SUPERVISED_USER" desc="The description of how services personalization works and a URL to configure personalization settings in Google supervised user profile."> |
| Google may use your browsing history to personalize Search and other Google services. You or your parent can change this anytime at myaccount.google.com/activitycontrols/search |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_REVIEW_SYNC_OPTIONS_LATER" desc="The label to the checkbox explaining that when checked, it will trigger user settings screen opened after session start."> |
| Review sync options following setup |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_ACCEPT_AND_CONTINUE" desc="The label on the button that closes dialog while accepting the selected settings."> |
| Accept and continue |
| </message> |
| <!-- TODO(jamescook): We landed both sets of labels to get them in before |
| string freeze. After M85 branches, delete the ones we didn't use. --> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_ACCEPT" desc="The label on the button that closes the dialog while agreeing to sync."> |
| Yes, I'm in |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_DECLINE" desc="The label on the button that closes the dialog while not agreeing to sync."> |
| No, thanks |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_ACCEPT2" desc="Alternate label on the button that closes the dialog while agreeing to sync."> |
| Got it |
| </message> |
| <message name="IDS_LOGIN_SYNC_CONSENT_SCREEN_DECLINE2" desc="Alternate label on the button that closes the dialog while not agreeing to sync."> |
| No thanks |
| </message> |
| |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SCREEN_TITLE" desc="The title of the dialog that recommend apps which user has installed in other devices"> |
| Install apps from your other devices |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SCREEN_DESCRIPTION" desc="The description of the 'Recommend Apps' section"> |
| We found <ph name="NUMBER_OF_APPS">$1<ex>10</ex></ph> apps from your account that can be used on this device. |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SKIP" desc="The label on the button that skips installing any recommended apps"> |
| Skip |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_INSTALL" desc="The label on the button that installs the user selected apps"> |
| Install & continue |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SCREEN_TITLE_NEW" desc="The title of the dialog that recommend apps to user"> |
| Find apps for work and play |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SCREEN_DESCRIPTION_NEW" desc="The description of the 'Recommend Apps' section"> |
| Get creative, be productive, and stay entertained with apps on the Google Play Store |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SELECT_ALL" desc="The label on the button that selects all recommended apps"> |
| Select all |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_DO_IT_LATER" desc="The label on the button that skips installing any recomended apps"> |
| Do it later |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_DONE" desc="The label on the button that installs the user selected apps"> |
| Done |
| </message> |
| <message name="IDS_LOGIN_RECOMMEND_APPS_SCREEN_LOADING" desc="Message shown while the recommended app list is being downloaded."> |
| Please wait... |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_TITLE_SINGULAR" desc="The title of the dialog that tells the user the selected Android App is downloading."> |
| We'll install that app for you |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_TITLE_PLURAL" desc="The title of the dialog that tells the user the selected Android Apps are downloading."> |
| We'll install those <ph name="NUMBER_OF_APPS">$1<ex>10</ex></ph> apps for you |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_DESCRIPTION" desc="The description of the 'App Downloading' section"> |
| You can find more apps for your device in the Play Store. |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_CONTINUE_SETUP" desc="The label on the button that continues the setup flow."> |
| Continue setup |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_TITLE" desc="The title of the dialog that tells the user the selected Android Apps are downloading."> |
| Apps downloading |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_DESCRIPTION_NEW" desc="The description of the 'App Downloading' section."> |
| We'll install those apps for you. You can find more apps for your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> in the Play Store. |
| </message> |
| <message name="IDS_LOGIN_APP_DOWNLOADING_SCREEN_NEXT" desc="The label on the button that continues the setup flow."> |
| Next |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_TITLE" desc="The title of the last dialog in the set of screens that are always displayed to the user on the first login to the Chrome OS device."> |
| You are all set! |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_SUBTITLE" desc="The sub-title of the dialog that allows user to opt-in into several Google marketing options."> |
| Get <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> tips, offers, and updates, and share feedback. |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_UNSUBSCRIBE_SHORT" desc="Disclaimer about being able to unsubscribe"> |
| Unsubscribe anytime. |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_UNSUBSCRIBE_LONG" desc="Longer disclaimer explaining how to unsubscribe"> |
| Unsubscribe anytime by clicking the link in the emails you receive. |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_SUBTITLE_WITH_DEVICE_NAME" desc="The sub-title of the marketing opt in screen which will also include the name of the user's device."> |
| You are ready to start using your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>. |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_GET_CHROMEBOOK_UPDATES" desc="A lablel next to the checkbox that controls user subscription to marketing updates and useful information about the user's Chrome device."> |
| Tips and updates on <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_GET_CHROMEBOOK_UPDATES_SIGN_ME_UP" desc="A lablel next to the checkbox that controls user subscription to marketing updates and useful information about the user's Chrome device."> |
| Sign me up |
| </message> |
| <message name="IDS_LOGIN_GET_STARTED" desc="A label on the button. Used on the welcome screen (the first one on OOBE) and on the marketing optin screen (the last one in OOBE)."> |
| Get started |
| </message> |
| <message name="IDS_LOGIN_MARKETING_OPT_IN_SCREEN_SWIPE_FROM_SHELF_LABEL" desc="The label shown in Chrome OS system shelf above a drag handle UI on the last dialog in the set of screens displayed to the user on the first login to the Chrome OS device. The label informs the user that swiping up from the shelf will start the session."> |
| Swipe up to get started |
| </message> |
| <message name="IDS_MARKETING_OPT_IN_ACCESSIBILITY_BUTTON_LABEL" desc="The label of the button which appears at the bottom left of the last OOBE dialog shown to the user on the first login. Clicking the button will show a screen that allows the user to change certain accessibility settings."> |
| Accessibility |
| </message> |
| <message name="IDS_MARKETING_OPT_IN_ACCESSIBILITY_TITLE" desc="The title of the accessibility page that is part of the the marketing opt in dialog screen, the last OOBE screen shown to the user on their first login to the Chrome OS device. The accessibility page will allow the user to change certain accessibility settings."> |
| Accessibility settings |
| </message> |
| <message name="IDS_MARKETING_OPT_IN_ACCESSIBILITY_NAV_BUTTON_SETTING_TITLE" desc="The title of the of the accessibility option that forces shelf navigation buttons (button to go home, back, or the active apps overview) to be always shown. These buttons are hidden by default when the device is in tablet mode."> |
| Show navigation buttons |
| </message> |
| <message name="IDS_MARKETING_OPT_IN_ACCESSIBILITY_NAV_BUTTON_SETTING_DESCRIPTION" desc="The descripton of the accessibility option that forces shelf navigation buttons (button to go home, back, or the active apps overview) to be always shown. These buttons are hidden by default when the device is in tablet mode."> |
| Navigate home, back, and switch apps with buttons in tablet mode. |
| </message> |
| <message name="IDS_MARKETING_OPT_IN_ACCESSIBILITY_DONE_BUTTON" desc="The label for the button on the accessibility page that is part of the the marketing opt in dialog screen, the last OOBE screen shown to the user on their first login to the Chrome OS device. The button closes the screen, and ends the OOBE (which will start the user session)."> |
| Done |
| </message> |
| <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button"> |
| The owner of this device has disabled new users from being added |
| </message> |
| <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over disabled Add user button"> |
| The administrator of this device has disabled new users from being added |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_TITLE1" desc="A title of the dialog that starts 'PIN-unlock' setup process, and asks user to type their pin."> |
| Choose your PIN |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_SUBTITLE1" desc="A sub-title of the dialog that starts 'PIN-unlock' setup process. Subtitle explains to the user how this feature can be configured."> |
| Use a number (PIN) instead of a password to unlock your device. To set your PIN later, go to Settings. |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_SKIP" desc="A label on the button that interrupts current setup flow."> |
| Skip |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_TITLE2" desc="A title of the dialog that continues 'PIN-unlock' setup process, and asks user to type their pin again for verification."> |
| Type your PIN again |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_TITLE3" desc="A title of the dialog that finishes 'PIN-unlock' setup process suggesting that it was successful."> |
| Your PIN is added |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_SUBTITLE3_NO_LOGIN" desc="A sub-title of the dialog that finishes 'PIN-unlock' setup process successfully suggesting how user can use the PIN that they have just set up."> |
| You can use your PIN to unlock your device. |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_SUBTITLE3_WITH_LOGIN" desc="A sub-title of the dialog that finishes 'PIN-unlock' setup process successfully suggesting how user can use the PIN that they have just set up."> |
| You can use your PIN to sign in to or unlock your device. |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP" desc="A label on the button that leads to Pin Unlock feature set up."> |
| Pin setup |
| </message> |
| <message name="IDS_DISCOVER_PIN_SETUP_DONE" desc="Label for the done button on the success screen in 'PIN-unlock' setup dialog."> |
| Done |
| </message> |
| <message name="IDS_APP_START_PREPARING_PROFILE_MESSAGE" desc="Message displayed while preparing profile in which the app will be run."> |
| Preparing app profile... |
| </message> |
| <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode."> |
| Waiting for network connection... |
| </message> |
| <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode."> |
| Initializing application... |
| </message> |
| <message name="IDS_APP_START_EXTENSION_WAIT_MESSAGE" desc="Message displayed while installing and/or launching extensions in kiosk mode."> |
| Initializing extensions... |
| </message> |
| <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_MESSAGE" desc="Message displayed while waiting for the application to create its window in kiosk mode."> |
| Waiting for application window... |
| </message> |
| <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_INSTALL_FAILED_MESSAGE" desc="Message displayed when kiosk app meta-data obtention fails, but we try to run the app anyway without it."> |
| Failed to obtain app data, trying to run the app anyway... |
| </message> |
| |
| |
| <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for configure network button while installing and/or launching web application in kiosk mode."> |
| Configure network |
| </message> |
| <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displayed while the network wait is timed out during app launching."> |
| Internet disconnected. Please check your internet connection. |
| </message> |
| <message name="IDS_APP_START_SHOWING_NETWORK_CONFIGURE_UI_MESSAGE" desc="Message displayed while waiting for the requested network configure UI to show up in kiosk mode."> |
| Network configure UI requested, please wait... |
| </message> |
| <message name="IDS_APP_START_BAILOUT_SHORTCUT_FORMAT" desc="Message displayed at the bottom of app launch splash screen to show user the shortcut key to bailout the launch."> |
| Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_OLD_PASSWORD_HINT" desc="Old password field hint on the password changed dialog."> |
| Enter old password |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_INCORRECT_OLD_PASSWORD" desc="Error that is shown when incorrect old password was supplied for user cryptohome migration."> |
| Incorrect password |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY_BUTTON" desc="Button to proceed without providing old password on the password changed dialog."> |
| Proceed anyway |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title for the password changed dialog box"> |
| To unlock and restore your local data, please enter your old <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> password. |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_FORGOT_PASSWORD" desc="Text of the link that lets user skip old password input on the password changed dialog in the GAIA flow"> |
| Forgot your old password? |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY" desc="Button to proceed without providing old password on the password changed dialog in the GAIA flow"> |
| You may proceed, but only your synced data and settings will be restored. All local data will be lost. |
| </message> |
| <message name="IDS_LOGIN_PASSWORD_CHANGED_TRY_AGAIN" desc="Label for the retry button on the proceed anyway step in the the GAIA password changed flow"> |
| Try again |
| </message> |
| <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider. This is the version of the string used in the GAIA flow."> |
| This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_SAML_PASSWORD_CHANGE_NOTICE" desc="Text message displayed in the system dialog title. The dialog shows a web-page where the user can change their SAML password while staying in the session"> |
| This authentication service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_SAML_NOTICE_WITH_VIDEO" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider which has requested video media access."> |
| This sign-in service, hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ph>, is accessing your camera. |
| </message> |
| <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm password dialog."> |
| Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> profile. |
| </message> |
| <message name="IDS_LOGIN_MANUAL_PASSWORD_TITLE" desc="Title for the manual password setting dialog."> |
| Please create a password to protect your local data. |
| </message> |
| <message name="IDS_LOGIN_MANUAL_PASSWORD_INPUT_LABEL" desc="Label for the password input when setting the password manually."> |
| Enter your password |
| </message> |
| <message name="IDS_LOGIN_MANUAL_PASSWORD_MISMATCH" desc="Error shown when passwords don't match when setting the password manually."> |
| Passwords don't match |
| </message> |
| <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog."> |
| Confirm your password |
| </message> |
| <message name="IDS_LOGIN_CONFIRM_PASSWORD_INCORRECT_PASSWORD" desc="Error that is shown when incorrect password was supplied."> |
| Incorrect password |
| </message> |
| <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_TITLE" desc="Text to show in confirmation cancel dialog."> |
| Cancel account setup? |
| </message> |
| <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_NO" desc="Text to show on button to decline cancelation."> |
| No |
| </message> |
| <message name="IDS_LOGIN_ACCOUNT_SETUP_CANCEL_DIALOG_YES" desc="Text to show on button to accept cancelation."> |
| Yes |
| </message> |
| <message name="IDS_LOGIN_DEVICE_MANAGED_BY_NOTICE" desc="Text for notifications showing that this is managed device. MANAGER can be a domain or an email address."> |
| Managed by <ph name="MANAGER">$1<ex>acmecorp.com</ex></ph> |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_NO_ACCOUNT_DETAILS" desc="Message to show when the authentication could not be completed because the user's account details could not be retrieved."> |
| Sign-in failed because your account details could not be retrieved. Please contact your administrator or try again. |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_NO_PASSWORD" desc="Message to show when the authentication could not be completed because the user's password could not be retrieved."> |
| Sign-in failed. Please contact your administrator or try again. |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_PASSWORD_VERIFICATION" desc="Message to show when the authentication could not be completed because two attempts to verify the user's password failed."> |
| Sign-in failed because your password could not be verified. Please contact your administrator or try again. |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_TEXT_INSECURE_URL" desc="Message to show when the authentication could not be completed because a redirect to an insecure URL was detected and blocked."> |
| Sign-in failed because it was configured to use a non-secure URL (<ph name="BLOCKED_URL">$1<ex>http://www.example.com/login.html</ex></ph>). Please contact your administrator. |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_TRY_AGAIN_BUTTON" desc="Label for a button which starts sign-in from the beginning after fatal error."> |
| Try again |
| </message> |
| <message name="IDS_LOGIN_FATAL_ERROR_NO_AUTH_TOKEN" desc="Message to show when the authentication could not be completed because the user's auth token retrieved."> |
| Sign-in failed because your access token could not be retrieved. Please check your network connection and try again. |
| </message> |
| <message name="IDS_LOGIN_SAML_INTERSTITIAL_MESSAGE" desc="Message to show on the SAML interstitial page to tell the user to continue signing in using their enterprise account."> |
| This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph> and requires you to sign in every time. |
| </message> |
| <message name="IDS_LOGIN_SAML_INTERSTITIAL_CHANGE_ACCOUNT_LINK_TEXT" desc="Text of the link that allows the user to change the login account."> |
| Sign in with a different account |
| </message> |
| <message name="IDS_LOGIN_SAML_INTERSTITIAL_NEXT_BUTTON_TEXT" desc="Text shown on the Next button."> |
| Next |
| </message> |
| <message name="IDS_LOGIN_WELCOME_MESSAGE" desc="Message shown at the header of the login screens."> |
| Sign in to your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_EMAIL" desc="Email field text on the offline login screen. Note: should be the same as the one used on the Gaia sign-in page."> |
| Enter your email |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_PASSWORD" desc="Password field text on the offline login screen. Note: should be the same as the one used on the Gaia sign-in page."> |
| Enter your password |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_INVALID_EMAIL" desc="Alert message about invalid email on the offline login screen. Note: should be the same as the one used on the Gaia sign-in page."> |
| Please enter a valid email address |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_INVALID_PASSWORD" desc="Alert message about mismatching email and password on the device"> |
| The email and password you entered don't match |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_NEXT_BUTTON_TEXT" desc="Text shown on next button during offline signin flow dialog. Note: should be the same as the one used on the Gaia sign-in page."> |
| Next |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_FORGOT_PASSWORD_BUTTON_TEXT" desc="Text shown on forgot password button during offline signin flow. Note: should be the same as the one used on the Gaia sign-in page."> |
| Forgot password? |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_FORGOT_PASSWORD_DIALOG_TEXT" desc="Text shown on forgot password dialog during offline signin flow."> |
| To recover your account information, go to: google.com/accounts/recovery |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_CLOSE_BUTTON_TEXT" desc="Text shown on forgot password dialog close button during offline signin flow."> |
| Close |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_WARNING_TITLE" desc="Title shown on warning dialog when policy does not allow to proceed with offline login."> |
| Network connection required |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_WARNING_TEXT" desc="Text shown on warning dialog when policy does not allow to proceed with offline login."> |
| <ph name="DOMAIN_NAME">$1<ex>google.com</ex></ph> requires the device to be online when signing into <ph name="EMAIL">$2<ex>user@google.com</ex></ph> |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_OK_BUTTON_TEXT" desc="Text shown on the ok button of warning dialog during offline signin flow."> |
| Ok |
| </message> |
| <message name="IDS_ALLOWLIST_ERROR_TRY_AGAIN_BUTTON" desc="The text of the try again button on the allowlist error UI."> |
| Try again |
| </message> |
| <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_HTML" desc="Text shown on side of Google sign-in UI."> |
| You may also skip signing in and <ph name="LINK_START">$1<ex>>a<</ex></ph>browse as Guest<ph name="LINK_END">$2<ex>>/a<</ex></ph>. |
| </message> |
| <message name="IDS_SUPERVISED_USER_EXPIRED_TOKEN_WARNING" desc="Warning text that is shown on login screen trying to sign in as a supervised user that has expired token"> |
| This supervised user may have been deleted or disabled by the manager. Please contact the manager if you would like to continue signing in as this user. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_BATTERY_AUTH_TITLE" desc="The title of the notification shown to inform the user that an unauthorized battery is connected to a Chromebook."> |
| Battery isn't charging |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_BATTERY_AUTH_MESSAGE" desc="The message of the notification shown to inform the user that an unauthorized battery is connected to a Chromebook."> |
| To charge this Chromebook, use a compatible Dell battery. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_NON_WILCO_CHARGER_TITLE" desc="The title of the notification shown to inform the user that charger is unauthorized and battery will not charge."> |
| Power adapter issue |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_NON_WILCO_CHARGER_MESSAGE" desc="The message of the notification shown to inform the user that charger is unauthorized and battery will not charge."> |
| To avoid charging and performance issues, use a compatible Dell or USB Type-C power adapter. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_INCOMPATIBLE_DOCK_TITLE" desc="The title of the notification shown to inform the user that attached dock is incompatible."> |
| Dock isn't fully compatible |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_INCOMPATIBLE_DOCK_MESSAGE" desc="The message of the notification shown to inform the user that attached dock is incompatible."> |
| To get additional features, use a Dell docking station designed to work with this Chromebook. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_ERROR_TITLE" desc="The title of the notification shown to inform the user that attached dock presents hardware failures."> |
| Dock fan needs service |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_ERROR_MESSAGE" desc="The message of the notification shown to inform the user that attached dock presents hardware failures."> |
| Contact Dell for service. The dock will shut down if the fan isn't working. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_DISPLAY_TITLE" desc="The title of the notification shown to inform the user that HDMI and USB Type-C cannot be used for displays at the same time with the attached dock."> |
| Dock video-port issue |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_DISPLAY_MESSAGE" desc="The message of the notification shown to inform the user that HDMI and USB Type-C cannot be used for displays at the same time with the attached dock."> |
| HDMI and USB Type-C ports can't be used for video at the same time. Use a different video port. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_THUNDERBOLT_TITLE" desc="The title of the notification shown to inform the user that attached dock will operate in USB Type-C compatible mode."> |
| Thunderbolt is not supported |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_DOCK_THUNDERBOLT_MESSAGE" desc="The message of the notification shown to inform the user that attached dock will operate in USB Type-C compatible mode."> |
| Your docking station will operate in USB Type-C compatible mode. |
| </message> |
| <message name="IDS_WILCO_LOW_POWER_CHARGER_TITLE" desc="The title of a notification indicating that a low-power USB charger has been connected."> |
| Low-power charger connected |
| </message> |
| <message name="IDS_WILCO_LOW_POWER_CHARGER_MESSAGE" desc="The message body of a notification indicating that a low-power USB charger has been connected, short version."> |
| Your Chromebook may not charge while it is turned on. |
| </message> |
| <message name="IDS_WILCO_NOTIFICATION_LEARN_MORE" desc="Label on button in various Wilco notification."> |
| Learn More |
| </message> |
| <!-- Multi-profiles related strings, should be synced with corresponding Ash strings until they get removed. --> |
| <message name="IDS_MULTI_PROFILES_RESTRICTED_POLICY_TITLE" desc="Text that is shown on the title of the bubble shown for user pod which is not allowed in multi-profiles session."> |
| Can't set up multiple sign-in |
| </message> |
| <message name="IDS_MULTI_PROFILES_NOT_ALLOWED_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of not-allowed policy or because of usage policy-pushed certificates."> |
| The administrator for this account has disallowed multiple sign-in. |
| </message> |
| <message name="IDS_MULTI_PROFILES_PRIMARY_ONLY_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of primary-only policy."> |
| The administrator for this account requires this account to be the first signed-in account in a multiple sign-in session. |
| </message> |
| <message name="IDS_MULTI_PROFILES_OWNER_PRIMARY_ONLY_MSG" desc="Text that is shown on the bubble shown for owner user pod which is not allowed in multi-profiles session because it has to be primary user in the session."> |
| This owner account has to be the first signed-in account in a multiple sign-in session. |
| </message> |
| <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required."> |
| Unfortunately, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unable to recover your settings. To fix the error, <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> must reset your device with Powerwash. |
| </message> |
| <message name="IDS_LOCAL_STATE_ERROR_TEXT_1" desc="Text for notification that all local files will be deleted while Google account and any synced data won't be affected."> |
| Resetting your device will not affect your Google accounts or any data synced to these accounts. However, all files saved locally on your device will be deleted. |
| </message> |
| <message name="IDS_LOCAL_STATE_ERROR_POWERWASH_BUTTON" desc="Button label to restart and powerwash the device."> |
| Restart and Powerwash |
| </message> |
| <message name="IDS_DIAGNOSE_BUTTON" desc="The label for the button that launches the connectivity diagnostics app from the network error page"> |
| Diagnose |
| </message> |
| <message name="IDS_MANAGE_CERTIFICATES" desc="The label for the button that launches the certificate manager from the network error page"> |
| Manage certificates |
| </message> |
| <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an existing user when valid network isn't presented."> |
| If you've already registered on this device, you can <ph name="LINK2_START">$1<ex>>a<</ex></ph>sign in as an existing user<ph name="LINK2_END">$2<ex>>/a<</ex></ph>. |
| </message> |
| <!-- TODO(1066489): Should be synced with IDS_ASH_LOGIN_USER_ADDING_BANNER until we get rid of Web UI version of multiprofile. --> |
| <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in user adding screen."> |
| Add an account to multiple sign-in. All signed-in accounts can be accessed without a password, so this feature should only be used with trusted accounts. |
| </message> |
| <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login"> |
| Help |
| </message> |
| <message name="IDS_LOGIN_NEEDS_DIRCRYPTO_MIGRATION_BANNER" desc="Banner text for users that need to migrate their data to use dircrypto."> |
| A critical update is ready to install. Sign in to get started. |
| </message> |
| |
| <!-- Network error strings --> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_UNKNOWN" desc="Network error details in notifications: UNKNOWN"> |
| Unknown network error |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_OUT_OF_RANGE" desc="Network error details in notifications: OUT_OF_RANGE"> |
| Out of range |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_PIN_MISSING" desc="Network error details in notifications: PIN_MISSING"> |
| PIN missing |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_DHCP_FAILED" desc="Network error details in notifications: DHCP_FAILED"> |
| DHCP lookup failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_CONNECT_FAILED" desc="Network error details in notifications: CONNECT_FAILED"> |
| Connect failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_BAD_PASSPHRASE" desc="Network error details in notifications: BAD_PASSPHRASE. Error when a bad wifi password/passphrase is entered."> |
| Bad password |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_BAD_WEPKEY" desc="Network error details in notifications: BAD_WEPKEY"> |
| Bad WEP key |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_ACTIVATION_FAILED" desc="Network error details in notifications: ACTIVATION_FAILED"> |
| Activation failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_NEED_EVDO" desc="Network error details in notifications: NEED_EVDO"> |
| Need EVDO |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_NEED_HOME_NETWORK" desc="Network error details in notifications: NEED_HOME_NETWORK"> |
| Need home network |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_OTASP_FAILED" desc="Network error details in notifications: OTASP_FAILED"> |
| OTASP failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_AAA_FAILED" desc="Network error details in notifications: AAA_FAILED"> |
| AAA check failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_INTERNAL" desc="Network error details in notifications: INTERNAL"> |
| Internal error |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_DNS_LOOKUP_FAILED" desc="Network error details in notifications: DNS_LOOKUP_FAILED"> |
| DNS lookup failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_HTTP_GET_FAILED" desc="Network error details in notifications: HTTP_GET_FAILED"> |
| HTTP get failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_IPSEC_PSK_AUTH_FAILED" desc="Network error details in notifications: IPSEC_PSK_AUTH_FAILED"> |
| Incorrect password |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_CERT_AUTH_FAILED" desc="Network error details in notifications: IPSEC_CERT_AUTH_FAILED"> |
| Authentication certificate rejected by network |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_EAP_LOCAL_TLS_FAILED" desc="Network error details in notifications: EAP_LOCAL_TLS_FAILED"> |
| Authentication certificate rejected locally |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_EAP_REMOTE_TLS_FAILED" desc="Network error details in notifications: EAP_REMOTE_TLS_FAILED"> |
| Authentication certificate rejected remotely |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_EAP_AUTH_FAILED" desc="Network error details in notifications: IPSEC_CERT_AUTH_FAILED"> |
| Username/password incorrect or EAP-auth failed |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_PPP_AUTH_FAILED" desc="Network error details in notifications: PPP_AUTH_FAILED"> |
| PPP authentication failed due to an incorrect username or password |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_NOT_ON_HOME_NETWORK" desc="Network error details in notifications when a user attempts to connect to a Cellular network while not on their home network."> |
| Home network is not available. Mobile data roaming must be enabled to connect. |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_CONFIGURE_FAILED" desc="Network error details in notifications: Configuration error"> |
| Failed to configure network |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_CERTIFICATES_NOT_LOADED" desc="Network error details in notifications: Certificates not loaded"> |
| Certificates not loaded |
| </message> |
| <message name="IDS_CHROMEOS_NETWORK_ERROR_NOT_REGISTERED" desc="Network error details in notifications: NOT_REGISTERED. Error when a connect attempt fails because the modem is not registered."> |
| Modem not registered |
| </message> |
| <message name="IDS_NETWORK_ERROR_CANNOT_CHANGE_SHARED_CONFIG" desc="Network error message shown when attempting to change a shared network configuration if the operation is not allowed"> |
| Changing shared network configurations is not allowed |
| </message> |
| <message name="IDS_NETWORK_ERROR_NO_USER_CERT" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when no user certificates are installed."> |
| Please install a user certificate. |
| </message> |
| <message name="IDS_NETWORK_ERROR_POLICY_CONTROLLED" desc="Network error message shown when attempting to remove or illegally modify a policy controlled network"> |
| Network is policy controlled |
| </message> |
| <message name="IDS_NETWORK_ERROR_PASSPHRASE_REQUIRED" desc="Network error message shown when a passphrase is required to connect to a network but was not supplied."> |
| Passphrase required |
| </message> |
| <message name="IDS_NETWORK_ERROR_UNKNOWN" desc="Network error message shown for an unknown or unexpected network configuration error"> |
| Error configuring network |
| </message> |
| |
| <!-- Sync/sign-in error messages --> |
| <message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_BUBBLE_VIEW_TITLE" desc="Title in the sign-in error bubble view/notification for Chrome OS Secondary Accounts."> |
| Sign-in again |
| </message> |
| <message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view for Chrome OS Secondary Accounts."> |
| Your Google Account(s) need attention |
| </message> |
| <message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_MIGRATION_BUBBLE_VIEW_TITLE" desc="Title in the sign-in error bubble view/notification for Chrome OS Secondary Accounts that have not been migrated to Chrome OS Account Manager."> |
| Sign-in has changed |
| </message> |
| <message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_MIGRATION_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error bubble view for Chrome OS Secondary Accounts that have not been migrated to Chrome OS Account Manager."> |
| Account update required |
| </message> |
| <message name="IDS_CHALLENGE_RESPONSE_AUTH_MULTIPLE_CLIENT_CERTS_ERROR" desc="Error message shown when multiple client certificates were used during the challenge-response based authentication."> |
| Multiple client certificates are not supported |
| </message> |
| <message name="IDS_CHALLENGE_RESPONSE_AUTH_INVALID_CLIENT_CERT_ERROR" desc="Error message shown when client certificate attributes extraction failed during the challenge-response based authentication."> |
| Invalid client certificate |
| </message> |
| <message name="IDS_FAILED_TO_FETCH_SAML_REDIRECT" desc="Error message shown when SAML redirect URL failed to be fetched"> |
| Failed to fetch the SAML redirect URL from the server |
| </message> |
| |
| <!-- Strings used in <network-list>, used in Settings and OOBE --> |
| <message name="IDS_NETWORK_LIST_INITIALIZING" desc="Text in the network list element when a Cellular network is initiailizing."> |
| Initializing... |
| </message> |
| <message name="IDS_NETWORK_LIST_NOT_AVAILABLE" desc="Text in the network list element when a network is not available to be selected but is still present in the list (e.g., if cellular activation is not allowed in the current context, this message is displayed next to unactivated cellular networks)."> |
| Not available |
| </message> |
| <message name="IDS_NETWORK_LIST_SIM_CARD_LOCKED" desc="Text in the network list element when a Cellular network's SIM card is locked."> |
| SIM card is locked |
| </message> |
| <message name="IDS_NETWORK_LIST_UPDATED_CELLULAR_SIM_CARD_LOCKED" desc="Text in the network list element when a Cellular network's SIM card is locked. Used when updated cellular activation flag in on."> |
| Locked |
| </message> |
| <message name="IDS_NETWORK_LIST_NOT_CONNECTED" desc="Text in the network list element when there is a network for the type, but it is not connected or connecting."> |
| Not connected |
| </message> |
| <message name="IDS_NETWORK_LIST_NO_NETWORK" desc="Text in the network list element when there is no network for the type."> |
| No network |
| </message> |
| <message name="IDS_NETWORK_LIST_CONNECTING_TO" desc="Text in a network summary element when the default network for a type (e.g. WiFi) is connecting."> |
| Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_THIRD_PARTY_VPN_NAME_TEMPLATE" desc="Template for constructing the name of a VPN network that is handled by a third-party VPN provider from the provider name and the network name."> |
| <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>: <ph name="NETWORK_NAME">$2<ex>Work Network</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_TITLE" desc="Label for a network shown in a list in settings and oobe displaying its name and subtitle."> |
| <ph name="NETWORK_NAME">$1<ex>My Verizon eSIM</ex></ph> · <ph name="CARRIER_NAME">$2<ex>Verizon Wireless</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_SUBPAGE_BUTTON_LABEL" desc="A11y label for a button which links to details about a network, shown in settings."> |
| <ph name="NETWORK_NAME">$1<ex>GuestNetwork</ex></ph>, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL" desc="A11y label for a network shown in a list in settings and oobe. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Ethernet</ex></ph>, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ETHERNET_MANAGED" desc="A11y label for an enterprise managed ethernet network shown in a list in settings and oobe. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Ethernet</ex></ph>, Managed by your Administrator, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ETHERNET_WITH_CONNECTION_STATUS" desc="A11y label for an enterprise managed ethernet network with connection status shown in a list in settings and oobe. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Ethernet</ex></ph>, <ph name="CONNECTION_STATUS">$4<ex>Connected</ex></ph>, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ETHERNET_MANAGED_WITH_CONNECTION_STATUS" desc="A11y label for an enterprise managed ethernet network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Ethernet</ex></ph>, <ph name="CONNECTION_STATUS">$4<ex>Connected</ex></ph>, Managed by your Administrator, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_WIFI" desc="A11y label for a Wi-Fi network in a list in settings and oobe. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>GuestNetwork</ex></ph>, <ph name="SECURITY_STATUS">$4<ex>Unsecured</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_WIFI_MANAGED" desc="A11y label for an enterprise managed Wi-Fi network in a list in settings and oobe. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>GuestNetwork</ex></ph>, <ph name="SECURITY_STATUS">$4<ex>Unsecured</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Managed by your Administrator, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_WIFI_WITH_CONNECTION_STATUS" desc="A11y label for a Wi-Fi network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>GuestNetwork</ex></ph>, <ph name="SECURITY_STATUS">$4<ex>Unsecured</ex></ph>, <ph name="CONNECTION_STATUS">$5<ex>Connecting</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$6<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_WIFI_MANAGED_WITH_CONNECTION_STATUS" desc="A11y label for an enterprise managed Wi-Fi network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>GuestNetwork</ex></ph>, <ph name="SECURITY_STATUS">$4<ex>Unsecured</ex></ph>, <ph name="CONNECTION_STATUS">$5<ex>Connecting</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$6<ex>80</ex></ph>%, Managed by your Administrator, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR" desc="A11y label for a cellular network in a list in settings and oobe. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$4<ex>80</ex></ph>%, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_WITH_PROVIDER_NAME" desc="A11y label for a cellular network in a list in settings and oobe. Includes provider name. Clicking the network starts a connection attempt."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_MANAGED" desc="A11y label for an enterprise managed cellular network in a list in settings and oobe. Clicking the network starts a connection attempt. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$4<ex>80</ex></ph>%, Managed by your Administrator, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_MANAGED_WITH_PROVIDER_NAME" desc="A11y label for an enterprise managed cellular network in a list in settings and oobe. Includes provider name. Clicking the network starts a connection attempt. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph> Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Managed by your Administrator, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_WITH_CONNECTION_STATUS" desc="A11y label for a cellular network in a list in settings and oobe . Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="CONNECTION_STATUS">$4<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_WITH_CONNECTION_STATUS_AND_PROVIDER_NAME" desc="A11y label for a cellular network in a list in settings and oobe . Includes connection status and provider name. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph>, <ph name="CONNECTION_STATUS">$5<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$6<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_MANAGED_WITH_CONNECTION_STATUS" desc="A11y label for an enterprise managed cellular network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="CONNECTION_STATUS">$4<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Managed by your Administrator, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_MANAGED_WITH_CONNECTION_STATUS_AND_PROVIDER_NAME" desc="A11y label for an enterprise managed cellular network in a list in settings and oobe. Includes connection status and provider name. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph>, <ph name="CONNECTION_STATUS">$5<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$6<ex>80</ex></ph>%, Managed by your Administrator, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_UNACTIVATED" desc="A11y label for a cellular network in a list in settings and oobe that has not been activated to be available for use. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, Unactivated, Signal Strength <ph name="SIGNAL_STRENGTH">$4<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_CELLULAR_UNACTIVATED_WITH_CONNECTION_STATUS" desc="A11y label for a cellular network in a list in settings and oobe that has not been activated to be available for use. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, Unactivated, <ph name="CONNECTION_STATUS">$4<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_TETHER" desc="A11y label for a phone tether network in a list in settings and oobe. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="PHONE_NAME">$3<ex>Pixel 4</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$4<ex>80</ex></ph>%, Phone Battery <ph name="BATTERY_STATUS">$5<ex>80</ex></ph>%, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_TETHER_WITH_PROVIDER_NAME" desc="A11y label for a phone tether network in a list in settings and oobe. Includes provider name. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="PHONE_NAME">$3<ex>Pixel 4</ex></ph>, <ph name="PROVIDER_NAME">$4<ex>Google Fi</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Phone Battery <ph name="BATTERY_STATUS">$6<ex>80</ex></ph>%, Connect |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_TETHER_WITH_CONNECTION_STATUS" desc="A11y label for a phone tether network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="PHONE_NAME">$3<ex>Pixel 4</ex></ph>, <ph name="CONNECTION_STATUS">$4<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$5<ex>80</ex></ph>%, Phone Battery <ph name="BATTERY_STATUS">$6<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_TETHER_WITH_CONNECTION_STATUS_AND_PROVIDER_NAME" desc="A11y label for a phone tether network in a list in settings and oobe. Includes connection status. Clicking the network navigates to the details page."> |
| Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="PHONE_NAME">$3<ex>Pixel 4</ex></ph>, <ph name="PROVIDER_NAME">$4<ex>Google Fi</ex></ph>, <ph name="CONNECTION_STATUS">$5<ex>Connecting...</ex></ph>, Signal Strength <ph name="SIGNAL_STRENGTH">$6<ex>80</ex></ph>%, Phone Battery <ph name="BATTERY_STATUS">$7<ex>80</ex></ph>%, Details |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ESIM_PENDING_PROFILE" desc="A11y label for an eSIM profile that's ready to be installed, shown in a list in settings and oobe. Clicking the profile installs the eSIM profile so that the cellular network is available for connecting."> |
| Download mobile profile, Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ESIM_PENDING_PROFILE_WITH_PROVIDER_NAME" desc="A11y label for an eSIM profile that's ready to be installed, shown in a list in settings and oobe. Includes the provider name. Clicking the profile installs the eSIM profile so that the cellular network is available for connecting."> |
| Download mobile profile, Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ESIM_PENDING_PROFILE_INSTALLING" desc="A11y label for an eSIM profile that is currently installing, shown in a list in settings and oobe."> |
| Installing mobile profile, Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_LABEL_ESIM_PENDING_PROFILE_WITH_PROVIDER_NAME_INSTALLING" desc="A11y label for an eSIM profile that is currently installing, shown in a list in settings and oobe. Includes the provider name."> |
| Installing mobile profile, Network <ph name="NETWORK_INDEX">$1<ex>1</ex></ph> of <ph name="NETWORK_COUNT">$2<ex>10</ex></ph>, <ph name="NETWORK_NAME">$3<ex>Verizon Wireless</ex></ph>, <ph name="NETWORK_PROVIDER_NAME">$4<ex>Verizon LTE</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_ACTIVATE" desc="Text for the button displayed for SIM networks that haven't been setup that opens the SIM setup dialog when clicked."> |
| Activate |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_ACTIVATE_A11Y_LABEL" desc="A11Y label for the button displayed for SIM networks that haven't been setup that opens the SIM setup dialog when clicked. Includes network name."> |
| Activate, <ph name="NETWORK_NAME">$1<ex>Verizon</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_ACTIVATING" desc="Loading text indicating that the SIM network is currently being set up so that the user can connect to it to access the Internet."> |
| Activating... |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_UNAVAILABLE_SIM_NETWORK" desc="Text for label displayed for SIM networks that are not available to be setup."> |
| Not activated. Contact your carrier. |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_DOWNLOAD" desc="Text for the button displayed for pending eSIM profiles that installs the profile when pressed."> |
| Download |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_DOWNLOAD_A11Y_LABEL" desc="A11Y label for the button displayed for pending eSIM profiles that installs the profile when pressed. Includes profile name"> |
| Download, <ph name="PROFILE_NAME">$1<ex>Cellular</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_UNLOCK" desc="Text for the button displayed for locked cellular networks that opens a dialog to unlock the network when pressed "> |
| Unlock |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_UNLOCK_A11Y_LABEL" desc="A11Y label for button displayed for locked cellular networks that opens a dialog to unlock the network when pressed. Includes network name."> |
| <ph name="NETWORK_NAME">$1<ex>Cellular</ex></ph>, Unlock |
| </message> |
| <message name="IDS_NETWORK_LIST_ITEM_ADDING_PROFILE" desc="Loading text indicating that an eSIM profile is currently installing."> |
| Adding Profile... |
| </message> |
| <message name="IDS_WIFI_NETWORK_STATUS_SECURED" desc="a11y label used when a Wi-Fi network is secured."> |
| Secured |
| </message> |
| <message name="IDS_WIFI_NETWORK_STATUS_UNSECURED" desc="a11y label used when a Wi-Fi network connection is not secured."> |
| Unsecured |
| </message> |
| |
| <!-- Other Network UI strings --> |
| <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network connection error notification"> |
| Network connection error |
| </message> |
| <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE" desc="Message for network connection error notification"> |
| Failed to connect to network '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="details">$2<ex>Unrecognized error</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE_WITH_SERVER_MESSAGE" desc="Message for network connection error notification with details and a server message"> |
| Failed to connect to '<ph name="name">$1<ex>GoogleGuest</ex></ph>': <ph name="details">$2<ex>Unrecognized error</ex></ph> |
| Server message: <ph name="server_msg">$3<ex>Incorrect password</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_CONNECTION_ERROR_MESSAGE_NO_NAME" desc="Message for network connection error where the network name is unavailable"> |
| Failed to connect to network: <ph name="details">$1<ex>Unrecognized error</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_VPN_CONNECTION_LOST_TITLE" desc="Title for network notification when VPN connection is lost"> |
| VPN disconnected |
| </message> |
| <message name="IDS_NETWORK_VPN_CONNECTION_LOST_BODY" desc="Message for network notification when VPN connection is lost"> |
| Connection to <ph name="name">$1<ex>Google VPN</ex></ph> has been lost |
| </message> |
| <message name="IDS_NETWORK_OUT_OF_CREDITS_TITLE" desc="Title for network out of data error notification"> |
| Couldn't connect |
| </message> |
| <message name="IDS_NETWORK_OUT_OF_CREDITS_BODY" desc="Message body for network out of data error notification"> |
| You may have used up your mobile data allowance. Visit the <ph name="name">$1<ex>GoogleGuest</ex></ph> activation portal to buy more data |
| </message> |
| <message name="IDS_NETWORK_UNRECOGNIZED_ERROR" desc="Unrecognized Network error text"> |
| Unrecognized error: <ph name="desc">$1<ex>ShillErrorString</ex></ph> |
| </message> |
| <message name="IDS_NETWORK_CELLULAR_ACTIVATED_TITLE" desc="Title for cellular activated notification"> |
| Mobile data activated |
| </message> |
| <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular activated notification"> |
| Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' data service is ready to use |
| </message> |
| <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network activation error notification"> |
| Couldn't connect |
| </message> |
| <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when attempting to activate a mobile network that requires a connection"> |
| To activate '<ph name="name">$1<ex>Generic Wireless</ex></ph>' data, first connect to a Wi-Fi network |
| </message> |
| <message name="IDS_NETWORK_IP_ADDRESS_NA" desc="IP address value to be shown in network configuration section in network details page when the IP address is not available."> |
| Not available |
| </message> |
| |
| <!-- ONC (Open Network Configuration) strings have moved to //chromeos/chromeos_strings.grd --> |
| |
| <!-- Settings Internet Page--> |
| <message name="IDS_SETTINGS_INTERNET_CONFIG" desc="Title for the network configuration dialog."> |
| Configure network |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_CONFIG_SHARE" desc="Settings > Internet > Network config: Label for setting allowing other device users to use the network configuration."> |
| Allow other users of this device to use this network |
| </message> |
| <message name="IDS_SETTINGS_HIDDEN_NETWORK_WARNING" desc="Settings > Internet > Network config: Text shown when auto connect to the WiFi network is enabled, warning about the dangers of auto-connecting to hidden networks."> |
| Automatically connecting to a hidden network allows others to see your device and some network settings, and is not recommended. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_CONFIG_SAVE_CREDENTIALS" desc="Settings > Internet > Network config: Label for the setting to save identity and password."> |
| Save identity and password |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CA_USE_DEFAULT" desc="Settings > Internet > Network config: Label for selecting the default Certificate Authority for an EAP network."> |
| Default |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CA_DO_NOT_CHECK" desc="Settings > Internet > Network config: Label for selecting that no Certificate Authority should be used for an EAP network."> |
| Do not check |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NO_USER_CERT" desc="Settings > Internet > Network config: Label for selecting that no User Certificate should be used when connected to an OpenVPN network."> |
| No user certificate |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CERTIFICATE_NAME" desc="Settings > Internet > Network config: Formatting string for network certificate names."> |
| <ph name="ISSUED_BY">$1<ex>Google LLC</ex></ph> [<ph name="ISSUED_TO">$2<ex>John Doe</ex></ph>] |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CERTIFICATE_NAME_HARDWARE_BACKED" desc="Settings > Internet > Network configuration: Formatting string for network certificate names that are hardware backed."> |
| <ph name="ISSUED_BY">$1<ex>Google LLC</ex></ph> [<ph name="ISSUED_TO">$2<ex>John Doe</ex></ph>] (hardware-backed) |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CERTIFICATE_NONE_INSTALLED" desc="Settings > Internet > Network configuration: Label when no certificates are installed."> |
| None installed |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NOT_AVAILABLE_FOR_NETWORK_AUTH" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when a certificate is selected which is not available for network authentication ."> |
| User certificate is not available for network authentication. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_ACCESS_POINT" desc="Settings > Internet > Network details: Access Point section label."> |
| Access Point |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NAMESERVERS" desc="Settings > Network: Name servers label."> |
| Name servers |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NAMESERVERS_AUTOMATIC" desc="Settings > Internet > Network details: Label for setting automatic name servers."> |
| Automatic name servers |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NAMESERVERS_CUSTOM" desc="Settings > Internet > Network details: Label for setting custom name servers."> |
| Custom name servers |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NAMESERVERS_GOOGLE" desc="Settings > Internet > Network details: Label for setting Google name servers."> |
| Google name servers |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_NAMESERVERS_INPUT_ACCESSIBILITY_LABEL" desc="Settings > Internet > Network details: Accessibility only label for custom nameserver input box."> |
| Custom nameserver <ph name="INPUT_INDEX">$1<ex>1</ex></ph> |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_WPAD" desc="Settings > Internet > Network details: Web Proxy Auto Discovery (WPAD) label."> |
| Web Proxy Auto Discovery URL: |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_WPAD_NONE" desc="Settings > Internet > Network details: Value for Web Proxy Auto Discovery when no URL is provided."> |
| Not provided |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CHOOSE_MOBILE" desc="Settings > Internet > Network details: Label for control to choose a mobile data network."> |
| Mobile data network |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CELLULAR_SCAN" desc="Settings > Internet > Network details: Label for button to start a Cellular scan."> |
| Scan |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CELLULAR_SCAN_COMPLETED" desc="Settings > Internet > Network details: Status text when a scan has completed."> |
| Scan completed |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CELLULAR_SCAN_CONNECTED_HELP" desc="Settings > Internet > Network details: Help message for scan button when network is connected."> |
| Disconnect to enable scanning |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CELLULAR_SCANNING" desc="Settings > Internet > Network details: Status text when a scan is in progress."> |
| Scanning... |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_CELLULAR_NO_NETWORKS" desc="Settings > Internet > Network details: Dropdown text when no cellular networks were found after a scan."> |
| No networks |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ENFORCED_POLICY" desc="Settings > Internet > Network details: Text to show when a network proxy is policy enforced."> |
| This proxy is enforced by your administrator |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED" desc="Settings > Internet > Network details: Text next to the checkbox for allowing proxy settings for shared networks."> |
| Allow proxies for shared networks |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_ENABLE_WARNING_TITLE" desc="Settings > Internet > Network details: Title for warning dialog when changing the allow shared proxies setting is enabled."> |
| Allow proxies for shared networks |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_DISABLE_WARNING_TITLE" desc="Settings > Internet > Network details: Title for warning dialog when changing the allow shared proxies setting is disabled."> |
| Disallow proxies for shared networks |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ALLOW_SHARED_WARNING_MESSAGE" desc="Settings > Internet > Network details: Warning message when changing the allow shared proxies setting."> |
| Changing this setting will affect all shared networks |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_TYPE_DIRECT" desc="Radio used to tell it to just connect directly, not use a proxy."> |
| Direct Internet connection |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_TYPE_MANUAL" desc="Radio used to tell it to configure manually."> |
| Manual proxy configuration |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_TYPE_PAC" desc="Radio to select configuring from a URL."> |
| Automatic proxy configuration |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_TYPE_WPAD" desc="Label for the checkbox that controls whether to use an autoconfiguration URL."> |
| Web proxy autodiscovery |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_USE_SAME" desc="Settings > Internet > Network details: Label for checkbox indicating that a network proxy uses the same value for all protocols."> |
| Use the same proxy for all protocols |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_EXCEPTION_INPUT_ACCESSIBILITY_LABEL" desc="Settings > Internet > Accessibility only label for input field to add proxy exceptions."> |
| Host or domain to exclude |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_EXCEPTION_LIST" desc="Settings > Internet > Network details: Label for list of network proxy exceptions."> |
| Do not use the proxy settings for these hosts and domains: |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_EXCEPT_REMOVE_ACCESSIBILITY_LABEL" desc="Settings > Internet > Network details: Accessibility only label for button to remove proxy exception."> |
| Remove exception for <ph name="HOST_NAME">$1<ex>example.com</ex></ph> |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_ADD_EXCEPTION" desc="Settings > Internet > Network details: Label for button to add a network proxy exception."> |
| Add exception |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_CONNECTION_TYPE" desc="Settings > Internet > Network details: Label for proxy connection type dropdown."> |
| Connection type |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_CONNECTION_TYPE_DIALOG" desc="Label for proxy connection type dropdown in the network details dialog used in the login screen."> |
| Proxy connection type |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_AUTO_CONFIG" desc="Settings > Internet > Network details: Label for proxy autoconfiguration URL input."> |
| Autoconfiguration URL: |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_PROXY" desc="Settings > Internet > Network details: Label for all proxies."> |
| Proxy |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_HOST_INPUT_ACCESSIBILITY_LABEL" desc="Settings > Internet > Network details: Accessibility only label for proxy host input field."> |
| <ph name="INPUT_LABEL">$1<ex>HTTP Proxy</ex></ph> - Host |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_HTTP_PROXY" desc="Settings > Internet > Network details: Label for HTTP proxy."> |
| HTTP Proxy |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_SHTTP_PROXY" desc="Settings > Internet > Network details: Label for SHTTP proxy."> |
| Secure HTTP Proxy |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_FTP_PROXY" desc="Settings > Internet > Network details: Label for FTP proxy."> |
| FTP Proxy |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_SOCKS_HOST" desc="Settings > Internet > Network details: Label for SOCKS host proxy."> |
| SOCKS Host |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_PORT" desc="Settings > Internet > Network details: Label for proxy port input."> |
| Port |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_PROXY_PORT_INPUT_ACCESSIBILITY_LABEL" desc="Settings > Internet > Network details: Accessibility only label for proxy port number input field."> |
| <ph name="INPUT_LABEL">$1<ex>HTTP Proxy</ex></ph> - Port |
| </message> |
| |
| <!-- Settings > Internet > SIM lock/unlock dialog --> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_CHANGE_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for buton to change the PIN."> |
| Change PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_CARD_MISSING" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when SIM card is missing."> |
| Missing SIM card |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_CARD_LOCKED" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when SIM card is locked."> |
| SIM card is locked |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCK_ENABLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for toggle to enable SIM card locking."> |
| Lock SIM card |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCK_ENABLE_SUBLABEL" desc="Settings > Internet > Network details > Lock/unlock SIM card: Sublabel for toggle to enable SIM card locking."> |
| PIN is required to use mobile data |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_BUTTON_CHANGE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for dialog button to change a PIN."> |
| Change |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_BUTTON_ENTER" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for dialog button to enter a PIN; note that in this context, 'Enter' refers to the act of entering a PIN, not the name of a key on the keyboard." meaning="Enter a PIN into the device. [Verb]"> |
| Enter |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_BUTTON_UNLOCK" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for button to unlock the SIM card."> |
| Unlock |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ENTER_PIN_TITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title for enter PIN dialog."> |
| Enter SIM PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_CHANGE_PIN_TITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title for change PIN dialog."> |
| Change SIM PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_TOOLTIP" desc="Settings > Internet > Network details > Lock/unlock SIM card: Tooltip over SIM lock toggle that indicates that the operation cannot be performed without network connection"> |
| Connect to this network to change SIM lock setting |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_TITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title for SIM locked dialog."> |
| SIM Card is locked |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_PUK_SUBTITLE" desc="Settings > Internet > Network details > Lock/unlock SIM card: Title informing the user to enter a PIN provided by the carrier in order unlock network"> |
| Enter the 8-digit PIN Unblocking Key provided by your carrier |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_SUBTITLE" desc="Subtitle for Network Summary item when the SIM is locked."> |
| SIM Locked |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_LOCKED_WARNING" desc="Settings > Internet > Network details > Lock/unlock SIM card: Warning for SIM locked dialog when PUK is required."> |
| If you fail to verify, your network access will be disabled. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ENTER_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for entering a PIN."> |
| Enter PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ENTER_OLD_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for entering an old (current) PIN."> |
| Enter old PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ENTER_NEW_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for entering a new PIN."> |
| Enter new PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_RE_ENTER_NEW_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for re-entering a new PIN."> |
| Re-enter new PIN |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ENTER_PUK" desc="Settings > Internet > Network details > Lock/unlock SIM card: Label for entering a PUK."> |
| Enter PIN Unlock Key |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INCORRECT_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an incorrect PIN was entered and there is only a single retry attempt remaining."> |
| Incorrect PIN. You have 1 remaining attempt. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INCORRECT_PIN_PLURAL" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an incorrect PIN was entered and there are multiple retry attempts remaining."> |
| Incorrect PIN. You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INCORRECT_PUK" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an incorrect PUK was entered."> |
| Incorrect PUK. You have 1 remaining attempt before you must contact your carrier to regain network access. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INCORRECT_PUK_PLURAL" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an incorrect PUK was entered and there is only a single retry attempte remaining."> |
| Incorrect PUK. You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts before you must contact your carrier to regain network access. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INVALID_PIN" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an invalid PIN was entered."> |
| Invalid PIN. You have 1 remaining attempt. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INVALID_PIN_PLURAL" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an invalid PIN was entered and there are multiple retry attempts remaining."> |
| Invalid PIN. You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INVALID_PUK" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an invalid PUK was entered and there is only a single retry attempt remaining."> |
| Invalid PUK. You have 1 remaining attempt. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_INVALID_PUK_PLURAL" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when an invalid PUK was entered and there are multiple retry attempts remaining."> |
| Invalid PUK. You have <ph name="RETRIES">$1<ex>3</ex></ph> remaining attempts. |
| </message> |
| <message name="IDS_SETTINGS_INTERNET_NETWORK_SIM_ERROR_PIN_MISMATCH" desc="Settings > Internet > Network details > Lock/unlock SIM card: Message when PIN values do not match."> |
| PIN values do not match. |
| </message> |
| |
| <!-- Strings shown within Tether notifications --> |
| <message name="IDS_TETHER_NOTIFICATION_CONNECTION_FAILED_TITLE" desc="Title of the notification shown to the user when an attempt to tether to another device has failed."> |
| Instant Tethering connection failed |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_CONNECTION_FAILED_MESSAGE" desc="Message shown as part of the notification shown to the user when an attempt to tether to another device has failed which gives the user instructions about how to configure tethering."> |
| Tap to configure |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_WIFI_AVAILABLE_ONE_DEVICE_TITLE" desc="Title of the notification shown to the user when a tether hotspot is available via one nearby device."> |
| Wi-Fi available via phone |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_WIFI_AVAILABLE_ONE_DEVICE_MESSAGE" desc="Message shown as part of the notification shown to the user when a tether hotspot is available via one nearby device."> |
| Data connection available from your <ph name="PHONE_NAME">$1<ex>Google Pixel XL</ex></ph> |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_WIFI_AVAILABLE_ONE_DEVICE_CONNECT" desc="Text of the button shown to the user when a tether hotspot is available via one nearby device. When the button is clicked, a connection starts."> |
| Connect |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_WIFI_AVAILABLE_MULTIPLE_DEVICES_TITLE" desc="Title of the notification shown to the user when multiple tether hotspots are available via multiple nearby devices."> |
| Wi-Fi available via multiple devices |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_WIFI_AVAILABLE_MULTIPLE_DEVICES_MESSAGE" desc="Message shown as part of the notification shown to the user when multiple tether hotspots are available via multiple nearby devices."> |
| Data connection available |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_SETUP_REQUIRED_TITLE" desc="Title of the notification shown to the user when set up is needed on another device to start tethering."> |
| Set up connection on your <ph name="PHONE_NAME">$1<ex>Google Pixel XL</ex></ph> |
| </message> |
| <message name="IDS_TETHER_NOTIFICATION_SETUP_REQUIRED_MESSAGE" desc="Message shown as part of the notification shown to the user when set up is needed on another device to start tethering."> |
| Tap the notification on your <ph name="PHONE_NAME">$1<ex>Google Pixel XL</ex></ph> to set up the mobile hotspot that can be used by this device. |
| </message> |
| |
| <!-- Misc settings related strings --> |
| <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_TEMPLATE" desc="In the settings tab, the display template of a timezone in the pull-down list of timezones"> |
| (<ph name="UTCOffset">$1<ex>UTC-8:00</ex></ph>) <ph name="LongTZName">$2<ex>Pacific Standard Time</ex></ph> (<ph name="ExemplarCity">$3<ex>Los Angeles</ex></ph>) |
| </message> |
| <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DISPLAY_NAME_UTC" desc="This is the display name of UTC/GMT timezone for timezone option in user settings."> |
| Coordinated Universal Time (UTC/GMT) |
| </message> |
| <message name="IDS_TEXT_TO_SPEECH_SETTINGS_NO_LANGUAGE" desc="A label for text-to-speech voices which do not have a language specified. For example, some voices may speak in US English, or Spain-Spanish. This labels voices with no language."> |
| No language |
| </message> |
| |
| <!-- Slow UI --> |
| <message name="IDS_SLOW_DISABLE" desc="The text of the button that disables performance collection for feedback reports"> |
| Disable performance data collection |
| </message> |
| <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables performance collection for feedback reports"> |
| Enable performance data collection |
| </message> |
| <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports."> |
| Enabling collection of performance data will help Google improve the system over time. No data is sent until you file a feedback report (Alt-Shift-I) and include performance data. You can return to this screen to disable collection at any time. |
| </message> |
| <message name="IDS_SLOW_WARNING" desc="The warning that informs users that enabling this can have a negative effect on their performance"> |
| <ph name="BEGIN_BOLD"><strong></ph>Note:<ph name="END_BOLD"></strong></ph> Only enable if you know what you are doing or if you have been asked to do so, as collection of data may reduce performance. |
| </message> |
| |
| <!-- EULA --> |
| <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA/OOBE screens."> |
| Back |
| </message> |
| <message name="IDS_EULA_NEXT_BUTTON" desc="Next button shown on EULA/OOBE screens."> |
| Next |
| </message> |
| <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service"> |
| Accept and continue |
| </message> |
| <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wizard screen and title of the TPM info dialog"> |
| System security setting |
| </message> |
| <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> |
| Your computer contains a Trusted Platform Module (TPM) security device, which is used to implement many critical security features in Chrome OS. Visit the Chromebook Help Center to learn more: https://support.google.com/chromebook/?p=tpm |
| </message> |
| <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text"> |
| Your computer also comes with <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>'s RLZ library built in. RLZ assigns a non-unique, non-personally identifiable tag to measure the searches and <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> usage driven by a particular promotional campaign. These labels sometimes appear in Google Search queries in <ph name="PRODUCT_NAME">$2<ex>Google Chrome</ex></ph>. |
| </message> |
| <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ tracking on TPM/RLZ info dialog."> |
| Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>. |
| </message> |
| <message name="IDS_EULA_SECURE_MODULE_DESCRIPTION" desc="Description of what a secure module does in the eula page."> |
| Your computer contains a secure module, which is used to implement many critical security features in Chrome OS. Visit the Chromebook Help Center to learn more: https://support.google.com/chromebook/?p=sm |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable debugging features screen"> |
| Enable debugging features |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text shown on enable debugging features screen above the exclamation icon."> |
| Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_SCREEN_ROOTFS_REMOVE_MSG" desc="Text shown on enable debugging features screen below warning messages if device needs extra restart before powerwash."> |
| A removal of rootfs protection and restart is required before enabling other debugging features. |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_LEARN_MORE" desc="Learn more link text in the enable debugging features dialog."> |
| Learn more. |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_REMOVE_ROOTFS_BUTTON" desc="Button for rootfs protection removal shown on enable debugging dialog."> |
| Proceed |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_ENABLE_BUTTON" desc="Button for enabling debugging features shown on enable debugging dialog."> |
| Enable |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_SETUP_MESSAGE" desc="Setup message in dialog for enabling debugging features."> |
| You are enabling Chrome OS debugging features which will set up sshd daemon and enable booting from USB drives. |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_DONE_MESSAGE" desc="Completion message in dialog for enabling debugging features."> |
| You have successfully enabled debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_ERROR_TITLE" desc="Title message when enabling of debugging features fails."> |
| Something went wrong |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when enabling of debugging features fails."> |
| Debugging features were not completely enabled on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog."> |
| root password |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_CONFIRM_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog."> |
| confirm password |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message in dialog for enabling debugging features."> |
| Please wait... |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog."> |
| leave empty if you want to set the root password to the default test image value |
| </message> |
| <message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable debugging features dialog."> |
| <ph name="BEGIN_H3"><h3></ph>Debugging Features<ph name="END_H3"></h3></ph> |
| <ph name="BR"><br></ph> |
| You can enable the debugging features on your Chrome OS Device in order to install and test custom code on your device. This will allow you to:<ph name="BR"><br></ph> |
| <ph name="BEGIN_LIST"><ul></ph> |
| <ph name="LIST_ITEM"><li></ph>Remove rootfs verification so you can modify OS files |
| <ph name="LIST_ITEM"><li></ph>Enable SSH access to the device using the standard test keys so you can use tools such as <ph name="BEGIN_CODE"><span style="color:grey;font-family:monospace"></ph>'cros flash'<ph name="END_CODE"></span></ph> to access the device |
| <ph name="LIST_ITEM"><li></ph>Enable booting from USB so you can install an OS image from a USB drive |
| <ph name="LIST_ITEM"><li></ph>Set both the dev and the system root login password to a custom value so you can manually SSH into the device |
| <ph name="END_LIST"></ul></ph> |
| <ph name="BR"><br></ph> |
| Once enabled, most of the debugging features will remain enabled even after performing a powerwash or wiping the data on an enterprise managed device. To fully disable all debugging features, complete the Chrome OS recovery process (https://support.google.com/chromebook/answer/1080595). |
| <ph name="BR"><br></ph> |
| <ph name="BR"><br></ph> |
| For more information about the debugging features see:<ph name="BR"><br></ph> |
| https://www.chromium.org/chromium-os/how-tos-and-troubleshooting/debugging-features |
| <ph name="BR"><br></ph> |
| <ph name="BR"><br></ph> |
| <ph name="BEGIN_BOLD"><b></ph>Note:<ph name="END_BOLD"></b></ph> The system will reboot during the process. |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_SETUP_TITLE" desc="Title of the enable ARC ADB Sideloading screen upon reboot"> |
| Enable ADB debugging? |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_SETUP_MESSAGE" desc="Setup message in dialog for enabling ARC ADB Sideloading."> |
| Continuing will enable ADB debugging for creating and testing Android apps. Note that this action allows installation of Android apps that haven't been verified by Google, and requires a factory reset to disable. |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_SETUP_ILLUSTRATION_TITLE" desc="Accessible title of ARC ADB sideloading illustration depicting the setup screen."> |
| Enabling adb to create apps illustration |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_ERROR_TITLE" desc="Title message when enabling of ARC ADB Sideloading fails."> |
| Something went wrong |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_ERROR_MESSAGE" desc="Error message when enabling of ARC ADB Sideloading fails."> |
| Couldn't enable ADB debugging. Go to Settings and try again. |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_ERROR_ILLUSTRATION_TITLE" desc="Accessible title of ARC ADB sideloading illustration depicting the error screen."> |
| Failed to enable ADB illustration |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_LEARN_MORE" desc="Learn more link text in the enable ARC ADB Sideloading dialog."> |
| Learn more |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_CONFIRM_BUTTON" desc="Button for confirming an action in a dialog for ARC ADB Sideloading."> |
| Confirm |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_CANCEL_BUTTON" desc="Button for canceling an action in a dialog for ARC ADB Sideloading."> |
| Cancel |
| </message> |
| <message name="IDS_ENABLE_ARC_ADB_SIDELOADING_OK_BUTTON" desc="Button for acknowledging in a dialog for ARC ADB Sideloading."> |
| OK |
| </message> |
| <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon."> |
| Reset this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> |
| </message> |
| <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_MSG" desc="Warning text shown on reset screen below the exclamation icon."> |
| Powerwash to reset your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> to be just like new. |
| </message> |
| <message name="IDS_RESET_SCREEN_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warning text shown on reset screen below the exclamation icon."> |
| Powerwash your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> and return to the previous version. |
| </message> |
| <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning."> |
| All user accounts and local data will be removed. |
| </message> |
| <message name="IDS_RESET_SCREEN_RESTART_MSG" desc="Text shown on reset screen below warning messages if device needs extra restart before powerwash."> |
| A restart is required to begin the Powerwash process. After restart you will be asked to confirm that you want to proceed. |
| </message> |
| <message name="IDS_RESET_SCREEN_TPM_FIRMWARE_UPDATE_OPTION" desc="Checkbox label for the TPM firmware update option of the powerwash process, shown on the device reset screen."> |
| Update firmware for added security. |
| </message> |
| <message name="IDS_RESET_SCREEN_POWERWASH" desc="Powerwash button text"> |
| Powerwash |
| </message> |
| <message name="IDS_RESET_SCREEN_POWERWASH_AND_REVERT" desc="Powerwash+rollback button text"> |
| Powerwash and Revert |
| </message> |
| <message name="IDS_RESET_SCREEN_PREPARING_REVERT_PROMISE" desc="Message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot."> |
| <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> will restart and reset momentarily |
| </message> |
| <message name="IDS_RESET_SCREEN_PREPARING_REVERT_SPINNER_MESSAGE" desc="Spinner message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot."> |
| Reverting to the previously installed version of <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> |
| </message> |
| <message name="IDS_RESET_SCREEN_REVERT_ERROR" desc="Error message shown when revert was initiated but unavailable to be performed." meaning="Device reset screen revert option context."> |
| Oops, something went wrong. |
| </message> |
| <message name="IDS_RESET_SCREEN_REVERT_ERROR_EXPLANATION" desc="Error description shown when revert was initiated but unavailable to be performed."> |
| <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unable to revert to the previously installed version. Please try again to Powerwash your device. |
| </message> |
| <message name="IDS_RESET_SCREEN_POPUP_POWERWASH_TITLE" desc="Confirmational pop-up on top of reset device dialog. Pop-up title for powerwash."> |
| Confirm Powerwash |
| </message> |
| <message name="IDS_RESET_SCREEN_POPUP_ROLLBACK_TITLE" desc="Confirmational pop-up on top of reset device dialog. Pop-up title for rollback."> |
| Confirm Powerwash with return to previous version |
| </message> |
| <message name="IDS_RESET_SCREEN_POPUP_POWERWASH_TEXT" desc="Confirmational pop-up on top of reset device dialog. Pop-up text for powerwash."> |
| Your device will be reset and all user accounts and local data will be removed. This cannot be undone. |
| </message> |
| <message name="IDS_RESET_SCREEN_POPUP_ROLLBACK_TEXT" desc="Confirmational pop-up on top of reset device dialog. Pop-up text for rollback."> |
| Your device will be returned to the previously installed version of Chrome. All user accounts and local data will be removed. This cannot be undone. |
| </message> |
| <message name="IDS_RESET_SCREEN_POPUP_CONFIRM_BUTTON" desc="Confirmational pop-up on top of reset device dialog. Confirm button text."> |
| Continue |
| </message> |
| |
| <message name="IDS_WRONG_HWID_SCREEN_HEADER" desc="Header of message shown on screen notifying about malformed hardware ID."> |
| A factory error has been detected |
| </message> |
| <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message shown on screen notifying about malformed hardware ID. First paragraph."> |
| Unfortunately, your computer is configured with a malformed hardware ID. This prevents Chrome OS from updating with the latest security fixes and your computer <ph name="BEGIN_BOLD"><b></ph>may be vulnerable to malicious attacks<ph name="END_BOLD"></b></ph>. |
| </message> |
| <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning message shown on screen notifying about malformed hardware ID. Second paragraph."> |
| Please contact your hardware manufacturer immediately to send your computer to a repair facility. |
| </message> |
| <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID."> |
| Skip for now |
| </message> |
| |
| <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of message only used for accessibility label in the current design, notifying about pending auto-enrollment check completion."> |
| Determining device configuration. |
| </message> |
| <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion."> |
| Determining device configuration... |
| </message> |
| |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen. MANAGER can be a domain or an email address."> |
| <ph name="MANAGER">$1<ex>example.com</ex></ph> Terms of Service |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded."> |
| Loading... |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown when the Terms of Service could not be loaded."> |
| Terms of Service could not be loaded |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_TRY_AGAIN" desc="Message telling the user to try again later. Shown beneath the error message when the Terms of Service could not be loaded."> |
| Please check your network connection and try again. |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen."> |
| Back |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_RETRY_BUTTON" desc="Text of the retry button on Terms of Service screen."> |
| Retry |
| </message> |
| <message name="IDS_TERMS_OF_SERVICE_SCREEN_ACCEPT_BUTTON" desc="Text of the accept button on the Terms of Service screen."> |
| Accept and continue |
| </message> |
| <message name="IDS_CONTROLLED_SETTING_WITH_OWNER" desc="Text displayed in the controlled settings bubble when a setting's value can be edited only by the owner."> |
| This setting is managed by the device owner, <ph name="OWNER_EMAIL">$1<ex>john@google.com</ex></ph>. |
| </message> |
| <message name="IDS_CONTROLLED_SETTING_NO_OWNER" desc="Text displayed in the controlled settings bubble when a setting's value can be edited only by the owner."> |
| This setting is managed by the device owner. |
| </message> |
| <message name="IDS_CONTROLLED_SETTING_SHARED" desc="Text displayed in the controlled settings bubble when a setting's value belongs to the primary user but can be edited."> |
| This setting belongs to <ph name="OWNER_EMAIL">$1<ex>john@google.com</ex></ph>. |
| </message> |
| <message name="IDS_CONTROLLED_SETTING_DEMO_SESSION" desc="Text displayed in the controlled settings bubble when a setting's value is enforced by demo session."> |
| This setting can't be changed in a demo session. |
| </message> |
| <message name="IDS_CONTROLLED_SETTING_PARENT" desc="Text displayed in the controlled settings bubble when a setting's value is controlled by user's parent."> |
| This setting is managed by a parent. |
| </message> |
| <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature."> |
| Disable ChromeVox (spoken feedback) |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="Label for an ethernet network device."> |
| Ethernet |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="Label for a wifi network device."> |
| Wi-Fi |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="Label for a cellular network device."> |
| Mobile data |
| </message> |
| |
| |
| <!-- Network icon accessibility descriptions --> |
| <message name="IDS_NETWORK_ICON_LABEL_ETHERNET" desc="Network icon accessibility label for an Ethernet network."> |
| Ethernet network |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_VPN" desc="Network icon accessibility label for a VPN network."> |
| VPN network |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_NETWORK_OFF" desc="Network icon accessibility label for a network that is turned off."> |
| <ph name="NETWORK_TYPE">$1<ex>Instant Tethering</ex></ph> network, off |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_NO_NETWORK" desc="Network icon accessibility label for a celluar or tether connection with no network available."> |
| <ph name="NETWORK_TYPE">$1<ex>Instant Tethering</ex></ph>, no network |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_CONNECTING" desc="Network icon accessibility label for a network that is currently attempting to connect."> |
| <ph name="NETWORK_TYPE">$1<ex>Instant Tethering</ex></ph> network, connecting |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_NOT_CONNECTED" desc="Network icon accessibility label for a network that is not connected."> |
| <ph name="NETWORK_TYPE">$1<ex>Instant Tethering</ex></ph> network, not connected |
| </message> |
| <message name="IDS_NETWORK_ICON_LABEL_SIGNAL_STRENGTH" desc="Network icon accessibility label for a network that is currently connected with signal strength percentage available."> |
| <ph name="NETWORK_TYPE">$1<ex>Instant Tethering</ex></ph> network, signal strength <ph name="SIGNAL_STRENGTH">$2<ex>80</ex></ph>% |
| </message> |
| |
| <!-- Status bar --> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting."> |
| Connecting... |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network device status connected."> |
| Connected |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device."> |
| Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device."> |
| Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the network device."> |
| <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph> |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_MENU_ITEM_INDENT" desc="A menu item label with an indentation. For left-to-right languages, we use 3 spaces on the left."> |
| ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The menu item in the network menu button at login screen for opening the options dialog"> |
| Proxy settings... |
| </message> |
| <message name="IDS_STATUSBAR_NETWORK_MORE" desc="Message for last link in the network menu requesting more technical and less common stuff (proxy settings, IP and hardware addresses)"> |
| More... |
| </message> |
| <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are available"> |
| No networks are available |
| </message> |
| |
| <!-- Accessibility strings, to be spoken --> |
| <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signing in."> |
| Signing in. |
| </message> |
| <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in Incognito."> |
| Entering as Guest. |
| </message> |
| <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_PUBLIC_ACCOUNT" desc="Status when signing in into a public account."> |
| Entering managed session. |
| </message> |
| <message name="IDS_CHROMEOS_ACC_LEARN_MORE" desc="Dialog button [?] linking to more information."> |
| Learn more. |
| </message> |
| |
| <!-- Common strings used in OOBE --> |
| <message name="IDS_CHROMEOS_OOBE_CLOSE_DIALOG" desc="Message to shown on a button for closing a modal dialog in OOBE"> |
| Close |
| </message> |
| |
| <!-- Auto launch managed guest sessions privacy notification --> |
| <message name="IDS_AUTO_LAUNCH_NOTIFICATION_TITLE" desc="Title of the notification which is shown when the managed guest session auto launched."> |
| Managed guest session |
| </message> |
| <message name="IDS_AUTO_LAUNCH_NOTIFICATION_BUTTON" desc="Text of the button."> |
| View details |
| </message> |
| |
| |
| <!-- Removable device notifications --> |
| <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Removable device detected |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE" desc="Text of notification message to navigate users to the Files app. If user clicks a button in the notification, the Files app opens."> |
| Explore the device’s content in the Files app. |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_ALLOW_PLAY_STORE_ACCESS_MESSAGE" desc="Text of notification message to navigate users to the ARC settings page. If user clicks a button in the notification, the page opens."> |
| For device preferences, go to Settings. |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_PLAY_STORE_APPS_HAVE_ACCESS_MESSAGE" desc="Text of notification message to navigate users to the ARC settings page. If user clicks a button in the notification, the page opens."> |
| Play Store applications have access to this device. |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE_READONLY_POLICY" desc="Text of notification message to navigate users to the Files app when attaching a removable media, but the administrator's poilcy forbids writing data to them. If user clicks a button in the notification, the Files app opens."> |
| Explore the device's content in the Files app. The content is restricted by an admin and can’t be modified. |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_BUTTON_LABEL" desc="Text of a button label in a notification to navigate users to the Files app. If user clicks the button, the Files app opens."> |
| Open Files app |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_OPEN_SETTTINGS_BUTTON_LABEL" desc="Text of a button label in a notification to navigate users to the ARC settings page. If user clicks the button, the page opens."> |
| Open settings |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_IMPORT_MESSAGE" desc="Text of notification message to start the media import flow. If user clicks a button in the notification, the import flow begins."> |
| Back up media from the device using the Files app. |
| </message> |
| <message name="IDS_REMOVABLE_DEVICE_IMPORT_BUTTON_LABEL" desc="Text of a button label in a notification to start the import flow. If user clicks the button, the import flow begins."> |
| View/Backup media |
| </message> |
| <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not supported at this time. |
| </message> |
| <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, your external storage device is not supported at this time. |
| </message> |
| <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could not be recognized. |
| </message> |
| <message name="IDS_DEVICE_UNKNOWN_BUTTON_LABEL" desc="Text of a button label in a notification to format the device. If user clicks the button, the Files app opens and focus on unknown the device."> |
| Format this device |
| </message> |
| <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, your external storage device could not be recognized. |
| </message> |
| <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MySDcard</ex></ph> could not be mounted. |
| </message> |
| <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, at least one partition on your external storage device could not be mounted. |
| </message> |
| <message name="IDS_EXTERNAL_STORAGE_DISABLED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device but external storage is disabled by policy"> |
| Sorry, your administrator has disabled external storage on your account. |
| </message> |
| <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification title which is shown when user manually removes external storage without clicking the eject icon"> |
| Whoa, there. Be careful. |
| </message> |
| <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification message which is shown when user manually removes external storage without clicking the eject icon"> |
| In the future, be sure to eject your removable device in the Files app before unplugging it. Otherwise, you might lose data. |
| </message> |
| |
| <!-- Formatting device notifications --> |
| <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notification message which is shown when formatting process of some device is in progress"> |
| Formatting... |
| </message> |
| <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notification message which is shown when formatting process finshes"> |
| Formatting finished |
| </message> |
| <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notification message which is shown when formatting process fails"> |
| Formatting failed |
| </message> |
| <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE
|