Home | History | Annotate | Download | only in app
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
      3      Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. -->
      4 <grit-part>
      5   <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code generic. No translation required.">
      6   </message>
      7   <!-- Idle logout dialog for retail mode -->
      8   <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout dialog. Used in retail mode only.">
      9     Are you still there?
     10   </message>
     11   <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the idle logout dialog. Used in retail mode only..">
     12     This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds.
     13 Press any key to continue exploring.
     14   </message>
     15   <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left. Used in retail mode only.">
     16     This computer will reset in 1 second.
     17 Press any key to continue exploring.
     18   </message>
     19   <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for the idle logout dialog with no time left. Used in retail mode only.">
     20     Going.. Going... Gone.
     21   </message>
     22 
     23 <!-- Imageburn Strings -->
     24   <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update">
     25     Checking for updates
     26   </message>
     27   <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifying an update">
     28     Verifying...
     29   </message>
     30   <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finalizing an update">
     31     Finalizing...
     32   </message>
     33   <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed on image burning webpage ">
     34     Create OS Recovery Media
     35   </message>
     36   <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under image burning page title">
     37     If you ever need to restore your computer's operating system you'll need a recovery SD card or USB memory stick.
     38   </message>
     39   <message name="IDS_IMAGEBURN_HEADER_LINK" desc="Link to more info on system recovery">
     40     Learn more about system recovery
     41   </message>
     42   <message name="IDS_IMAGEBURN_NO_DEVICES_STATUS" desc="Message telling user to insert removable media image will be burnt to">
     43     Insert an SD card or USB memory stick
     44   </message>
     45   <message name="IDS_IMAGEBURN_NO_DEVICES_WARNING" desc="Warning that device must be at least 4GB big">
     46     The device must have capacity of 4GB or greater.
     47   </message>
     48   <message name="IDS_IMAGEBURN_MUL_DEVICES_STATUS" desc="Message telling user to select storage device to use for burning">
     49     Select a removable storage device to use
     50   </message>
     51   <message name="IDS_IMAGEBURN_USB_DEVICE_STATUS" desc="Message telling user that an USB memory stick has been detected">
     52     USB memory stick detected
     53   </message>
     54   <message name="IDS_IMAGEBURN_SD_DEVICE_STATUS" desc="Message telling user that a SD card has been detected">
     55     SD card detected
     56   </message>
     57   <message name="IDS_IMAGEBURN_DEVICES_WARNING" desc="Warning that data on selected device will be erased">
     58     All files on <ph name="DEVICE_NAME">$1<ex>Kingston DataTraveler</ex></ph> will be erased.
     59   </message>
     60   <message name="IDS_IMAGEBURN_NO_CONNECTION_STATUS" desc="Message telling user that the device is not connected to the Internet">
     61     Internet not connected
     62   </message>
     63   <message name="IDS_IMAGEBURN_NO_CONNECTION_WARNING" desc="Message instructing user to connect to the Internet">
     64     Please connect to the Internet to proceed.
     65   </message>
     66   <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_STATUS" desc="Message telling user that removable device has insufficient space">
     67     Insufficient space
     68   </message>
     69   <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_WARNING" desc="Message instructing user to insert device with enough capacity">
     70     The storage device has a capacity of <ph name="DEVICE_CAPACITY">$1<ex>1MB</ex></ph>. Please insert a SD card or USB memory stick with at least 4GB of capacity.
     71   </message>
     72   <message name="IDS_IMAGEBURN_DOWNLOADING_STATUS" desc="Message telling user that the image is being downloaded">
     73     Downloading recovery image...
     74   </message>
     75   <message name="IDS_IMAGEBURN_DOWNLOAD_PROGRESS_TEXT" desc="Information on downloaded amount">
     76     <ph name="DOWNLOADED_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> downloaded
     77   </message>
     78   <message name="IDS_IMAGEBURN_DOWNLOAD_TIME_REMAINING" desc="Expected remaining time of the download">
     79     Time remaining: <ph name="TIME_REMAINING">$1<ex>5s</ex></ph>
     80   </message>
     81   <message name="IDS_IMAGEBURN_UNZIP_STATUS" desc="Message telling user that the image is being extracted">
     82     Extracting recovery image...
     83   </message>
     84   <message name="IDS_IMAGEBURN_BURN_STATUS" desc="Message telling user that the image is being copied">
     85     Copying recovery image...
     86   </message>
     87   <message name="IDS_IMAGEBURN_BURN_PROGRESS_TEXT" desc="Information on burned amount">
     88     <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> copied
     89   </message>
     90   <message name="IDS_IMAGEBURN_PROGRESS_TIME_UNKNOWN" desc="Message telling user that a tast could take few minutes">
     91     This may take a few minutes
     92   </message>
     93   <message name="IDS_IMAGEBURN_ERROR_STATUS" desc="Message telling user that an error occurred">
     94     An error occurred
     95   </message>
     96   <message name="IDS_IMAGEBURN_DOWNLOAD_ERROR" desc="Message telling user that an error occurred during download">
     97     There was a problem during recovery image download.
     98   </message>
     99   <message name="IDS_IMAGEBURN_EXTRACTING_ERROR" desc="Message telling user that downloaded zip could not be extracted">
    100     There was a problem extracting image to the machine.
    101   </message>
    102   <message name="IDS_IMAGEBURN_BURN_ERROR" desc="Message telling user that something went wrong while burning the image to the device">
    103     There was a problem during copying recovery image to device.
    104   </message>
    105   <message name="IDS_IMAGEBURN_DEVICE_NOT_FOUND_ERROR" desc="Message telling user that targetd device could not be found">
    106     There was a problem while creating OS recovery media. Used storage device could not be found.
    107   </message>
    108   <message name="IDS_IMAGEBURN_USER_ERROR" desc="Message shown when user cancels burn process">
    109     OS Recovery Media creation has been cancelled.
    110   </message>
    111   <message name="IDS_IMAGEBURN_NETWORK_ERROR" desc="Message shown when we loose network connectivity during download">
    112     There was a problem during recovery image download. Network connection has been lost.
    113   </message>
    114   <message name="IDS_IMAGEBURN_SUCCESS_STATUS" desc="Message telling user that image burning was successful">
    115     Success
    116   </message>
    117   <message name="IDS_IMAGEBURN_SUCCESS_DESC" desc="Message teling user that recovery media is ready to be used">
    118     Your recovery media is ready. You may remove it from your system.
    119   </message>
    120   <message name="IDS_IMAGEBURN_PAGE_TITLE" desc="Image-burn html page title">
    121     Create a Recovery Media
    122   </message>
    123   <message name="IDS_IMAGEBURN_CONFIRM_BUTTON" desc="Text on the button that starts burn process">
    124     OK
    125   </message>
    126   <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that cancels download">
    127     Cancel
    128   </message>
    129   <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that triggers burn restart">
    130     Try again
    131   </message>
    132 
    133   <!-- Chrome OS Strings -->
    134   <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming ECHO offer.">
    135     <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to verify that you are using an eligible Chrome OS device. <ph name="MORE_INFO_LINK">$2<ex>More info</ex></ph>
    136   </message>
    137   <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device.">
    138     Your IT administrator has disabled Chrome Goodies for your device. <ph name="MORE_INFO_LINK">$1<ex>More info</ex></ph>
    139   </message>
    140   <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button label for disabled echo dialog.">
    141     Dismiss
    142   </message>
    143   <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_NAME" desc="Name for the flag to disable Chrome Office Viewer component extension.">
    144     Disable Chrome Office Viewer component extension
    145   </message>
    146   <message name="IDS_FLAGS_DISABLE_QUICKOFFICE_COMPONENT_APP_DESCRIPTION" desc="Description for the flag to disable Chrome Office Viewer component extension.">
    147     Disable Chrome Office Viewer component extension for testing purpose.
    148   </message>
    149   <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_NAME" desc="Name for the flag to enable office document viewing.">
    150     Enable document viewing.
    151   </message>
    152   <message name="IDS_FLAGS_ENABLE_QUICKOFFICE_DESKTOP_VIEWING_DESCRIPTION" desc="Description for the flag to enable office document viewing.">
    153     Enable document viewing, instead of editing.
    154   </message>
    155   <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog.">
    156     Learn More
    157   </message>
    158   <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button label.">
    159     Allow
    160   </message>
    161   <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label.">
    162     Deny
    163   </message>
    164   <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for network configuration: Incorrect password.">
    165     Incorrect password
    166   </message>
    167   <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for network configuration: Network type missing.">
    168     Network type missing
    169   </message>
    170   <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Error for network configuration: Network property dictionary malformed.">
    171     Network property dictionary malformed
    172   </message>
    173   <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window for generating a new network certificate.">
    174     Obtain network certificate
    175   </message>
    176   <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the window used for generating a new network certificate.">
    177     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.
    178   </message>
    179   <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept button for generating a new network certificate.">
    180     Get new certificate
    181   </message>
    182   <message name="IDS_LOW_BATTERY_TITLE" desc="Title for low battery notification">
    183     Battery Low
    184   </message>
    185   <message name="IDS_LOW_BATTERY_MESSAGE" desc="Message for low battery notification">
    186     Less than <ph name="MINUTES">$1<ex>15 mins left</ex></ph>.
    187   </message>
    188   <message name="IDS_UPDATE_TITLE" desc="Title for update notification">
    189     System Update
    190   </message>
    191   <message name="IDS_UPDATE_ERROR" desc="Notification for failed update">
    192     System update failed.
    193   </message>
    194   <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available update">
    195     System update available. Preparing to download&#x2026;
    196   </message>
    197   <message name="IDS_UPDATE_COMPLETED" desc="Notification for update completed">
    198     System update complete. Please restart the system.
    199   </message>
    200   <message name="IDS_INSTALLING_UPDATE" desc="Label shown on the updates installation screen during OOBE">
    201     Please wait while <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> installs the latest system updates.
    202   </message>
    203   <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
    204     Your computer will restart when the update is complete.
    205   </message>
    206   <message name="IDS_DOWNLOADING" desc="The format for ETA during the update downloading stage">
    207     Downloading: <ph name="STATUS">$1<ex>Less than 1 minute left</ex></ph>
    208   </message>
    209   <message name="IDS_DOWNLOADING_TIME_LEFT_LONG" desc="The status text for downloading estimated time left, when estimated time is more than one hour">
    210     More than 1 hour left
    211   </message>
    212   <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_ONE_HOUR" desc="The status text for downloading estimated time when about one hour remaining.">
    213     About 1 hour left
    214   </message>
    215   <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.">
    216     About <ph name="TIME">$1<ex>2</ex></ph> minutes left
    217   </message>
    218   <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for downloading estimated time left, when estimated time is less than one minute">
    219     Less than 1 minute left
    220   </message>
    221   <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled.">
    222     Google Drive can now be used offline.
    223   </message>
    224   <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled.">
    225     Change your settings
    226   </message>
    227   <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build">
    228     Press ESCAPE to skip (Non-official builds only).
    229   </message>
    230   <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user">
    231     Cancelling update...
    232   </message>
    233   <message name="IDS_CHECKING_FOR_UPDATE_MSG" desc="Chrome OS OOBE: message shown during checking for update stage.">
    234     <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> updates automatically so you always have the freshest version.
    235   </message>
    236   <message name="IDS_UPDATE_MSG" desc="Chrome OS OOBE: message shown during update stage.">
    237     <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> updates automatically so you always have the freshest version. When this download completes, <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> will restart and you'll be on your way.
    238   </message>
    239   <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen">
    240     This device is ready to be set up.
    241   </message>
    242   <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen">
    243     Welcome!
    244   </message>
    245   <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
    246     Connect
    247   </message>
    248   <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
    249     The small print
    250   </message>
    251   <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen">
    252     Auto-start permission requested
    253   </message>
    254   <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text shown on kiosk autolaunch screen above the exclamation icon.">
    255     Do you want to automatically start this app when the machine turns on?
    256   </message>
    257   <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text">
    258     Confirm
    259   </message>
    260   <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enable screen">
    261     Enable Kiosk Mode
    262   </message>
    263   <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk enable screen above the exclamation icon.">
    264     Would you like to be able to run kiosk applications on this device?
    265   </message>
    266   <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk enable screen after the feature is successfully enabled.">
    267     Kiosk applications can now be installed on this device.
    268   </message>
    269   <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature.">
    270    An error occurred. Kiosk mode will not be available on this device.
    271   </message>
    272   <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text">
    273     Enable
    274   </message>
    275   <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
    276     Factory reset
    277   </message>
    278   <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen">
    279     Update
    280   </message>
    281   <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign in screen">
    282     Sign in
    283   </message>
    284   <message name="IDS_SIGNIN_SCREEN_PASSWORD_CHANGED" desc="Title of OOBE/Add User sign in screen when password was changed">
    285     You have recently changed the password. Please sign in with the new one.
    286   </message>
    287   <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on network selection screen">
    288     Let's get started
    289   </message>
    290   <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label for language selection dropdown">
    291     What is your language?
    292   </message>
    293   <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown">
    294     Select a network
    295   </message>
    296   <message name="IDS_ANOTHER_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown on the network error screen.">
    297     Or, select a new network
    298   </message>
    299   <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language selection dropdown">
    300     Select your language:
    301   </message>
    302   <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_SIMPLIFIED" desc="Medium length name for the input method for simplified Chinese which is shown following the text: Your input method has changed to...">
    303     Simplified Chinese
    304   </message>
    305   <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_CHINESE_TRADITIONAL" desc="Medium length name for the input method for traditional Chinese which is show following the text: Your input method has changed to...">
    306    Traditional Chinese
    307   </message>
    308   <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_KOREAN" desc="Medium length name for the input method for Korean which is show following the text: Your input method has changed to...">
    309     Korean
    310   </message>
    311   <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selection dropdown">
    312     Select your keyboard:
    313   </message>
    314   <message name="IDS_NETWORK_SELECTION_NONE" desc="Text shown in combobox when no network are selected">
    315     No selection
    316   </message>
    317   <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box: Text shown in network selection combobox when no network is selected">
    318     Select
    319   </message>
    320   <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known device is connecting to known network">
    321     Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
    322   </message>
    323   <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on continue button">
    324     Continue
    325   </message>
    326   <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
    327     <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.
    328   </message>
    329   <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens that opens accessibility options menu.">
    330     Accessibility
    331   </message>
    332   <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu.">
    333     ChromeVox (spoken feedback)
    334   </message>
    335   <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu.">
    336     Large mouse cursor
    337   </message>
    338   <message name="IDS_OOBE_HIGH_CONTRAST_MODE_OPTION" desc="High contrast mode option shown on OOBE screens accessibility menu.">
    339     High contrast mode
    340   </message>
    341   <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
    342     Screen magnifier
    343   </message>
    344   <message name="IDS_LOGIN_TITLE" desc="Title of sign in box">
    345     Sign in
    346   </message>
    347   <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'">
    348     with your Google Account
    349   </message>
    350   <message name="IDS_LOGIN_USERNAME">
    351     Email
    352   </message>
    353   <message name="IDS_LOGIN_PASSWORD">
    354     Password
    355   </message>
    356   <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button">
    357     The owner of this device has disabled new users from being added
    358   </message>
    359   <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over disabled Add user button">
    360     The administrator of this device has disabled new users from being added
    361   </message>
    362   <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode.">
    363     Waiting for network connection...
    364   </message>
    365   <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode.">
    366     Initializing application...
    367   </message>
    368   <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.">
    369     Waiting for application window...
    370   </message>
    371   <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for configure network button while installing and/or launching web application in kiosk mode.">
    372     Configure network
    373   </message>
    374   <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displayed while the network wait is timed out during app launching.">
    375     Internet disconnected. Please check your internet connection.
    376   </message>
    377   <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.">
    378   Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>
    379   </message>
    380   <message name="IDS_KIOSK_MODE_LOGIN_MESSAGE">
    381     Click to start
    382   </message>
    383   <message name="IDS_LOGIN_CHANGE_PHOTO">
    384     Change picture
    385   </message>
    386   <message name="IDS_LOGIN_PASSWORD_CHANGED_DIALOG_BOX_TITLE" desc="Title for the password changed dialog box">
    387     Sign in
    388   </message>
    389   <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected">
    390     Your password has changed
    391   </message>
    392   <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description of the password changed dialog">
    393     Your Google Account password has changed since the last time you signed in on this computer.
    394   </message>
    395   <message name="IDS_LOGIN_PASSWORD_CHANGED_MORE_INFO" desc="Additional information on the password changed dialog">
    396     Because <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph> securely encrypts all your local data, you must enter the old password now to unlock that data.
    397   </message>
    398   <message name="IDS_LOGIN_PASSWORD_CHANGED_OLD_PASSWORD_HINT" desc="Old password field hint on the password changed dialog">
    399     Enter old password
    400   </message>
    401   <message name="IDS_LOGIN_PASSWORD_CHANGED_INCORRECT_OLD_PASSWORD" desc="Error that is shown when incorrect old password was supplied for user cryptohome migration.">
    402     Incorrect password
    403   </message>
    404   <message name="IDS_LOGIN_PASSWORD_CHANGED_CANT_REMEMBER" desc="Text of the link that lets user skip old password input on the password changed dialog">
    405     Can't remember old password?
    406   </message>
    407   <message name="IDS_LOGIN_PASSWORD_CHANGED_BACK_BUTTON" desc="Text on the button that closes password changed dialog or navigates back through its states.">
    408     Back
    409   </message>
    410   <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY" desc="Button to proceed without providing old password on the password changed dialog">
    411     If you cannot remember your password, you may proceed but local data will be lost. Only synced settings and data will be retrieved.
    412   </message>
    413   <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY_BUTTON" desc="Button to proceed without providing old password on the password changed dialog">
    414     Proceed anyway
    415   </message>
    416   <message name="IDS_LOGIN_PASSWORD_CHANGED_RESET" desc="Reset option of the password changed dialog">
    417     Only retrieve synced settings and data
    418   </message>
    419   <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the password changed dialog">
    420     Migrate all Chrome OS data to the new password
    421 (requires previous password)
    422   </message>
    423   <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the password changed dialog">
    424     Previous password
    425   </message>
    426   <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm password dialog.">
    427     Please confirm your password.
    428   </message>
    429   <message name="IDS_LOGIN_CONFIRM_PASSWORD_HINT" desc="Hint for the password field on the confirm password dialog.">
    430     Type your password here to confirm.
    431   </message>
    432   <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the confirm button on the confirm password dialog.">
    433     Confirm
    434   </message>
    435   <message name="IDS_LOGIN_NO_PASSWORD_WARNING_TITLE" desc="Title for the no password warning dialog">
    436     No password detected.
    437   </message>
    438   <message name="IDS_LOGIN_NO_PASSWORD_WARNING" desc="Body text of the no password warning dialog">
    439     Password is not detected for your SAML identity provider. Please contact your administrator for more information.
    440   </message>
    441   <message name="IDS_LOGIN_NO_PASSWORD_WARNING_DISMISS_BUTTON" desc="Label for the dismiss button on the no password warning dialog.">
    442     Ok
    443   </message>
    444   <message name="IDS_LOGIN_OFFLINE_EMAIL" desc="Email field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
    445     Email
    446   </message>
    447   <message name="IDS_LOGIN_OFFLINE_PASSWORD" desc="Password field text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
    448     Password
    449   </message>
    450   <message name="IDS_LOGIN_OFFLINE_SIGNIN" desc="Sign in text on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
    451     Sign In
    452   </message>
    453   <message name="IDS_LOGIN_OFFLINE_EMPTY_EMAIL" desc="Alert message about empty email on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
    454     Enter your email address.
    455   </message>
    456   <message name="IDS_LOGIN_OFFLINE_EMPTY_PASSWORD" desc="Alert message about empty password on the offline login screen.">
    457     Enter your password.
    458   </message>
    459   <message name="IDS_LOGIN_OFFLINE_ERROR" desc="Error alert message on the offline login screen. Note: should by the same as the one used on the Gaia sign-in page.">
    460     The username or password you entered is incorrect.
    461   </message>
    462   <message name="IDS_CREATE_ACCOUNT_BUTTON">
    463     Create a Google Account now
    464   </message>
    465   <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
    466     Can't access your account?
    467   </message>
    468   <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
    469     Skip sign-in and browse as Guest
    470   </message>
    471   <message name="IDS_CREATE_ACCOUNT_HTML" desc="Text shown on side of Google sign-in UI.">
    472     If you don't have a Google Account you can <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>create a Google Account<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph> now.
    473   </message>
    474   <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_HTML" desc="Text shown on side of Google sign-in UI.">
    475     You may also skip signing in and <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>browse as Guest<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>.
    476   </message>
    477   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_FEATURE_NAME" desc="Title close to icon shown on side of Google sign-in UI to create a supervised user.">
    478     Supervised user
    479   </message>
    480     <message name="IDS_CREATE_LOCALLY_MANAGED_USER_HTML" desc="Text with actual link shown on side of Google sign-in UI to create a supervised user.">
    481       <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>Create a supervised user<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph> for this device.
    482     </message>
    483   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_NO_MANAGER_TEXT" desc="Text shown when supervised user can be created, but no users that can be manager exist.">
    484     At least one account must exist on this device before creating a supervised user.
    485   </message>
    486   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted managed user creation or whitelist has been enabled for this device.">
    487     Creation of supervised users is restricted by the owner of this device.
    488   </message>
    489   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_TEXT_TITLE" desc="Supervised user dialog, intro page, title">
    490     What is a supervised user?
    491   </message>
    492   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_ALTERNATE_TEXT" desc="Supervised user dialog, intro page, first paragraph">
    493     A supervised user can explore the web with your guidance. As the manager of a supervised user, you can
    494     <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>allow or prohibit<ph name="END_BOLD">&lt;/strong&gt;</ph> certain websites,
    495     <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>review<ph name="END_BOLD">&lt;/strong&gt;</ph> websites the supervised user has visited, and
    496     <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>manage<ph name="END_BOLD">&lt;/strong&gt;</ph> other settings.
    497   </message>
    498   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_TEXT_1" desc="Supervised user dialog, intro page, first paragraph">
    499     A supervised user can explore the web with your guidance. As the manager of a supervised user in Chrome, you can:
    500   </message>
    501   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_MANAGER_ITEM_1" desc="Supervised user dialog, intro page, options available to manager">
    502     allow or prohibit certain websites,
    503   </message>
    504   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_MANAGER_ITEM_2" desc="Supervised user dialog, intro page, options available to manager">
    505     review websites the supervised user has visited, and
    506   </message>
    507   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_MANAGER_ITEM_3" desc="Supervised user dialog, intro page, options available to manager">
    508     manage other settings
    509   </message>
    510   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_TEXT_2" desc="Supervised user dialog, intro page, second paragraph">
    511     Creating a supervised user does not create a Google Account, and their settings
    512     and data will not follow them to other devices with Chrome Sync. A supervised user applies only to this device.
    513   </message>
    514   <message name="IDS_CREATE_LOCALLY_MANAGED_INTRO_TEXT_3" desc="Supervised user dialog, intro page, third paragraph">
    515     After you create a new supervised user, you can manage the settings at any time from any device at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>.
    516   </message>
    517   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PICK_MANAGER_TITLE" desc="Supervised user dialog, manager selection page, title of the page">
    518     Choose the manager for this supervised user
    519   </message>
    520   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PICK_MANAGER_EXPLANATION" desc="Supervised user dialog, manager selection page, explanation of the page">
    521     The manager will be able to configure restrictions and settings for this supervised user at <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>.
    522   </message>
    523   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_MANAGER_PASSWORD_HINT" desc="Supervised user dialog, manager selection page, text shown as a hint in the user password field.">
    524     Enter password
    525   </message>
    526   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_ACCOUNT_NAME_TITLE" desc="Supervised user dialog, new user page, title for name of new user">
    527     Create a name -
    528   </message>
    529   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_ACCOUNT_NAME_EXPLANATION" desc="Supervised user dialog, new user page, explanation for name of new user">
    530     This supervised user will be managed by <ph name="MANAGER_EMAIL">$1<ex>john.doe (a] example.com</ex></ph>.
    531   </message>
    532   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TITLE" desc="Supervised user dialog, new user page, title for password for new user.">
    533     Create a password -
    534   </message>
    535   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_EXPLANATION" desc="Supervised user dialog, new user page, explanation for password for new user.">
    536     The supervised user will need to use this password to sign in, so choose a safe password and remember to discuss it with the supervised user.
    537   </message>
    538   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_HINT" desc="Text shown as a hint in the password field in supervised user creation dialog.">
    539     Enter password
    540   </message>
    541   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_CONFIRM_HINT" desc="Text shown as a hint in the password confirmation field in supervised user creation dialog.">
    542     Confirm password
    543   </message>
    544   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_CONTINUE_BUTTON_TEXT" desc="Text shown on continue button in supervised user creation dialog.">
    545     Continue
    546   </message>
    547   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_START_BUTTON_TEXT" desc="Text shown on start button in supervised user creation dialog.">
    548     Create supervised user
    549   </message>
    550   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_NEXT_BUTTON_TEXT" desc="Text shown on next button in supervised user creation dialog.">
    551     Next
    552   </message>
    553   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PREVIOUS_BUTTON_TEXT" desc="Text shown on previous button in supervised user creation dialog.">
    554     Previous
    555   </message>
    556   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATED_1_TEXT_1" desc="Supervised user dialog, getting started page 1, paragraph 1">
    557     A supervised user named <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been created.
    558   </message>
    559   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATED_1_TEXT_2" desc="Supervised user dialog, getting started page 1, paragraph 2">
    560     To set which websites the supervised user can view, you can configure restrictions
    561     and settings by visiting <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>.
    562     If you do not change the default settings, <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph>
    563     can browse all sites on the web.
    564   </message>
    565   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATED_1_TEXT_3" desc="Supervised user dialog, getting started page 1, paragraph 3">
    566     Please check your email at <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="MANAGER_EMAIL">$1<ex>john.doe (a] example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph> for further instructions.
    567   </message>
    568   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_GOT_IT_BUTTON_TITLE" desc="Text for button on a screen with successful supervised user creation text">
    569     Got it!
    570   </message>
    571   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_HANDLE_ERROR_BUTTON_TEXT" desc="Text for button on an error screen that closes supervised user creation dialog">
    572     Okay
    573   </message>
    574   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS" desc="Error text shown in supervised user creation dialog when local account with suggested name already exists on a device.">
    575     Whoops, this name is already in use!
    576   </message>
    577   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_ILLEGAL_USERNAME" desc="Error text shown in supervised user creation dialog when suggested name contains illegal characters (e.g. html tags).">
    578     Whoops, illegal symbols in name!
    579   </message>
    580   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_MISMATCH_ERROR" desc="Error text shown in supervised user creation dialog when typed passwords does not match.">
    581     Whoops, passwords do not match!
    582   </message>
    583   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TOO_SHORT" desc="Error text shown in supervised user creation dialog when typed password is too short.">
    584     Password is too short.
    585   </message>
    586   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_PASSWORD_ERROR" desc="Error text shown in locally managed user creation dialog when manager password is incorrect.">
    587     Incorrect password.
    588   </message>
    589   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_TITLE" desc="Supervised user dialog, error page, manager account is in inconsistent state, title">
    590     Oops, something went wrong
    591   </message>
    592   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" desc="Supervised user dialog, error page, manager account is in inconsistent state, text">
    593     To recover from this error, you will need to sign into your Google Account
    594     from the sign-in screen. You can then sign out of your Google Account and
    595     try creating a supervised user again.
    596   </message>
    597   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_BUTTON" desc="Supervised user dialog, error page, manager account is in inconsistent state, button title">
    598     OK, Take me back to sign-in screen
    599   </message>
    600   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_TPM_ERROR_TITLE" desc="Supervised user dialog, error page, tpm error during creation, title">
    601     Oops, TPM error.
    602   </message>
    603   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_TPM_ERROR" desc="Supervised user dialog, error page, tpm error during creation, text">
    604     Something is wrong with device.  To recover from this error you will need to reboot device and try again.
    605   </message>
    606   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_TPM_ERROR_BUTTON" desc="Supervised user dialog, error page, tpm error during creation, button title">
    607     OK
    608   </message>
    609   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_GENERIC_ERROR_TITLE" desc="Supervised user dialog, error page, generic error during creation, title">
    610     Oops, something went wrong
    611   </message>
    612   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_GENERIC_ERROR" desc="Supervised user dialog, error page, generic error during creation, text">
    613     Due to an error, a supervised user was not created. Please try again later.
    614   </message>
    615   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_GENERIC_ERROR_BUTTON" desc="Supervised user dialog, error page, generic error during creation, button title">
    616     OK
    617   </message>
    618   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_CANCEL_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to abort whole operation">
    619     Cancel
    620   </message>
    621   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_RETRY_BUTTON_TITLE" desc="Text for button on an error reporting screen for supervised user creation, that is used to retry failed operation">
    622     Retry
    623   </message>
    624   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_AUTH_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon manager authentication.">
    625     Authenticating
    626   </message>
    627   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_CREATION_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon supervised user creation.">
    628     Creating supervised user
    629   </message>
    630   <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_CREATION_TIMEOUT_MESSAGE" desc="Text shown at the place of progess indicator if creation takes too long and should be cancelled.">
    631     This is taking much longer than it should.
    632   </message>
    633   <message name="IDS_USER_IS_LOCALLY_MANAGED_BY_NOTICE" desc="Text for notifications showing that this user is locally managed">
    634     Usage and history of this user can be reviewed by the manager (<ph name="MANAGER_EMAIL">$1<ex>user (a] example.com</ex></ph>) on chrome.com.
    635   </message>
    636   <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">
    637     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.
    638   </message>
    639   <message name="IDS_SUPERVISED_USER_IMPORT_USER_EXIST" desc="In list of supervised users eligible for import, this text indicates that user already is already imported on device.">
    640     <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (already on this device)
    641   </message>
    642   <message name="IDS_SUPERVISED_USER_IMPORT_USERNAME_EXIST" desc="In list of supervised users eligible for import, this text indicates that another supervised user with same name already exists on device.">
    643     <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (name used on this device)
    644   </message>
    645   <message name="IDS_SUPERVISED_USER_IMPORT_BUBBLE_TEXT" desc="Text shown in notification bubble when user enters name of user that can be imported.">
    646     Looks like you're already managing a user by that name. Did you want to <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>import <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph> to this device<ph name="LINK_END">$3<ex>&gt;/a&lt;</ex></ph>?
    647   </message>
    648   <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required.">
    649     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.
    650   </message>
    651   <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.">
    652     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.
    653   </message>
    654   <message name="IDS_LOCAL_STATE_ERROR_POWERWASH_BUTTON" desc="Button label to restart and powerwash the device.">
    655     Restart and Powerwash
    656   </message>
    657   <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an existing user when valid network isn't presented.">
    658     If you've already registered on this device, you can <ph name="LINK2_START">$1<ex>&gt;a&lt;</ex></ph>sign in as an existing user<ph name="LINK2_END">$2<ex>&gt;/a&lt;</ex></ph>.
    659   </message>
    660   <message name="IDS_SHUTDOWN_BUTTON" desc="Text shown on shutdown button on login/locker screen">
    661     Shut down
    662   </message>
    663   <message name="IDS_KIOSK_APPS_BUTTON" desc="Text shown on a button that brings up the kiosk apps menu on login screen">
    664     Apps
    665   </message>
    666   <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in user adding screen.">
    667     Sign in with another account
    668   </message>
    669   <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login">
    670     Help
    671   </message>
    672   <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha input dialog">
    673     Sign in
    674   </message>
    675   <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown when the user must type letters shown in a captcha image to reauthenticate.">
    676     Type the characters you see in the picture below.
    677   </message>
    678   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
    679     Date and time
    680   </message>
    681   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK" desc="Title for section in settings/internet for list of wired networks (usually one)">
    682     Wired network
    683   </message>
    684   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc="Title for section in settings/internet for list of wireless networks (wifi and cellular)">
    685     Wireless networks
    686   </message>
    687   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_NETWORK" desc="Title for the Wifi network group on the settings page.">
    688     Wi-Fi network
    689   </message>
    690   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIMAX_NETWORK" desc="Title for the WiMAX network group on the settings page.">
    691     WiMAX network
    692   </message>
    693   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_CELLULAR_NETWORK" desc="Title for the cellular network group on the settings page.">
    694     Mobile data
    695   </message>
    696   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="Title for section in settings/internet for list of Virtual Private Networks (VPN)">
    697     Private networks
    698   </message>
    699   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PRIVATE_NETWORK" desc="Title for Virtual Private Network (VPN) group on the settings page">
    700     Private network
    701   </message>
    702   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADD_CONNECTION" desc="Title for control to add a new network connection." >
    703     Add connection
    704   </message>
    705   <message name="IDS_OPTIONS_SETTINGS_ADD_CONNECTION_WIFI" desc="Menu item for adding a new Wi-Fi connection" >
    706     Add Wi-Fi...
    707   </message>
    708   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc="Title for section in settings/internet for list of remembered (favirote) networks">
    709     Remembered networks
    710   </message>
    711   <message name="IDS_OPTIONS_SETTINGS_NETWORK_OFFLINE" desc="Message displayed when a user is not connected to a wireless network">
    712     Offline
    713   </message>
    714   <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed when a type of network connection is disabled">
    715     Disabled
    716   </message>
    717   <message name="IDS_OPTIONS_SETTINGS_NETWORK_ONLINE" desc="Message displayed at the top of a network popup menu indiating that the user is online.">
    718     You are online.
    719   </message>
    720   <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for connecting to a network that is not listed in the menu.">
    721     Join other...
    722   </message>
    723   <message name="IDS_OPTIONS_SETTINGS_NETWORK_NOT_CONNECTED" desc="Displayed for a network control when not connected.">
    724     Not connected
    725   </message>
    726   <message name="IDS_OPTIONS_SETTINGS_NETWORK_OPTIONS" desc="Menu option for configuring a network.">
    727     Network options...
    728   </message>
    729   <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIFI" desc="Menu option in the Wi-Fi menu when there is a connected Wi-Fi network.">
    730     Disable Wi-Fi
    731   </message>
    732   <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIMAX" desc="Menu option in the WiMAX menu when there is a connected WiMAX network.">
    733     Disable WiMAX
    734   </message>
    735   <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu option in the Cellular menu when there is a connected cellular network.">
    736     Disable mobile data
    737   </message>
    738   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication.">
    739     Airplane mode
    740   </message>
    741   <message name="IDS_OPTIONS_SETTINGS_NETWORK_AIRPLANE_MODE_LABEL" desc="Description shown on the airplane mode control.">
    742     Turn off all wireless connections.
    743   </message>
    744   <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_LABEL" desc="Menu item for activating the preferred networks dialog.">
    745     Preferred networks...
    746   </message>
    747   <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_TITLE" desc="Title for the preferred networks dialog.">
    748     Preferred Networks
    749   </message>
    750   <message name="IDS_OPTIONS_DEVICE_GROUP_NAME">
    751     Device
    752   </message>
    753   <message name="IDS_OPTIONS_DEVICE_GROUP_DESCRIPTION">
    754     Change settings specific to your device and peripherals.
    755   </message>
    756   <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SECTION">
    757     Keyboard:
    758   </message>
    759   <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SETTINGS_BUTTON_TITLE">
    760     Keyboard settings
    761   </message>
    762   <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SECTION">
    763     Pointer speed:
    764   </message>
    765   <message name="IDS_OPTIONS_SETTINGS_MOUSE_SPEED_DESCRIPTION">
    766     Mouse speed:
    767   </message>
    768   <message name="IDS_OPTIONS_SETTINGS_TOUCHPAD_SPEED_DESCRIPTION">
    769     Touchpad speed:
    770   </message>
    771   <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SETTINGS_BUTTON_TITLE">
    772     Pointer settings
    773   </message>
    774   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
    775     Touchpad
    776   </message>
    777   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER">
    778     Pointer
    779   </message>
    780   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE">
    781     Mouse
    782   </message>
    783   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control">
    784     Screen
    785   </message>
    786   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_BLUETOOTH">
    787     Bluetooth
    788   </message>
    789   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE">
    790     Language
    791   </message>
    792   <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
    793     Accessibility
    794   </message>
    795   <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
    796     Time zone:
    797   </message>
    798   <message name="IDS_OPTIONS_SETTINGS_USE_24HOUR_CLOCK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables 24-hour clock.">
    799     Use 24-hour clock
    800   </message>
    801   <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">
    802     (<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>)
    803   </message>
    804   <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DESCRIPTION" desc="In the settings tab, the text next to the buttons for screen brightness.">
    805     Brightness:
    806   </message>
    807   <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DECREASE" desc="In the settings tab, the text of the button to decrease the screen brightness.">
    808     Decrease
    809   </message>
    810   <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_INCREASE" desc="In the settings tab, the text of the button to increase the screen brightness.">
    811     Increase
    812   </message>
    813   <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables tap-to-click.">
    814     Enable tap-to-click
    815   </message>
    816   <message name="IDS_OPTIONS_SETTINGS_NATURAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables natural scrolling.">
    817     Australian scrolling <ph name="BEGIN_LINK">&lt;a href="$1" target="_blank"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph>
    818   </message>
    819   <message name="IDS_OPTIONS_SETTINGS_TRADITIONAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables traditional scrolling.">
    820     Traditional scrolling
    821   </message>
    822   <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
    823     Speed:
    824   </message>
    825   <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_LESS_DESCRIPTION" desc="In the settings tab, the text under the left (less sensitive) side of the slider for the touchpad touch sensitivity.">
    826     Slow
    827   </message>
    828   <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In the settings tab, the text under the right (more sensitive) side of the slider for the touchpad touch sensitivity.">
    829     Fast
    830   </message>
    831   <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_RIGHT_DESCRIPTION" desc="In the settings tab, the text next to the checkbox to set the primary mouse button to the right button.">
    832     Swap primary mouse button
    833   </message>
    834   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
    835     Disable Bluetooth
    836   </message>
    837   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE">
    838     Enable Bluetooth
    839   </message>
    840   <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE">
    841     Add a device
    842   </message>
    843   <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES">
    844     Search
    845   </message>
    846   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING">
    847     Searching for devices...
    848   </message>
    849   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES">
    850     No devices
    851   </message>
    852   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND">
    853     No devices found
    854   </message>
    855   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING">
    856     <ph name="DEVICE_NAME">$1<ex>Apple Magic Mouse</ex></ph>: Connecting...
    857   </message>
    858   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ADD_DEVICE_TITLE">
    859     Add Bluetooth device
    860   </message>
    861   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT">
    862     Connect
    863   </message>
    864   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT">
    865     Disconnect
    866   </message>
    867   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET">
    868     Forget
    869   </message>
    870   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CANCEL">
    871     Cancel
    872   </message>
    873   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ACCEPT_PASSKEY">
    874     Accept
    875   </message>
    876   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REJECT_PASSKEY">
    877     Reject
    878   </message>
    879   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISMISS_ERROR">
    880     OK
    881   </message>
    882   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_KEY">
    883     enter
    884   </message>
    885   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_PIN_CODE_REQUEST" desc="Bluetooth pairing message typically displayed when the external Bluetooth 2.0 and older device has no display or means of input.">
    886     Please enter the PIN for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
    887   </message>
    888   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_PASSKEY_REQUEST" desc="Bluetooth pairing message typically displayed when the external Bluetooth 2.1 and later device has no display or means of input, and does not support SSP.">
    889     Please enter the passkey for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
    890   </message>
    891   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REMOTE_PIN_CODE_REQUEST" desc="Bluetooth pairing message typically displayed when pairing a Bluetooth 2.0 and older wireless keyboard.">
    892     Please enter this PIN code on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
    893   </message>
    894   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REMOTE_PASSKEY_REQUEST" desc="Bluetooth pairing message typically displayed when pairing a Bluetooth 2.1 and later wireless keyboard.">
    895     Please enter this passkey on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
    896   </message>
    897   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY_REQUEST" desc="Bluetooth pairing message typically shown when pairing with a device that has a display.">
    898     Please confirm this passkey is shown on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
    899   </message>
    900   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_CONNECTING">
    901     Connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
    902   </message>
    903   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_DISCOVERY_FAILED">
    904     Failed to start Bluetooth device discovery.
    905   </message>
    906   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_STOP_DISCOVERY_FAILED">
    907     Failed to stop Bluetooth device discovery.
    908   </message>
    909   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CHANGE_POWER_FAILED">
    910     Failed to change the power state of the Bluetooth adapter.
    911   </message>
    912   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNKNOWN_ERROR">
    913     An unknown error occurred trying to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    914   </message>
    915   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_IN_PROGRESS">
    916     Connection to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>" still in progress.
    917   </message>
    918   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_FAILED">
    919     Failed to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
    920   </message>
    921   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_FAILED">
    922     Authentication failed while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    923   </message>
    924   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_CANCELED">
    925     Authentication canceled while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    926   </message>
    927   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED">
    928     Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    929   </message>
    930   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT">
    931     Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    932   </message>
    933   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE">
    934     Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
    935   </message>
    936   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED">
    937     Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
    938   </message>
    939   <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED">
    940     Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
    941   </message>
    942   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibiliy features.">
    943     Enable accessibility features to make your device easier to use.
    944   </message>
    945   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings.">
    946     Settings
    947   </message>
    948   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_LARGE_CURSOR_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the large mouse cursor.">
    949     Show large mouse cursor
    950   </message>
    951   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SPOKEN_FEEDBACK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for spoken feedback.">
    952     Enable ChromeVox (spoken feedback)
    953   </message>
    954   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_HIGH_CONTRAST_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for high contrast mode.">
    955     Use high contrast mode
    956   </message>
    957   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION" desc="In the settings tab, the text next to the dropdown for screen magnifier.">
    958     Enable screen magnifier
    959   </message>
    960   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="In the settings tab, the option indication the screen magnifier is off.">
    961     Off
    962   </message>
    963   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_FULL" desc="In the settings tab, the option indication the screen magnifier is set to entire screen (full screen) mode.">
    964     Entire Screen
    965   </message>
    966   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_PARTIAL" desc="In the settings tab, the option indication the screen magnifier is set to lens (partial screen) mode.">
    967     Lens
    968   </message>
    969   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_TOUCHPAD_TAP_DRAGGING_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for tap dragging.">
    970     Enable tap dragging
    971   </message>
    972   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for virtual keyboard.">
    973     Enable virtual keyboard
    974   </message>
    975   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SHOULD_ALWAYS_SHOW_MENU" desc="In the settings tab, the text next to the checkbox to show the accessibility tray menu regardless of the state of a11y features.">
    976     Show accessibility options in the system menu
    977   </message>
    978   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the sticky keys.">
    979     Enable sticky keys (to perform keyboard shortcuts by typing them sequentially)
    980   </message>
    981   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for automatic clicking.">
    982     Automatically click when the mouse pointer stops
    983   </message>
    984   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTION" desc="In the settings tab, the text next to the autoclick delay dropdown.">
    985     Delay before click:
    986   </message>
    987   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SHORT" desc="Label for an extremely short autoclick delay option in the settings.">
    988     extremely short
    989   </message>
    990   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings.">
    991     very short
    992   </message>
    993   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc="Label for a short autoclick delay option in the settings.">
    994     short
    995   </message>
    996   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc="Label for a long autoclick delay option in the settings.">
    997     long
    998   </message>
    999   <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" desc="Label for a very long autoclick delay option in the settings.">
   1000     very long
   1001   </message>
   1002   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON_LABEL" desc="Label for the button opening display settings tab.">
   1003     Display settings
   1004   </message>
   1005   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for the display settings tab.">
   1006     Manage displays
   1007   </message>
   1008   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OPTIONS" desc="The section title for general options for a selected display.">
   1009     Options:
   1010   </message>
   1011   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="The section title for resolution option for a selected display.">
   1012     Resolution:
   1013   </message>
   1014   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_ORIENTATION" desc="The section title for display orientation option for a selected display.">
   1015     Orientation:
   1016   </message>
   1017   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OVERSCAN" desc="The section title for TV alignment (calibration of display overscan) option for a selected display.">
   1018     TV alignment:
   1019   </message>
   1020   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_MIRRORING" desc="Button label to start display mirroring.">
   1021     Start mirroring
   1022   </message>
   1023   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring.">
   1024     Stop mirroring
   1025   </message>
   1026   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_MIRRORING_DISPLAY_NAME" desc="The text shown at display name field when mirroring.">
   1027     Mirroring
   1028   </message>
   1029   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_SET_PRIMARY" desc="Button label to set a display primary.">
   1030     Make primary
   1031   </message>
   1032   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST" desc="The text shown for resolution options to annotate this is the best resolution.">
   1033     (Best)
   1034   </message>
   1035   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc="The default value of display orientation option item.">
   1036     Standard
   1037   </message>
   1038   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN" desc="Button label to start calibrating the overscan preference.">
   1039     Adjust...
   1040   </message>
   1041   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_TAB_TITLE" desc="Title for the display overscan calibration tab.">
   1042     TV alignment
   1043   </message>
   1044   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_SHRINK_EXPAND" desc="Lable to describe the overscan calibration operation, to shrink or expand the region.">
   1045     Shrink/Expand
   1046   </message>
   1047   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_MOVE" desc="Lable to describe the overscan calibration operation, to move the region.">
   1048     Move
   1049   </message>
   1050   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_RESET_BUTTON_LABEL" desc="Button label to reset the display overscan settings.">
   1051     Reset
   1052   </message>
   1053   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_OK_BUTTON_LABEL" desc="Button label to finish the display overscan settings.">
   1054     OK
   1055   </message>
   1056   <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_CANCEL_BUTTON_LABEL" desc="Button label to cancel the display overscan settings.">
   1057     Cancel
   1058   </message>
   1059   <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label.">
   1060     Keyboard layout:
   1061   </message>
   1062   <message name="IDS_OPTIONS_SETTINGS_CONNECT" desc="In the settings tab, the text on the button to connect to a network.">
   1063     Connect
   1064   </message>
   1065   <message name="IDS_OPTIONS_SETTINGS_DISCONNECT" desc="In the settings tab, the text on the button to disconnect from a network.">
   1066     Disconnect
   1067   </message>
   1068   <message name="IDS_OPTIONS_SETTINGS_CONFIGURE" desc="In the settings tab, the text on the button to configure a network.">
   1069     Configure
   1070   </message>
   1071   <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the text on the button to forget this network.">
   1072     Forget this network
   1073   </message>
   1074   <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks.">
   1075     Shared
   1076   </message>
   1077   <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the text on the button to activate a cellular network.">
   1078     Activate
   1079   </message>
   1080   <message name="IDS_OPTIONS_SETTINGS_BUY_PLAN" desc="In settings Internet options, the title for buy cellular data plan button.">
   1081     Buy plan
   1082   </message>
   1083   <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the text on the button to display more options.">
   1084     Options...
   1085   </message>
   1086   <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks.">
   1087     Other Wi-Fi network...
   1088   </message>
   1089   <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the settings tab, the text on the button to display other cellular networks.">
   1090     Other mobile network...
   1091   </message>
   1092   <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for the dialog to join a wifi network.">
   1093     Join Wi-Fi network
   1094   </message>
   1095   <message name="IDS_OPTIONS_SETTINGS_JOIN_WIMAX_NETWORKS" desc="The title for the dialog to join a wimax network.">
   1096     Join WiMAX network
   1097   </message>
   1098   <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, the text on the button to add a private network.">
   1099     Add private network
   1100   </message>
   1101   <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dialog to join a VPN.">
   1102     Join private network
   1103   </message>
   1104   <message name="IDS_OPTIONS_SETTINGS_MANAGED_NETWORK" desc="Help text to show in the bubble shown on click of the controlled setting indicator on the internet settings page.">
   1105     This network is configured by your administrator.
   1106   </message>
   1107   <message name="IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES" desc="In the settings tab, the text next to the checkbox for allowing proxy settings for shared networks.">
   1108     Allow proxies for shared networks
   1109   </message>
   1110   <message name="IDS_OPTIONS_SETTINGS_ENABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab.">
   1111     Allow mobile data roaming
   1112   </message>
   1113 <message name="IDS_OPTIONS_SETTINGS_TOGGLE_DATA_ROAMING_RESTRICTION" desc="Tooltip for the 'enable data roaming' entry in the Mobile Data drop-down menu indicating why the command is disabled.">
   1114     This setting may only be modified by the owner.
   1115   </message>
   1116   <message name="IDS_OPTIONS_SETTINGS_DISABLE_DATA_ROAMING" desc="Appears in the Mobile Data drop-down menu in the Internet Connections section of the Settings tab.">
   1117     Disable mobile data roaming
   1118   </message>
   1119   <message name="IDS_OPTIONS_ACCOUNTS_ALLOW_BWSI_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to allow browse without signing in.">
   1120     Enable Guest browsing
   1121   </message>
   1122   <message name="IDS_OPTIONS_ACCOUNTS_ENABLE_SUPERVISED_USERS" desc="In the Users settings dialog, the text on the checkbox to allow creation and sign-in of supervised users.">
   1123     Enable supervised users
   1124   </message>
   1125   <message name="IDS_OPTIONS_ACCOUNTS_USE_WHITELIST_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to restrict allowed user to a whitelist.">
   1126     Restrict sign-in to the following users:
   1127   </message>
   1128   <message name="IDS_OPTIONS_ACCOUNTS_SHOW_USER_NAMES_ON_SINGIN_DESCRIPTION" desc="In the Accounts settings tab, the text on the checkbox to show user names and pictures on sign-in screen.">
   1129     Show usernames and photos on the sign-in screen
   1130   </message>
   1131   <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accounts settings tab, the instruction text on an empty username edit.">
   1132     Enter names or addresses.
   1133   </message>
   1134   <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts settings tab, the text format to create user name and owner tag.">
   1135     <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner
   1136   </message>
   1137   <message name="IDS_OPTIONS_ACCOUNTS_ADD_USERS" desc="In the Accounts settings tab, the label text above the user name edit box.">
   1138     Add users
   1139   </message>
   1140   <message name="IDS_OPTIONS_ACCOUNTS_OWNER_ONLY" desc="In the Accounts settings tab, the warning text noticing that only the owner can modify these settings.">
   1141     These settings may only be modified by the owner:
   1142   </message>
   1143   <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case: In the Personal Stuff settings tab, the title text for Account section.">
   1144     Account
   1145   </message>
   1146   <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Personal Stuff settings tab, the text on the checkbox to enable screenlocker for current user.">
   1147     Require password to wake from sleep
   1148   </message>
   1149   <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper.">
   1150     Set wallpaper...
   1151   </message>
   1152   <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label.">
   1153     Photo by
   1154   </message>
   1155   <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper.">
   1156     Center
   1157   </message>
   1158   <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for option to center crop a customized wallpaper.">
   1159     Center Cropped
   1160   </message>
   1161   <message name="IDS_OPTIONS_WALLPAPER_STRETCH_LAYOUT" desc="Label for option to stretch a customized wallpaper.">
   1162     Stretch
   1163   </message>
   1164   <message name="IDS_OPTIONS_CHANGE_PICTURE" desc="In the settings tab, the text on the button to change picture for the current user.">
   1165     Change picture...
   1166   </message>
   1167   <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user picture that user must click to change it, must be short.">
   1168     Change
   1169   </message>
   1170   <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to change his/her picture.">
   1171     Change picture
   1172   </message>
   1173   <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with description of what to do on Change picture dialog.">
   1174     Choose a picture to display for your account on the sign-in screen.
   1175   </message>
   1176   <message name="IDS_OPTIONS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a button that shows file dialog to choose a picture from file.">
   1177     Choose a file
   1178   </message>
   1179   <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to crop his/her picture.">
   1180     Crop image
   1181   </message>
   1182   <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TEXT" desc="Text with description of what to do on Crop image dialog.">
   1183     Select a square region of the image.
   1184   </message>
   1185   <message name="IDS_OPTIONS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user.">
   1186     Take photo
   1187   </message>
   1188   <message name="IDS_OPTIONS_CHANGE_PICTURE_PHOTO_FROM_CAMERA" desc="The accessible text on the icon in the user image grid for a camera photo, when a photo has been captured.">
   1189     Photo from internal camera
   1190   </message>
   1191   <message name="IDS_OPTIONS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user.">
   1192     Discard photo
   1193   </message>
   1194   <message name="IDS_OPTIONS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was captured.">
   1195     Captured photo
   1196   </message>
   1197   <message name="IDS_OPTIONS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was discarded.">
   1198     Discarded photo
   1199   </message>
   1200   <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally.">
   1201     Flip camera image horizontally
   1202   </message>
   1203   <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the big preview of user image.">
   1204     User image preview
   1205   </message>
   1206   <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user.">
   1207     Google Profile photo
   1208   </message>
   1209   <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image.">
   1210     Google Profile photo (loading)
   1211   </message>
   1212   <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google profile photo of the user on image selection screen. Please keep in sync with IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO.">
   1213     * Google Profile photo
   1214   </message>
   1215   <message name="IDS_IMAGE_SCREEN_PROFILE_LOADING_PHOTO" desc="The title of the loading stub for Google profile image on image selection screen. Please keep in sync with IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO.">
   1216     * Google Profile photo (loading)
   1217   </message>
   1218   <message name="IDS_IMAGE_SCREEN_SYNCING_PREFERENCES" desc="The message displayed on the image screen while user preferences are syncing.">
   1219     Syncing your preferences
   1220   </message>
   1221   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIFI" desc="In settings Internet options, the title for the wifi tab.">
   1222     Wi-Fi
   1223   </message>
   1224   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIMAX" desc="In settings Internet options, the title for the WiMAX tab.">
   1225     WiMAX
   1226   </message>
   1227   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_VPN" desc="In settings Internet options, the title for the VPN (Virtual Private Network) tab.">
   1228     VPN
   1229   </message>
   1230   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_CONNECTION" desc="In settings Internet options, the title for buy cellular data plan button.">
   1231     Connection
   1232   </message>
   1233   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_DEVICE" desc="In settings Internet options, the title for buy cellular data plan button.">
   1234     Device
   1235   </message>
   1236   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_NETWORK" desc="In settings Internet options, the title for buy cellular data plan button.">
   1237     Network
   1238   </message>
   1239   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_SECURITY" desc="In settings Internet options, the title for security tab.">
   1240     Security
   1241   </message>
   1242   <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_PROXY" desc="In settings Internet options, the title for proxy tab.">
   1243     Proxy
   1244   </message>
   1245   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_ID" desc="In settings Internet options, the label for the network id.">
   1246     SSID:
   1247   </message>
   1248   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_BSSID" desc="In settings Internet options, the label for the network BSSID.">
   1249     BSSID:
   1250   </message>
   1251   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY" desc="In settings Internet options, the label for the WiFi frequency.">
   1252     Frequency:
   1253   </message>
   1254   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY_MHZ" desc="In Internet settings, the formatting for the WiFi frequency.">
   1255     <ph name="MHZ">$1<ex>2400</ex></ph> MHz
   1256   </message>
   1257   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH" desc="In Internet settings, the label for the WiFi signal strength.">
   1258     Signal Strength:
   1259   </message>
   1260   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH_PERCENTAGE" desc="In Internet settings, the formatting for the WiFi signal strength.">
   1261     <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
   1262   </message>
   1263   <message name="IDS_OPTIONS_SETTIGNS_INTERNET_OPTIONS_NETWORK_ENCRYPTION" desc="Label in the network details dialog for showing the encryption method.">
   1264     Security:
   1265   </message>
   1266   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD" desc="In settings Internet options, the label for the EAP method.">
   1267     EAP method:
   1268   </message>
   1269   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_NONE" desc="In settings Internet options, a string specifying EAP method none.">
   1270     Choose...
   1271   </message>
   1272   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_PEAP" desc="In settings Internet options, a string specifying EAP method PEAP.">
   1273     PEAP
   1274   </message>
   1275   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TLS" desc="In settings Internet options, a string specifying EAP method TLS.">
   1276     EAP-TLS
   1277   </message>
   1278   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TTLS" desc="In settings Internet options, a string specifying EAP method TTLS.">
   1279     EAP-TTLS
   1280   </message>
   1281   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_LEAP" desc="In settings Internet options, a string specifying EAP method LEAP.">
   1282     LEAP
   1283   </message>
   1284   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH" desc="In settings Internet options, the label for the phase 2 authentication.">
   1285     Phase 2 authentication:
   1286   </message>
   1287   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_AUTO" desc="In settings Internet options, a string specifying phase 2 authentication auto.">
   1288     Automatic
   1289   </message>
   1290   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MD5" desc="In settings Internet options, a string specifying phase 2 authentication EAP-MD5.">
   1291     EAP-MD5
   1292   </message>
   1293   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAPV2" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAPv2.">
   1294     MSCHAPv2
   1295   </message>
   1296   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAP" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAP.">
   1297     MSCHAP
   1298   </message>
   1299   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_PAP" desc="In settings Internet options, a string specifying phase 2 authentication PAP.">
   1300     PAP
   1301   </message>
   1302   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_CHAP" desc="In settings Internet options, a string specifying phase 2 authentication CHAP.">
   1303     CHAP
   1304   </message>
   1305   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY" desc="In settings Internet options, the user identity for authentication.">
   1306     Identity:
   1307   </message>
   1308   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY_ANONYMOUS" desc="In settings Internet options, the anonymous identity for authentication.">
   1309     Anonymous identity:
   1310   </message>
   1311   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA" desc="In settings Internet options, the server certificate to use.">
   1312     Server CA certificate:
   1313   </message>
   1314   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA_DEFAULT" desc="In settings Internet options, a string specifying to use the default certificates.">
   1315     Default
   1316   </message>
   1317   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA_DO_NOT_CHECK" desc="In settings Internet options, a string specifying to not check certificates.">
   1318     Do not check
   1319   </message>
   1320   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT" desc="In settings Internet options, the x509 certificate to use.">
   1321     User certificate:
   1322   </message>
   1323   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_BUTTON" desc="In settings Internet options, the prompt on the certificate-selection button.">
   1324     Select certificate file
   1325   </message>
   1326   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY" desc="In settings Internet options, the label for the security.">
   1327     Security:
   1328   </message>
   1329   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings Internet options, the label for the passphrase.">
   1330     Password:
   1331   </message>
   1332   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE_SHOW" desc="In settings Internet options, the label for the passphrase visible toggle button to show passphrase.">
   1333     Click to show password
   1334   </message>
   1335   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE_HIDE" desc="In settings Internet options, the label for the passphrase visible toggle button to hide passphrase.">
   1336     Click to hide password
   1337   </message>
   1338   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SAVE_CREDENTIALS" desc="In settings Internet options, the label for the checkbox to save identity and password.">
   1339     Save identity and password
   1340   </message>
   1341   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADVANCED_BUTTON" desc="In settings Internet options, Join other network, the text on the button to show advanced settings.">
   1342     Advanced
   1343   </message>
   1344   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_SUBJECT_MATCH" desc="In settings Internet options, the label for the EAP Subject Match field.">
   1345     Subject Match:
   1346   </message>
   1347   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_PASSPHRASE" desc="In settings Internet options, the label for the bad passphrase.">
   1348     Incorrect password.
   1349   </message>
   1350   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc="In settings Internet options, the message in network details page for password protected networks.">
   1351     Access to this network is protected.
   1352   </message>
   1353   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_BAD_WEPKEY" desc="In settings Internet options, the label for the bad WEP key.">
   1354     Password format is incorrect.
   1355   </message>
   1356   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PREFER_NETWORK" desc="In settings Internet options, the label for prefer network checkbox.">
   1357     Prefer this network
   1358   </message>
   1359   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="In settings Internet options, the label for the auto-connect checkbox.">
   1360     Automatically connect to this network
   1361   </message>
   1362   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHARE_NETWORK" desc="In settings Internet options, the label for the share checkbox.">
   1363     Share this network with other users
   1364   </message>
   1365   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_SHARED" desc="In settings Internet options, text for when a network is shared.">
   1366     This network is shared with other users.
   1367   </message>
   1368   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PURCHASE_MORE" desc="In settings Internet options, the title for buy cellular data plan button.">
   1369     Buy data plan...
   1370   </message>
   1371   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_UNKNOWN_ERROR" desc="In settings Internet options, the label for an unknown connection error.">
   1372     Failed to connect to network.
   1373   </message>
   1374   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELL_PLAN_NAME" desc="In settings Internet options, the label displayed next to cellular plan name.">
   1375     Plan name:
   1376   </message>
   1377   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOADING_PLAN" desc="In settings Internet options, the message displayed while cellular data plan information is being loaded.">
   1378     Loading mobile data plan information, please wait...
   1379   </message>
   1380   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NO_PLANS_FOUND" desc="In settings Internet options, the message displayed while cellular data plans are missing or could not be found.">
   1381     Plan information not available.
   1382   </message>
   1383   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DATA_REMAINING" desc="In settings Internet options, the label for mobile plan remaining data info.">
   1384     Data remaining:
   1385   </message>
   1386   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_UNLIMITED" desc="In settings Internet options, the label of data info for mobile unlimited data plan.">
   1387     Unlimited
   1388   </message>
   1389   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EXPIRES" desc="In settings Internet options, the label for mobile plan expiration time info.">
   1390     Expires:
   1391   </message>
   1392   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOW_MOBILE_NOTIFICATION" desc="In settings Internet options, the label for show mobile plan data notification checkbox.">
   1393     Show notifications when data is low or nearing expiration
   1394   </message>
   1395   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_RECEIVED_FREE_DATA" desc="In settings Internet options, the label that tells user free data received.">
   1396     You received <ph name="DATA_AMOUNT">$1<ex>100MB</ex></ph> free usage on <ph name="DATE">$2<ex>January 1, 2011</ex></ph>
   1397   </message>
   1398   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PURCHASE_DATA" desc="In settings Internet options, the label that shows user has purchased a mobile data plan.">
   1399     You purchased <ph name="DATA_AMOUNT">$1<ex>3GB</ex></ph> of data on <ph name="DATE">$2<ex>January 1, 2011</ex></ph>
   1400   </message>
   1401   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PURCHASE_UNLIMITED_DATA" desc="In settings Internet options, the label that shows user has purchased an unliminted mobile data plan.">
   1402     You purchased unlimited data on <ph name="DATE">$1<ex>January 1, 2011</ex></ph>
   1403   </message>
   1404   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CUSTOMER_SUPPORT" desc="In settings Internet options, the text for customer support hyper link.">
   1405     Customer support
   1406   </message>
   1407   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN" desc="In settings Internet options, the label for the button to sign in.">
   1408     Sign in
   1409   </message>
   1410   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settings Internet options, the label for connection status.">
   1411     Connection status:
   1412   </message>
   1413   <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc="In the IP address fields, labels automatic connection toggle">
   1414     Configure automatically
   1415   </message>
   1416   <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the automatic DNS selection.">
   1417     Automatic name servers
   1418   </message>
   1419   <message name="IDS_OPTIONS_SETTINGS_INTERNET_GOOGLE_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the Google DNS selection.">
   1420     Google name servers - <ph name="BEGIN_LINK">&lt;a href="https://developers.google.com/speed/public-dns" target="_blank"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph>
   1421   </message>
   1422   <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVERS" desc="In the name server type radio for static ip configuration, labels the user DNS selection.">
   1423     Custom name servers
   1424   </message>
   1425   <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_1" desc="In the name server type radio for static ip configuration, is placeholder text for server 1">
   1426     Server 1
   1427   </message>
   1428   <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_2" desc="In the name server type radio for static ip configuration, is placeholder text for server 2">
   1429     Server 2
   1430   </message>
   1431   <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_3" desc="In the name server type radio for static ip configuration, is placeholder text for server 3">
   1432     Server 3
   1433   </message>
   1434   <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_4" desc="In the name server type radio for static ip configuration, is placeholder text for server 4">
   1435     Server 4
   1436   </message>
   1437   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADDRESS" desc="In settings Internet options, the label for IP address.">
   1438     IP address:
   1439   </message>
   1440   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SUBNETMASK" desc="In settings Internet options, the label for subnet mask.">
   1441     Subnet mask:
   1442   </message>
   1443   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In settings Internet options, the label for gateway.">
   1444     Gateway:
   1445   </message>
   1446   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In settings Internet options, the label dns server.">
   1447     DNS server:
   1448   </message>
   1449   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CHANGE_PROXY_BUTTON" desc="In settings Internet options, the button to configure proxy settings.">
   1450     Change proxy settings...
   1451   </message>
   1452   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_POLICY" desc="In settings Internet options, banner displayed when the proxy settings are enforced by a policy.">
   1453     The proxy is enforced by your administrator.
   1454   </message>
   1455   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_EXTENSION" desc="In settings Internet options, banner displayed when the proxy settings are enforced by an extension.">
   1456     The proxy is enforced by an extension.
   1457   </message>
   1458   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_OTHER_PRECEDE" desc="In settings Internet options, banner displayed when the proxy settings cannot be changed as they are enforced by a higher-precedence source.">
   1459     The proxy cannot be modified by the user.
   1460   </message>
   1461   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PROXY_ENABLE_SHARED_HINT" desc="In settings Internet options, banner displayed when the proxy settings cannot be changed as the user needs to enable the setting for IDS_OPTIONS_SETTINGS_USE_SHARED_PROXIES first.">
   1462     To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxies for shared networks</ex></ph>" setting.
   1463   </message>
   1464   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" desc="In settings Internet options, the label hardware address.">
   1465     Hardware address:
   1466   </message>
   1467   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc="In settings Internet options, a string specifying security none.">
   1468     None
   1469   </message>
   1470   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="In settings Internet options, a string specifying security WEP.">
   1471     WEP
   1472   </message>
   1473   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_PSK" desc="In settings Internet options, a string specifying security PSK (either WPA-PSK or RSN-PSK).">
   1474     PSK (WPA or RSN)
   1475   </message>
   1476   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSWORD" desc="In settings Internet options, a string telling the user where the network certificate is installed to.">
   1477     Password
   1478   </message>
   1479   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SSID" desc="In settings Internet options, a string telling the user where the network certificate is installed to.">
   1480     SSID
   1481   </message>
   1482   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHOWPASSWORD" desc="In settings Internet options, a string telling the user where the network certificate is installed to.">
   1483     Show password
   1484   </message>
   1485   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_STATUS_TITLE" desc="In settings Internet options, Title of the overlay when the user is connected.">
   1486     Connection details
   1487   </message>
   1488   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CONNECT_TITLE" desc="In settings Internet options, Title of the overlay when the user is not connected and can.">
   1489     Connect to network
   1490   </message>
   1491   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_PSK" desc="In settings Internet options, a string specifying L2TP/IPsec + PSK.">
   1492     L2TP/IPsec + pre-shared key
   1493   </message>
   1494   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_USER_CERT" desc="In settings Internet options, a string specifying L2TP/IPsec + User Certificate.">
   1495     L2TP/IPsec + user certificate
   1496   </message>
   1497   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_OPEN_VPN" desc="In settings Internet options, a string specifying OpenVPN.">
   1498     OpenVPN
   1499   </message>
   1500   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVICE_NAME" desc="In settings Internet options, a string specifying VPN service name.">
   1501     Service name:
   1502   </message>
   1503   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVER_HOSTNAME" desc="In settings Internet options, a string specifying VPN server hostname.">
   1504     Server hostname:
   1505   </message>
   1506   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PROVIDER_TYPE" desc="In settings Internet options, a string specifying VPN provider type.">
   1507     Provider type:
   1508   </message>
   1509   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PSK_PASSPHRASE" desc="In settings Internet options, a string specifying VPN PSK passphrase.">
   1510     Pre-shared key:
   1511   </message>
   1512   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_CERT" desc="In settings Internet options, a string specifying VPN user certificate.">
   1513     User certificate:
   1514   </message>
   1515   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USERNAME" desc="In settings Internet options, a string specifying VPN username.">
   1516     Username:
   1517   </message>
   1518   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_PASSPHRASE" desc="In settings Internet options, a string specifying VPN user passphrase.">
   1519     Password:
   1520   </message>
   1521   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_OTP" desc="In settings Internet options, a string specifying One Time Passphrase for VPN.">
   1522     OTP:
   1523   </message>
   1524   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_GROUP_NAME" desc="In settings Internet options, a string specifying VPN group name.">
   1525     Group name:
   1526   </message>
   1527   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USER_CERT_NONE_INSTALLED" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi connection, combobox item to display when no user certificates are installed.">
   1528     None installed
   1529   </message>
   1530   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_LOADING" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi connection, combobox item to display when certificates are loading.">
   1531     Loading...
   1532   </message>
   1533   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PLEASE_INSTALL_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.">
   1534     Please install a user certificate.
   1535   </message>
   1536   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_LOGIN_FOR_USER_CERT" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when not logged in and  user certificates are required.">
   1537     Login required for user certificate.
   1538   </message>
   1539   <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_REQUIRE_HARDWARE_BACKED" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi connection, error message to display when a non hardware-backed user certificate is selected.">
   1540     User certificate must be hardware-backed.
   1541   </message>
   1542   <message name="IDS_OPTIONS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="description label for verified access about premium contents">
   1543     Enable Verified Access service
   1544   </message>
   1545   <message name="IDS_NETWORK_RECONNECT_TITLE" desc="In network menu, title of the reconnect button that allows user to retry connection on error.">
   1546     Reconnect
   1547   </message>
   1548   <message name="IDS_NETWORK_SSID_HINT" desc="In network menu, hint text for network name field.">
   1549     network name
   1550   </message>
   1551   <message name="IDS_NETWORK_PASSWORD_HINT" desc="In network menu, hint text for network password field.">
   1552     network password
   1553   </message>
   1554 
   1555   <message name="IDS_NETWORK_CHOOSE_MOBILE_NETWORK" desc="Title of the window for choosing mobile network.">
   1556     Choose a mobile network
   1557   </message>
   1558   <message name="IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS" desc="Text which appears while scanning for mobile networks.">
   1559     Scanning for networks.
   1560   </message>
   1561   <message name="IDS_NETWORK_SCANNING_THIS_MAY_TAKE_A_MINUTE" desc="Text which appears while scanning for mobile networks, right after IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS text.">
   1562     This may take a minute...
   1563   </message>
   1564   <message name="IDS_NETWORK_NO_MOBILE_NETWORKS" desc="Text which appears when no mobile networks were found.">
   1565     No networks found.
   1566   </message>
   1567 
   1568   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="Cellular service name under network details in chrome:settings/internet.">
   1569     Service name:
   1570   </message>
   1571   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN" desc="Cellular device APN label under network details in chrome:settings/internet.">
   1572     Access point name:
   1573   </message>
   1574   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_USERNAME" desc="Cellular device APN user name label under network details in chrome:settings/internet.">
   1575     User name:
   1576   </message>
   1577   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_PASSWORD" desc="Cellular device APN password label under network details in chrome:settings/internet.">
   1578     Password:
   1579   </message>
   1580   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_CLEAR" desc="Cellular device use default APN settings button under network details in chrome:settings/internet.">
   1581     Use default
   1582   </message>
   1583   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_SET" desc="Cellular device set APN settings button under network details in chrome:settings/internet.">
   1584     Save
   1585   </message>
   1586   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ACCESS_SECURITY_TAB" desc="In settings Internet options, the text of the link shown when SIM card is locked, to access security tab.">
   1587     To access Security settings enter the SIM card PIN
   1588   </message>
   1589   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_LOCK_SIM_CARD" desc="Cellular device enable SIM card PIN lock checkbox label in chrome:settings/internet.">
   1590     Lock SIM card (require PIN to use mobile data)
   1591   </message>
   1592   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_BUTTON" desc="Cellular device change PIN button text in chrome:settings/internet.">
   1593     Change PIN
   1594   </message>
   1595   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_TITLE" desc="Cellular device change PIN dialog title in chrome:settings/internet.">
   1596     Change SIM card PIN
   1597   </message>
   1598   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_MESSAGE" desc="Cellular device change PIN dialog message in chrome:settings/internet.">
   1599     Please enter old and new PIN.
   1600   </message>
   1601   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_INCORRECT_ERROR" desc="Cellular device change PIN dialog error message in chrome:settings/internet.">
   1602     Incorrect PIN, please try again.
   1603   </message>
   1604   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_OLD_PIN" desc="Cellular device change PIN dialog old PIN label text in chrome:settings/internet.">
   1605     Old PIN:
   1606   </message>
   1607   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_NEW_PIN" desc="Cellular device change PIN dialog new PIN label text in chrome:settings/internet.">
   1608     New PIN:
   1609   </message>
   1610   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_RETYPE_PIN" desc="Cellular device change PIN dialog re-type new PIN label text in chrome:settings/internet.">
   1611     Re-type new PIN:
   1612   </message>
   1613   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PINS_DONT_MATCH_ERROR" desc="Cellular device change PIN dialog message shown when entered new PINs don't match in chrome:settings/internet.">
   1614     PINs don't match!
   1615   </message>
   1616   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_CANCEL" desc="Cellular device cancel APN settings edit button under network details in chrome:settings/internet.">
   1617     Cancel
   1618   </message>
   1619   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_OTHER" desc="Select user defined APN in the lost of predefined APNs under network details in chrome:settings/internet.">
   1620     Other...
   1621   </message>
   1622 
   1623   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONTROL_TITLE" desc="In settings Internet options, Title of the section which houses the enable/disable buttons.">
   1624     General
   1625   </message>
   1626   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MODIFIER_KEYS_CUSTOMIZE" desc="In settings system options, the label for the customize button for modifier keys">
   1627     Modifier keys...
   1628   </message>
   1629 
   1630   <message name="IDS_SIM_UNLOCK_ENTER_PIN_TITLE" desc="Title of the SIM card unlock dialog in chrome:sim-unlock.">
   1631     Enter SIM card PIN
   1632   </message>
   1633   <message name="IDS_SIM_ENTER_PIN_MESSAGE" desc="Message on the the SIM card dialog asking to enter PIN in chrome:sim-unlock.">
   1634     Please enter PIN.
   1635   </message>
   1636   <message name="IDS_SIM_UNLOCK_ENTER_PIN_TRIES_MESSAGE" desc="Message on the the SIM card unlock dialog asking to enter PIN in chrome:sim-unlock.">
   1637     SIM card is locked, please enter PIN. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph>
   1638   </message>
   1639   <message name="IDS_SIM_UNLOCK_INCORRECT_PIN_TRIES_MESSAGE" desc="Incorrect PIN message with the number of tries left shown on SIM card unlock dialog in chrome:sim-unlock.">
   1640     Incorrect PIN, please try again. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph>
   1641   </message>
   1642   <message name="IDS_SIM_UNLOCK_INCORRECT_PIN_TITLE" desc="Title of the Incorrect PIN stage (no tries left) shown on SIM card unlock dialog in chrome:sim-unlock.">
   1643     Incorrect PIN
   1644   </message>
   1645   <message name="IDS_SIM_UNLOCK_NO_PIN_TRIES_LEFT_MESSAGE" desc="Message shown when there's no PIN tries left, shown on SIM card unlock dialog in chrome:sim-unlock.">
   1646     You have entered the incorrect PIN too many times. Please contact <ph name="CARRIER_ID">$1<ex>your carrier</ex></ph> to obtain a new 8-digit PIN Unlocking Key.
   1647   </message>
   1648   <message name="IDS_SIM_UNLOCK_DEFAULT_CARRIER" desc="Generic carrier name shown on SIM unlock dialog. Ex.: IDS_SIM_UNLOCK_NO_PIN_TRIES_LEFT_MESSAGE, IDS_SIM_UNLOCK_ENTER_PUK_MESSAGE">
   1649     your carrier
   1650   </message>
   1651   <message name="IDS_SIM_UNLOCK_ENTER_PUK_BUTTON" desc="Text of the button that will take to Enter PUK dialog, part of SIM card unlock dialog in chrome:sim-unlock.">
   1652     Enter PIN Unlocking Key
   1653   </message>
   1654   <message name="IDS_SIM_UNLOCK_ENTER_PUK_TITLE" desc="Title of the Enter PUK dialog, which is part of SIM card unlock dialog in chrome:sim-unlock.">
   1655     Enter PIN Unlocking Key
   1656   </message>
   1657   <message name="IDS_SIM_UNLOCK_ENTER_PUK_WARNING" desc="Warning on the Enter PUK dialog with the number of tries left, which is part of SIM card unlock dialog in chrome:sim-unlock.">
   1658     Your SIM card will be permanently disabled if you cannot enter the correct PIN Unlocking Key. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph>
   1659   </message>
   1660   <message name="IDS_SIM_UNLOCK_ENTER_PUK_MESSAGE" desc="Message on the Enter PUK dialog, which is part of SIM card unlock dialog in chrome:sim-unlock.">
   1661     Please enter the 8-digit PIN Unlocking Key provided by <ph name="CARRIER_ID">$1<ex>your carrier</ex></ph>.
   1662   </message>
   1663   <message name="IDS_SIM_UNLOCK_CHOOSE_PIN_TITLE" desc="Title of the Choose new PIN dialog, which is part of SIM card unlock dialog in chrome:sim-unlock.">
   1664     Choose New PIN
   1665   </message>
   1666   <message name="IDS_SIM_UNLOCK_CHOOSE_PIN_MESSAGE" desc="Message on the Choose new PIN dialog, which is part of SIM card unlock dialog in chrome:sim-unlock.">
   1667     Please choose a new PIN.
   1668   </message>
   1669   <message name="IDS_SIM_UNLOCK_NO_PUK_TRIES_LEFT_MESSAGE" desc="Message shown when there're not PUK tries left, right after last try was used and SIM card is now disabled.">
   1670     You have entered the incorrect PIN Unlocking Key too many times. Your SIM card is permanently disabled.
   1671   </message>
   1672   <message name="IDS_SIM_UNLOCK_SIM_DISABLED_TITLE" desc="Title shown when there're not PUK tries left and SIM card is disabled.">
   1673     SIM card disabled
   1674   </message>
   1675   <message name="IDS_SIM_UNLOCK_SIM_DISABLED_MESSAGE" desc="Message shown when there're not PUK tries left and SIM card is disabled.">
   1676     This SIM card is disabled and cannot be used. Please contact your service provider for a replacement.
   1677   </message>
   1678 
   1679   <message name="IDS_SLOW_DISABLE" desc="The text of the button that disables performance collection for feedback reports">
   1680     Disable performance data collection
   1681   </message>
   1682   <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables performance collection for feedback reports">
   1683     Enable performance data collection
   1684   </message>
   1685   <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports.">
   1686     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.
   1687   </message>
   1688   <message name="IDS_SLOW_WARNING" desc="The warning that informs users that enabling this can have a negative effect on their performance">
   1689     <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Note:<ph name="END_BOLD">&lt;/strong&gt;</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.
   1690   </message>
   1691 
   1692   <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen.">
   1693     Back
   1694   </message>
   1695   <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service">
   1696     Accept and continue
   1697   </message>
   1698   <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wizard screen and title of the TPM info dialog">
   1699     System security setting
   1700   </message>
   1701   <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog">
   1702     System installation settings
   1703   </message>
   1704   <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text">
   1705     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: http://support.google.com/chromebook/?p=tpm
   1706   </message>
   1707   <message name="IDS_EULA_TPM_KEY_DESCRIPTION" desc="Dialog box text">
   1708     Below is the randomly generated TPM password that has been assigned to your computer:
   1709   </message>
   1710   <message name="IDS_EULA_TPM_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text in case TPM is already in owned state">
   1711     The randomly generated TPM password is not available. This is normal after a Powerwash.
   1712   </message>
   1713   <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text">
   1714     The TPM is being set up. Please be patient; this may take a few minutes.
   1715   </message>
   1716   <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text">
   1717     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>.
   1718   </message>
   1719   <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ tracking on TPM/RLZ info dialog.">
   1720     Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>.
   1721   </message>
   1722   <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
   1723     TPM is being prepared, please wait (this may take a few minutes)...
   1724   </message>
   1725   <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'System security setting' link is disabled.">
   1726     Trusted Platform Module (TPM) chip is disabled or absent.
   1727   </message>
   1728 
   1729   <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
   1730     Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
   1731   </message>
   1732   <message name="IDS_RESET_SCREEN_WARNING_DETAILS" desc="Warning text shown on reset screen below the exclamation icon.">
   1733     A Powerwash resets your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new. All files and media stored locally on your computer will be erased.
   1734   </message>
   1735   <message name="IDS_RESET_SCREEN_WARNING_DETAILS_RESTART" desc="Warning text shown on reset screen below the exclamation icon if device needs extra restart before powerwash.">
   1736     A restart is required before your device can be reset with Powerwash. A Powerwash resets your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new.
   1737   </message>
   1738   <message name="IDS_RESET_SCREEN_RESET" desc="Reset button text">
   1739     Reset
   1740   </message>
   1741 
   1742   <message name="IDS_WRONG_HWID_SCREEN_HEADER" desc="Header of message shown on screen notifying about malformed hardware ID.">
   1743     A factory error has been detected
   1744   </message>
   1745   <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message shown on screen notifying about malformed hardware ID. First paragraph.">
   1746     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">$1</ph>may be vulnerable to malicious attacks<ph name="END_BOLD">$2</ph>.
   1747   </message>
   1748   <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning message shown on screen notifying about malformed hardware ID. Second paragraph.">
   1749     Please contact your hardware manufacturer immediately to send your computer to a repair facility.
   1750   </message>
   1751   <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID.">
   1752     Skip for now
   1753   </message>
   1754 
   1755   <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen.">
   1756     <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service
   1757   </message>
   1758   <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at the start of the the Terms of Service text.">
   1759     <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms
   1760   </message>
   1761   <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded.">
   1762     Loading...
   1763   </message>
   1764   <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown when the Terms of Service could not be loaded.">
   1765     Oops, something went wrong.
   1766   </message>
   1767   <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.">
   1768     Please try again later.
   1769   </message>
   1770   <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen.">
   1771     Back
   1772   </message>
   1773   <message name="IDS_TERMS_OF_SERVICE_SCREEN_ACCEPT_BUTTON" desc="Text of the accept button on the Terms of Service screen.">
   1774     Accept and continue
   1775   </message>
   1776 
   1777   <message name="IDS_OPTIONS_CONTROLLED_SETTING_OWNER" desc="Tooltip for options which can be edited only by the owner">
   1778     This setting is enforced by the owner of the device.
   1779   </message>
   1780   <message name="IDS_OPTION_DISABLED_BY_POLICY" desc="Tooltip for options managed by enterprise policy">
   1781     This option is controlled by enterprise policy. Please contact your administrator for more information.
   1782   </message>
   1783   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTINGS_TITLE"
   1784            desc="The title for the Chewing input settings dialog. Please note that 'Chewing' here is name of an input method and not 'an act of biting and grinding with the teeth'.">
   1785     Chewing input settings
   1786   </message>
   1787   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_AUTO_SHIFT_CUR"
   1788            desc="The checkbox label for a Chewing input method preference">
   1789     Automatically move cursor to the next character
   1790   </message>
   1791   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ADD_PHRASE_DIRECTION"
   1792            desc="The checkbox label for a Chewing input method preference">
   1793     Add phrases in front
   1794   </message>
   1795   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_EASY_SYMBOL_INPUT"
   1796            desc="The checkbox label for a Chewing input method preference">
   1797     Easy symbol input
   1798   </message>
   1799   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ESC_CLEAN_ALL_BUF"
   1800            desc="The checkbox label for a Chewing input method preference">
   1801     Esc cleans whole pre-edit buffer
   1802   </message>
   1803   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_FORCE_LOWER_CASE_ENGLISH"
   1804            desc="The checkbox label for a Chewing input method preference">
   1805     Ignore CapsLock status and input lowercase by default
   1806   </message>
   1807   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PLAIN_ZHUYIN"
   1808            desc="The checkbox label for a Chewing input method preference">
   1809     Plain Zhuyin mode.  Automatic candidate selection and related options
   1810     are disabled or ignored.
   1811   </message>
   1812   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PHRASE_CHOICE_REARWARD"
   1813            desc="The checkbox label for a Chewing input method preference">
   1814     Choose phrases from the back, without moving the cursor
   1815   </message>
   1816   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_SPACE_AS_SELECTION"
   1817            desc="The checkbox label for a Chewing input method preference">
   1818     Press Space to select the candidate
   1819   </message>
   1820   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_MAX_CHI_SYMBOL_LEN"
   1821            desc="The label for a Chewing input method preference">
   1822     Maximum Chinese characters in pre-edit buffer, including inputing Zhuyin
   1823     symbols
   1824   </message>
   1825   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_CAND_PER_PAGE"
   1826            desc="The label for a Chewing input method preference">
   1827     Number of candidates to display per page
   1828   </message>
   1829 
   1830   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE"
   1831            desc="The combobox description for the Chewing keyboard type">
   1832     Keyboard type
   1833   </message>
   1834   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DEFAULT"
   1835            desc="The combobox value for the Chewing keyboard type">
   1836     Default
   1837   </message>
   1838   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HSU"
   1839            desc="The combobox value for the Chewing keyboard type">
   1840     Hsu
   1841   </message>
   1842   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_IBM"
   1843            desc="The combobox value for the Chewing keyboard type">
   1844     IBM
   1845   </message>
   1846   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_GIN_YIEH"
   1847            desc="The combobox value for the Chewing keyboard type">
   1848     Gin Yieh
   1849   </message>
   1850   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN"
   1851            desc="The combobox value for the Chewing keyboard type">
   1852     Eten
   1853   </message>
   1854   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN26"
   1855            desc="The combobox value for the Chewing keyboard type">
   1856     Eten 26
   1857   </message>
   1858   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK"
   1859            desc="The combobox value for the Chewing keyboard type">
   1860     Dvorak
   1861   </message>
   1862   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK_HSU"
   1863            desc="The combobox value for the Chewing keyboard type">
   1864     Dvorak (Hsu)
   1865   </message>
   1866   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DACHEN_26"
   1867            desc="The combobox value for the Chewing keyboard type">
   1868     Dachen 26
   1869   </message>
   1870   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HANYU"
   1871            desc="The combobox value for the Chewing keyboard type">
   1872     Hanyu
   1873   </message>
   1874 
   1875   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS"
   1876            desc="The combobox description for the Chewing selection keys">
   1877     Selection keys
   1878   </message>
   1879   <message translateable="false"
   1880            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234567890"
   1881            desc="The combobox value for the Chewing selection keys">
   1882     1234567890
   1883   </message>
   1884   <message translateable="false"
   1885            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFGHJKLS"
   1886            desc="The combobox value for the Chewing selection keys">
   1887     asdfghjkl;
   1888   </message>
   1889   <message translateable="false"
   1890            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFZXCV89"
   1891            desc="The combobox value for the Chewing selection keys">
   1892     asdfzxcv89
   1893   </message>
   1894   <message translateable="false"
   1895            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFJKL789"
   1896            desc="The combobox value for the Chewing selection keys">
   1897     asdfjkl789
   1898   </message>
   1899   <message translateable="false"
   1900            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUSQJKIX"
   1901            desc="The combobox value for the Chewing selection keys">
   1902     aoeu;qjkix (Dvorak)
   1903   </message>
   1904   <message translateable="false"
   1905            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUHTNSID"
   1906            desc="The combobox value for the Chewing selection keys">
   1907     aoeuhtnsid (Dvorak)
   1908   </message>
   1909   <message translateable="false"
   1910            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUIDHTNS"
   1911            desc="The combobox value for the Chewing selection keys">
   1912     aoeuidhtns (Dvorak)
   1913   </message>
   1914   <message translateable="false"
   1915            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234QWERAS"
   1916            desc="The combobox value for the Chewing selection keys">
   1917     1234qweras
   1918   </message>
   1919   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE"
   1920            desc="The combobox description for the Hsu selection key type">
   1921     Hsu's keyboard selection keys
   1922   </message>
   1923   <message translateable="false"
   1924            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_1"
   1925            desc="The combobox value for the Hsu selection key type">
   1926     asdfjkl789
   1927   </message>
   1928   <message translateable="false"
   1929            name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_2"
   1930            desc="The combobox value for the Hsu selection key type">
   1931     asdfzxcv89
   1932   </message>
   1933 
   1934   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_TITLE"
   1935            desc="The title for the Hangul input settings dialog">
   1936     Hangul input settings
   1937   </message>
   1938   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_2_SET"
   1939            desc="The keyboard layout name for Korean input. (Dubeol-sik)">
   1940     2 Set
   1941   </message>
   1942   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_FINAL"
   1943            desc="The keyboard layout name for Korean input. (Sebeol-sik Final)">
   1944     3 Set (Final)
   1945   </message>
   1946   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_390"
   1947            desc="The keyboard layout name for Korean input. (Sebeol-sik 390)">
   1948     3 Set (390)
   1949   </message>
   1950   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_NO_SHIFT"
   1951            desc="The keyboard layout name for Korean input. (Sebeol-sik No-shift)">
   1952     3 Set (No shift)
   1953   </message>
   1954   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_ROMAJA"
   1955            desc="The keyboard layout name for Korean input. (Romaja)">
   1956     Romaja
   1957   </message>
   1958   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTINGS_TITLE"
   1959            desc="The title for the Pinyin input settings dialog">
   1960     Pinyin input settings
   1961   </message>
   1962   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_CORRECT_PINYIN"
   1963            desc="The checkbox label for a Pinyin input method preference">
   1964     Automatically correct input
   1965   </message>
   1966   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_FUZZY_PINYIN"
   1967            desc="The checkbox label for a Pinyin input method preference">
   1968     Enable Fuzzy-Pinyin mode
   1969   </message>
   1970   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_SHIFT_SELECT_PINYIN"
   1971            desc="The checkbox label for a Pinyin input method preference">
   1972     Use left and right Shift keys to select 2nd and 3rd candidates
   1973   </message>
   1974   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_MINUS_EQUAL_PAGE"
   1975            desc="The checkbox label for a Pinyin input method preference">
   1976     Use - and = keys to page a candidate list
   1977   </message>
   1978   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_COMMA_PERIOD_PAGE"
   1979            desc="The checkbox label for a Pinyin input method preference">
   1980     Use , and . keys to page a candidate list
   1981   </message>
   1982   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_AUTO_COMMIT"
   1983            desc="The checkbox label for a Pinyin input method preference">
   1984     Auto-commit a string
   1985   </message>
   1986   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_DOUBLE_PINYIN"
   1987            desc="The checkbox label for a Pinyin input method preference">
   1988     Enable Double-Pinyin mode
   1989   </message>
   1990   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_CHINESE"
   1991            desc="The checkbox label for a Pinyin input method preference">
   1992     Initial input language is Chinese
   1993   </message>
   1994   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL"
   1995            desc="The checkbox label for a Pinyin input method preference">
   1996     Initial character width is Full
   1997   </message>
   1998   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL_PUNCT"
   1999            desc="The checkbox label for a Pinyin input method preference">
   2000     Initial punctuation width is Full
   2001   </message>
   2002   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_SIMPLIFIED_CHINESE"
   2003            desc="The checkbox label for a Pinyin input method preference">
   2004     Initial Chinese mode is Simplified Chinese
   2005   </message>
   2006 
   2007   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA"
   2008            desc="The combobox description for the double Pinyin schema">
   2009     Double Pinyin schema
   2010   </message>
   2011   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_MSPY"
   2012            desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
   2013     MSPY
   2014   </message>
   2015   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZRM"
   2016            desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
   2017     ZRM
   2018   </message>
   2019   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ABC"
   2020            desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
   2021     ABC
   2022   </message>
   2023   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZGPY"
   2024            desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
   2025     ZGPY
   2026   </message>
   2027   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_PYJJ"
   2028            desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
   2029     PYJJ
   2030   </message>
   2031 
   2032   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SETTINGS_TITLE"
   2033            desc="The title for the Mozc Japanese input settings dialog">
   2034     Japanese input settings
   2035   </message>
   2036   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD"
   2037            desc="The combobox description for the Mozc input method preference">
   2038     Input method
   2039   </message>
   2040   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_ROMAN"
   2041            desc="The combobox value for the Mozc input method preference">
   2042     Romaji
   2043   </message>
   2044   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_KANA"
   2045            desc="The combobox value for the Mozc input method preference">
   2046     Kana
   2047   </message>
   2048   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP"
   2049            desc="The combobox description for the Mozc input method preference">
   2050     Keymap style
   2051   </message>
   2052   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_ATOK"
   2053            desc="The combobox value for the Mozc input method preference (might be non-translateable?)">
   2054     ATOK
   2055   </message>
   2056   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_MSIME"
   2057            desc="The combobox value for the Mozc input method preference (might be non-translateable?)">
   2058     MS-IME
   2059   </message>
   2060   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_KOTOERI"
   2061            desc="The combobox value for the Mozc input method preference. When lang is ja, it should be written in Hiragana">
   2062     Kotoeri
   2063   </message>
   2064   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD"
   2065            desc="The combobox description for the Mozc input method preference">
   2066     Punctuation style
   2067   </message>
   2068   <message translateable="false"
   2069            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_TOUTEN"
   2070            desc="The combobox value for the Mozc input method preference">
   2071     &#x3001;&#x3002;
   2072   </message>
   2073   <message translateable="false"
   2074            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_PERIOD"
   2075            desc="The combobox value for the Mozc input method preference">
   2076     &#xff0c;&#xff0e;
   2077   </message>
   2078   <message translateable="false"
   2079            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_PERIOD"
   2080            desc="The combobox value for the Mozc input method preference">
   2081     &#x3001;&#xff0e;
   2082   </message>
   2083   <message translateable="false"
   2084            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_TOUTEN"
   2085            desc="The combobox value for the Mozc input method preference">
   2086     &#xff0c;&#x3002;
   2087   </message>
   2088   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD"
   2089            desc="The combobox description for the Mozc input method preference">
   2090     Symbol style
   2091   </message>
   2092   <message translateable="false"
   2093            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_MIDDLE_DOT"
   2094            desc="The combobox value for the Mozc input method preference">
   2095     &#x300c;&#x300d;&#x30fb;
   2096   </message>
   2097   <message translateable="false"
   2098            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_SLASH"
   2099            desc="The combobox value for the Mozc input method preference">
   2100     &#xff3b;&#xff3d;&#xff0f;
   2101   </message>
   2102   <message translateable="false"
   2103            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_SLASH"
   2104            desc="The combobox value for the Mozc input method preference">
   2105     &#x300c;&#x300d;&#xff0f;
   2106   </message>
   2107   <message translateable="false"
   2108            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_MIDDLE_DOT"
   2109            desc="The combobox value for the Mozc input method preference">
   2110     &#xff3b;&#xff3d;&#x30fb;
   2111   </message>
   2112   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM"
   2113            desc="The combobox description for the Mozc input method preference">
   2114     Space input style
   2115   </message>
   2116   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_INPUT_MODE"
   2117            desc="The combobox value for the Mozc input method preference">
   2118     Follow input mode
   2119   </message>
   2120   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_FULL_WIDTH"
   2121            desc="The combobox value for the Mozc input method preference">
   2122     Fullwidth
   2123   </message>
   2124   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_HALF_WIDTH"
   2125            desc="The combobox value for the Mozc input method preference">
   2126     Halfwidth
   2127   </message>
   2128   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL"
   2129            desc="The combobox description for the Mozc input method preference">
   2130     Adjust conversion based on previous input
   2131   </message>
   2132   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_DEFAULT_HISTORY"
   2133            desc="The combobox value for the Mozc input method preference">
   2134     Yes
   2135   </message>
   2136   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_READ_ONLY"
   2137            desc="The combobox value for the Mozc input method preference">
   2138     Yes (don't record new data)
   2139   </message>
   2140   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_NO_HISTORY"
   2141            desc="The combobox value for the Mozc input method preference">
   2142     No
   2143   </message>
   2144   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT"
   2145            desc="The combobox description for the Mozc input method preference">
   2146     Selection shortcut
   2147   </message>
   2148   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_NO_SHORTCUT"
   2149            desc="The combobox value for the Mozc input method preference">
   2150     No shortcut
   2151   </message>
   2152   <message translateable="false"
   2153            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_123456789"
   2154            desc="The combobox value for the Mozc input method preference">
   2155     1 -- 9
   2156   </message>
   2157   <message translateable="false"
   2158            name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_ASDFGHJKL"
   2159            desc="The combobox value for the Mozc input method preference">
   2160     A -- L
   2161   </message>
   2162   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH"
   2163            desc="The combobox description for the Mozc input method preference">
   2164     Shift key mode switch
   2165   </message>
   2166   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_OFF"
   2167            desc="The combobox value for the Mozc input method preference">
   2168     Off
   2169   </message>
   2170   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_ASCII_INPUT_MODE"
   2171            desc="The combobox value for the Mozc input method preference">
   2172     Alphanumeric
   2173   </message>
   2174   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_KATAKANA_INPUT_MODE"
   2175            desc="The combobox value for the Mozc input method preference">
   2176     Katakana
   2177   </message>
   2178   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM"
   2179            desc="The combobox description for the Mozc input method preference">
   2180     Numpad style
   2181   </message>
   2182   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_INPUT_MODE"
   2183            desc="The combobox value for the Mozc input method preference">
   2184     Follow input mode
   2185   </message>
   2186   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_FULL_WIDTH"
   2187            desc="The combobox value for the Mozc input method preference">
   2188     Fullwidth
   2189   </message>
   2190   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_HALF_WIDTH"
   2191            desc="The combobox value for the Mozc input method preference">
   2192     Halfwidth
   2193   </message>
   2194   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_DIRECT_INPUT"
   2195            desc="The combobox value for the Mozc input method preference">
   2196     Direct input
   2197   </message>
   2198   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_INCOGNITO_MODE"
   2199            desc="The checkbox label for a Mozc input method preference">
   2200     Temporarily disable conversion personalization, history-based suggestions and user dictionary
   2201   </message>
   2202   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_AUTO_IME_TURN_OFF"
   2203            desc="The checkbox label for a Mozc input method preference">
   2204     Automatically switch to halfwidth
   2205   </message>
   2206   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_HISTORY_SUGGEST"
   2207            desc="The checkbox label for a Mozc input method preference">
   2208     Use input history
   2209   </message>
   2210   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST"
   2211            desc="The checkbox label for a Mozc input method preference">
   2212     Use system dictionary
   2213   </message>
   2214   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE"
   2215            desc="The slider label for a Mozc input method preference">
   2216     Maximum number of suggestions
   2217   </message>
   2218   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE"
   2219            desc="The label for the configure button for input methods">
   2220     Configure...
   2221   </message>
   2222   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD"
   2223            desc="The label for the section header for input methods">
   2224     Input Method
   2225   </message>
   2226   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS"
   2227            desc="The label for languages with no Input Methods">
   2228     This language doesn't have any input methods
   2229   </message>
   2230   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON"
   2231            desc="The label for the sign out button for changing UI language">
   2232     Sign out
   2233   </message>
   2234   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PLEASE_ADD_ANOTHER_INPUT_METHOD"
   2235            desc="Warning invoked when the user tries to remove the last input method">
   2236     Please add another input method before removing this one.
   2237   </message>
   2238   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_INSTRUCTIONS"
   2239            desc="Explanatory message about how to select input methods">
   2240     For text input, select a language to see available input methods.
   2241   </message>
   2242   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SWITCH_INPUT_METHODS_HINT"
   2243            desc="Explanatory message about how to switch input methods">
   2244     Press Alt+Shift to switch between input methods.
   2245   </message>
   2246   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SELECT_PREVIOUS_INPUT_METHOD_HINT"
   2247            desc="Explanatory message about how to select the previous input method">
   2248     Press Ctrl+Space to select the previous input method.
   2249   </message>
   2250   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_IME"
   2251            desc="Label for extension IMEs">
   2252     Extension IMEs
   2253   </message>
   2254   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_DESCRIPTION"
   2255            desc="Description of extension IMEs">
   2256     Select which extension IMEs will be available in the language menu.
   2257   </message>
   2258   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_PHONETIC"
   2259            desc="The label for a Tamil input method">
   2260     Tamil input method (Phonetic)
   2261   </message>
   2262   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_INSCRIPT"
   2263            desc="The label for a Tamil input method">
   2264     Tamil input method (InScript)
   2265   </message>
   2266   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TAMIL99"
   2267            desc="The label for a Tamil input method">
   2268     Tamil input method (Tamil99)
   2269   </message>
   2270   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_ITRANS"
   2271            desc="The label for a Tamil input method">
   2272     Tamil input method (itrans)
   2273   </message>
   2274   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TYPEWRITER"
   2275            desc="The label for a Tamil input method">
   2276     Tamil input method (Typewriter)
   2277   </message>
   2278   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_STANDARD_INPUT_METHOD"
   2279            desc="The label for a input method">
   2280     Standard input method
   2281   </message>
   2282   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_CANGJIE_INPUT_METHOD"
   2283            desc="The label for the Chinese input method">
   2284     Chinese input method (cangjie)
   2285   </message>
   2286   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_QUICK_INPUT_METHOD"
   2287            desc="The label for the Chinese input method">
   2288     Chinese input method (quick)
   2289   </message>
   2290   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_PERSIAN_ISIRI_2901_INPUT_METHOD"
   2291            desc="The label for the Persian (Farsi) input method">
   2292     Persian input method (ISIRI 2901 layout)
   2293   </message>
   2294   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_KESMANEE_INPUT_METHOD"
   2295            desc="The label for the Thai input method">
   2296     Thai input method (Kesmanee keyboard)
   2297   </message>
   2298   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_TIS820_INPUT_METHOD"
   2299            desc="The label for the Thai input method">
   2300     Thai input method (TIS-820.2538 keyboard)
   2301   </message>
   2302   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_PATTACHOTE_INPUT_METHOD"
   2303            desc="The label for the Thai input method">
   2304     Thai input method (Pattachote keyboard)
   2305   </message>
   2306   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TCVN_INPUT_METHOD"
   2307            desc="The label for the Vietnamese input method">
   2308     Vietnamese input method (TCVN6064)
   2309   </message>
   2310   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TELEX_INPUT_METHOD"
   2311            desc="The label for the Vietnamese input method">
   2312     Vietnamese input method (TELEX)
   2313   </message>
   2314   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VIQR_INPUT_METHOD"
   2315            desc="The label for the Vietnamese input method">
   2316     Vietnamese input method (VIQR)
   2317   </message>
   2318   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VNI_INPUT_METHOD"
   2319            desc="The label for the Vietnamese input method">
   2320     Vietnamese input method (VNI)
   2321   </message>
   2322   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_INPUT_METHOD"
   2323            desc="The label for the Chewing traditional Chinese input method">
   2324     Chewing input method
   2325   </message>
   2326   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_INPUT_METHOD"
   2327            desc="The label for the Pinyin simplified Chinese input method">
   2328     Pinyin input method
   2329   </message>
   2330   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DV_INPUT_METHOD"
   2331            desc="The label for the Pinyin simplified Chinese input method">
   2332     Pinyin input method (for US Dvorak keyboard)
   2333   </message>
   2334   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_JAPANESE_HANDWRITING_INPUT_METHOD"
   2335            desc="The label for the Japanese handwriting input method">
   2336     Handwriting input method for Japanese
   2337   </message>
   2338   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KOREAN_INPUT_METHOD"
   2339            desc="The label for the Korean input method">
   2340     Korean input method
   2341   </message>
   2342   <message name="IDS_OPTIONS_KEYBOARD_OVERLAY_TITLE"
   2343            desc="The title for 'Keyboard settings' overlay">
   2344     Keyboard settings
   2345   </message>
   2346   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH_LABEL"
   2347            desc="The label for 'Customize modifier keys' overlay">
   2348     Search
   2349   </message>
   2350   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL_LABEL"
   2351            desc="The label for 'Customize modifier keys' overlay">
   2352     Ctrl
   2353   </message>
   2354   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL"
   2355            desc="The label for 'Customize modifier keys' overlay">
   2356     Alt
   2357   </message>
   2358   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL"
   2359            desc="The label for 'Customize modifier keys' overlay">
   2360     Caps Lock
   2361   </message>
   2362   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL"
   2363            desc="The label for 'Customize modifier keys' overlay">
   2364     Diamond
   2365   </message>
   2366   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH"
   2367            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2368     Search
   2369   </message>
   2370   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL"
   2371            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2372     Ctrl
   2373   </message>
   2374   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT"
   2375            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2376     Alt
   2377   </message>
   2378   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID"
   2379            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2380     Disabled
   2381   </message>
   2382   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK"
   2383            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2384     Caps Lock
   2385   </message>
   2386   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE"
   2387            desc="The dropdown list item for 'Customize modifier keys' overlay">
   2388     Escape
   2389   </message>
   2390   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS"
   2391            desc="The checkbox label for a setting to interpret the top-row keys as function keys instead.">
   2392     Treat top-row keys as function keys
   2393   </message>
   2394   <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS_DESCRIPTION"
   2395            desc="A label describing how to use the top-row keys' original actions when the treat-as-function-keys setting is enabled.">
   2396     Hold the Search key to switch the behavior of the top-row keys.
   2397   </message>
   2398   <message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS"
   2399            desc="The link to open 'Language and input settings' window.">
   2400     Change language and input settings
   2401   </message>
   2402   <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is neither a touchpad nor a mouse.">
   2403     No mouse or touchpad was detected.
   2404   </message>
   2405   <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Mouse only.">
   2406     Mouse settings
   2407   </message>
   2408   <message name="IDS_OPTIONS_POINTER_TOUCHPAD_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad only.">
   2409     Touchpad settings
   2410   </message>
   2411   <message name="IDS_OPTIONS_POINTER_TOUCHPAD_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad and Mouse.">
   2412     Touchpad and mouse settings
   2413   </message>
   2414   <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_TOUCHPAD" desc="The title for 'Touchpad' section of the Pointer Settings overlay.">
   2415     Touchpad
   2416   </message>
   2417   <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_MOUSE" desc="The title for 'Mouse' section of the Pointer Settings overlay.">
   2418     Mouse
   2419   </message>
   2420   <message name="IDS_STATUSBAR_SPOKEN_FEEDBACK_ENABLED" desc="The tooltip for the status bar button to indicate that spoken feedback has been enabled.">
   2421     ChromeVox (spoken feedback) is enabled. Press Ctrl+Alt+Z to disable.
   2422   </message>
   2423   <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature.">
   2424     Disable ChromeVox (spoken feedback)
   2425   </message>
   2426   <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="The ethernet network device.">
   2427     Ethernet
   2428   </message>
   2429   <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="The wifi network device.">
   2430     Wi-Fi
   2431   </message>
   2432   <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="The cellular network device.">
   2433     Mobile Data
   2434   </message>
   2435   <message name="IDS_NETWORK_TYPE_ETHERNET" desc="The ethernet network type.">
   2436     Ethernet
   2437   </message>
   2438   <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type.">
   2439     Wi-Fi
   2440   </message>
   2441   <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type.">
   2442     WiMAX
   2443   </message>
   2444   <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type.">
   2445     Bluetooth
   2446   </message>
   2447   <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
   2448     cellular
   2449   </message>
   2450   <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
   2451     VPN
   2452   </message>
   2453   <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting.">
   2454     Connecting...
   2455   </message>
   2456   <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network device status connected.">
   2457     Connected
   2458   </message>
   2459   <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network device status disconnected.">
   2460     Disconnected
   2461   </message>
   2462   <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network device status not configured.">
   2463     Not configured
   2464   </message>
   2465   <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled.">
   2466     Off
   2467   </message>
   2468   <message name="IDS_STATUSBAR_NETWORK_DEVICE_ACTIVATING" desc="The network device is activating.">
   2469     Activating...
   2470   </message>
   2471   <message name="IDS_STATUSBAR_NETWORK_DEVICE_ACTIVATE" desc="Activate the network device.">
   2472     Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph>
   2473   </message>
   2474   <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device.">
   2475     Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
   2476   </message>
   2477   <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device.">
   2478     Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
   2479   </message>
   2480   <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the network device.">
   2481     <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph>
   2482   </message>
   2483   <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.">
   2484     '''   <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>'''
   2485   </message>
   2486   <message name="IDS_STATUSBAR_NETWORK_OFFLINE_MODE" desc="The offline mode.">
   2487     Offline mode
   2488   </message>
   2489   <message name="IDS_STATUSBAR_NETWORK_OPEN_OPTIONS_DIALOG" desc="The menu item in the network menu button for opening the options dialog">
   2490     Network settings...
   2491   </message>
   2492   <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">
   2493     Proxy settings...
   2494   </message>
   2495   <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)">
   2496     More...
   2497   </message>
   2498   <message name="IDS_STATUSBAR_NETWORK_PRIVATE_NETWORKS" desc="In the network status menu, the text for submenu of private networks.">
   2499     Private networks
   2500   </message>
   2501   <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network.">
   2502     Add private network...
   2503   </message>
   2504   <message name="IDS_STATUSBAR_NETWORK_DISCONNECT_VPN" desc="In the network status menu, the text in Private networks submenu to disconnect from a private network.">
   2505     Disconnect private network
   2506   </message>
   2507   <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link.">
   2508     View account
   2509   </message>
   2510   <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are available">
   2511     No networks are available
   2512   </message>
   2513   <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power menu button, this shows what percentage of battery is left when power supply is connected.">
   2514     Charging battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
   2515   </message>
   2516   <message name="IDS_STATUSBAR_BATTERY_USING_PERCENTAGE" desc="In the power menu button, this shows what percentage of battery is left when power supply is not connected.">
   2517     Using battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
   2518   </message>
   2519   <message name="IDS_STATUSBAR_NO_BATTERY" desc="In the power menu button, menu item label shown when there is no battery installed in the device.">
   2520     No battery
   2521   </message>
   2522   <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power menu button, this shows how much time until fully charged.">
   2523 Charging
   2524 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> until full
   2525   </message>
   2526   <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty.">
   2527 Battery
   2528 <ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> remaining
   2529   </message>
   2530   <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_FULL" desc="In the power menu button, this is the message the shows when we are calculating time until full.">
   2531 Charging
   2532 Calculating time until full
   2533   </message>
   2534   <message name="IDS_STATUSBAR_BATTERY_CALCULATING_TIME_UNTIL_EMPTY" desc="In the power menu button, this is the message the shows when we are calculating time until empty.">
   2535 Battery
   2536 Calculating remaining time
   2537   </message>
   2538   <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu button, the battery is charged message.">
   2539 Battery full
   2540   </message>
   2541   <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for the network menu status bar icon when connecting to a network.">
   2542     Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
   2543   </message>
   2544   <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for the network menu status bar icon when connected to a network.">
   2545     Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
   2546   </message>
   2547   <message name="IDS_STATUSBAR_VOLUME_PERCENTAGE" desc="Tooltip for the volume button, shows the percentage of volume">
   2548     Volume: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
   2549   </message>
   2550   <message name="IDS_STATUSBAR_VOLUME_MUTE" desc="Tooltip for the volume button when muted">
   2551     Volume: Muted
   2552   </message>
   2553   <message name="IDS_STATUSBAR_WINDOW_MAXIMIZE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is unmaximized.">
   2554     Maximize
   2555   </message>
   2556   <message name="IDS_STATUSBAR_WINDOW_RESTORE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is maximized.">
   2557     Restore
   2558   </message>
   2559   <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to the user.">
   2560     version
   2561   </message>
   2562   <message name="IDS_PROXY_PAGE_TITLE_FORMAT" desc="The title of the proxy page for a specific network.">
   2563     Network proxy for <ph name="NETWORK_NAME">$1<ex>Ethernet</ex></ph>
   2564   </message>
   2565   <message name="IDS_PROXY_CONFIG_TITLE" desc="The title of the basic proxy config.">
   2566     Proxy Configuration
   2567   </message>
   2568   <message name="IDS_PROXY_DIRECT_CONNECTION" desc="Radio used to tell it to just connect directly, not use a proxy.">
   2569     Direct Internet connection
   2570   </message>
   2571   <message name="IDS_PROXY_MANUAL_CONFIG" desc="Radio used to tell it to configure manually.">
   2572     Manual proxy configuration
   2573   </message>
   2574   <message name="IDS_PROXY_SAME_FORALL" desc="Radio used to tell it to use the same proxy.">
   2575     Use the same proxy for all protocols
   2576   </message>
   2577   <message name="IDS_PROXY_HTTP_PROXY" desc="Label for the http proxy box.">
   2578     HTTP proxy
   2579   </message>
   2580   <message name="IDS_PROXY_HTTP_SECURE_HTTP_PROXY" desc="Label for the secure http proxy box.">
   2581     Secure HTTP proxy
   2582   </message>
   2583   <message name="IDS_PROXY_FTP_PROXY" desc="Label for the ftp proxy box.">
   2584     FTP proxy
   2585   </message>
   2586   <message name="IDS_PROXY_SOCKS_HOST" desc="Label for the SOCKS host box.">
   2587     SOCKS host
   2588   </message>
   2589   <message name="IDS_PROXY_AUTOMATIC" desc="Radio to select configuring from a URL.">
   2590     Automatic proxy configuration
   2591   </message>
   2592   <message name="IDS_PROXY_USE_AUTOCONFIG_URL" desc="Label for the checkbox that controls whether to use an autoconfiguration URL.">
   2593     Use an autoconfiguration URL
   2594   </message>
   2595   <message name="IDS_PROXY_ADD_HOST" desc="Label for the Add host button.">
   2596     Add
   2597   </message>
   2598   <message name="IDS_PROXY_REMOVE_HOST" desc="Label for the Remove host button.">
   2599     Remove
   2600   </message>
   2601   <message name="IDS_PROXY_PORT" desc="Label for the Port box.">
   2602     Port
   2603   </message>
   2604   <message name="IDS_PROXY_BYPASS" desc="Label for the proxy bypass list.">
   2605     Do not use the proxy settings for these hosts and domains:
   2606   </message>
   2607   <message name="IDS_PROXY_WEB_PROXY_AUTO_DISCOVERY" desc="Label for the web proxy auto discovery url.">
   2608     Web Proxy Auto Discovery URL
   2609   </message>
   2610 
   2611   <!-- Accessibility strings, to be spoken -->
   2612   <message name="IDS_CHROMEOS_ACC_BUTTON" desc="Label indicating that a control is a pushbutton.">
   2613     Button
   2614   </message>
   2615   <message name="IDS_CHROMEOS_ACC_CHECKBOX_UNCHECKED" desc="Label indicating that a control is an unchecked check box.">
   2616     Unchecked check box
   2617   </message>
   2618   <message name="IDS_CHROMEOS_ACC_CHECKBOX_CHECKED" desc="Label indicating that a control is a checked check box.">
   2619     Checked check box
   2620   </message>
   2621   <message name="IDS_CHROMEOS_ACC_RADIO_UNSELECTED" desc="Label indicating that a control is an unselected radio button.">
   2622     Unselected radio button
   2623   </message>
   2624   <message name="IDS_CHROMEOS_ACC_RADIO_SELECTED" desc="Label indicating that a control is a selected radio button.">
   2625     Selected radio button
   2626   </message>
   2627   <message name="IDS_CHROMEOS_ACC_COMBOBOX" desc="Label indicating that a control is a combo box, a control that pops down a list of options to choose from.">
   2628     Combo box
   2629   </message>
   2630   <message name="IDS_CHROMEOS_ACC_LISTBOX" desc="Label indicating that a control is a list box, a control that shows a fixed list of options to choose from.">
   2631     List box
   2632   </message>
   2633   <message name="IDS_CHROMEOS_ACC_LINK" desc="Label indicating that a control is a clickable link.">
   2634     Link
   2635   </message>
   2636   <message name="IDS_CHROMEOS_ACC_MENU" desc="Label indicating that a control is a menu that will drop down to reveal options if you click on it.">
   2637     Menu
   2638   </message>
   2639   <message name="IDS_CHROMEOS_ACC_TAB" desc="Label indicating that a control is one tab in a tabbed dialog or window.">
   2640     Tab
   2641   </message>
   2642   <message name="IDS_CHROMEOS_ACC_TEXTBOX" desc="Label indicating that a control is an editable text box.">
   2643     Text box
   2644   </message>
   2645   <message name="IDS_CHROMEOS_ACC_PASSWORDBOX" desc="Label indicating that a control is a secure editable text box for a password, where the keys you type will be obscured.">
   2646     Password text box
   2647   </message>
   2648   <message name="IDS_CHROMEOS_ACC_INDEX_OF_COUNT" desc="Phrase indicating that the current selected item is number INDEX out of a list of COUNT choices, for example if the list is A, B, C, D, E and the user has selected C the phrase would be '3 of 5'.">
   2649     <ph name="INDEX">$1<ex>3</ex></ph> of <ph name="COUNT">$2<ex>5</ex></ph>
   2650   </message>
   2651   <message name="IDS_CHROMEOS_ACC_HAS_SUBMENU" desc="Phrase indicating that a menu item has a submenu.">
   2652     Has submenu
   2653   </message>
   2654   <message name="IDS_CHROMEOS_ACC_SELECTED" desc="Phrase indicating that a control was selected or activated.">
   2655     Selected
   2656   </message>
   2657   <message name="IDS_CHROMEOS_ACC_EXCLAMATION_POINT" desc="The name of the exclamation point character.">
   2658     Exclamation point
   2659   </message>
   2660   <message name="IDS_CHROMEOS_ACC_LEFT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible.">
   2661     Left paren
   2662   </message>
   2663   <message name="IDS_CHROMEOS_ACC_RIGHT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible.">
   2664     Right paren
   2665   </message>
   2666   <message name="IDS_CHROMEOS_ACC_SEMICOLON" desc="The name of the semicolon character.">
   2667     Semicolon
   2668   </message>
   2669   <message name="IDS_CHROMEOS_ACC_COLON" desc="The name of the colon character.">
   2670     Colon
   2671   </message>
   2672   <message name="IDS_CHROMEOS_ACC_QUOTE" desc="The name of the quotation mark character, abbreviated or shortened if possible.">
   2673     Quote
   2674   </message>
   2675   <message name="IDS_CHROMEOS_ACC_COMMA" desc="The name of the comma character.">
   2676     Comma
   2677   </message>
   2678   <message name="IDS_CHROMEOS_ACC_PERIOD" desc="The name of the period character.">
   2679     Period
   2680   </message>
   2681   <message name="IDS_CHROMEOS_ACC_SPACE" desc="The name of a space character.">
   2682     Space
   2683   </message>
   2684   <message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicate to the user that text has been unselected.">
   2685     Unselected
   2686   </message>
   2687   <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the username text field.">
   2688     Username.
   2689   </message>
   2690   <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signing in.">
   2691     Signing in.
   2692   </message>
   2693   <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in incognito.">
   2694     Entering as Guest.
   2695   </message>
   2696   <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_DEMOUSER" desc="Status when signing in the demo user.">
   2697     Entering Demo.
   2698   </message>
   2699   <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_PUBLIC_ACCOUNT" desc="Status when signing in into a public account.">
   2700     Entering public session.
   2701   </message>
   2702   <message name="IDS_CHROMEOS_ACC_ACCOUNT_PICTURE" desc="Tooltip for the take account picture button.">
   2703     Take picture.
   2704   </message>
   2705 
   2706   <!-- Audio strings -->
   2707   <message name="IDS_CHROMEOS_AUDIO_CRAS_DEVICE_AUTOMATIC" desc="Audio device name shown to the user when the proper device is automatically used.">
   2708     Automatic
   2709   </message>
   2710 
   2711   <!-- Removable device notifications -->
   2712   <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2713     Removable device detected
   2714   </message>
   2715   <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2716     Scanning content...
   2717   </message>
   2718   <message name="IDS_REMOVABLE_DEVICE_HARD_UNPLUG_TITLE" desc="Text of notification message which is shown when user removes removable device (SD card, USB key...) without clicking the eject icon">
   2719     You removed your device too soon!
   2720   </message>
   2721   <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2722    Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not supported at this time.
   2723   </message>
   2724   <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2725    Sorry, your external storage device is not supported at this time.
   2726   </message>
   2727   <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2728    Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could not be recognized.
   2729   </message>
   2730   <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2731    Sorry, your external storage device could not be recognized.
   2732   </message>
   2733   <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
   2734    Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MySDcard</ex></ph> could not be mounted.
   2735   </message>
   2736   <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...)">
   2737    Sorry, at least one partition on your external storage device could not be mounted.
   2738   </message>
   2739   <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">
   2740    Sorry, your administrator has disabled external storage on your account.
   2741   </message>
   2742   <message name="IDS_EXTERNAL_STORAGE_HARD_UNPLUG_MESSAGE" desc="Text of notification message which is shown when user manually removes external storage without clicking the eject icon">
   2743    Your data may have been lost or damaged. Next time, be sure to click the eject icon in the Files app before removing your device.
   2744   </message>
   2745 
   2746   <!-- Formatting device notifications -->
   2747   <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">
   2748     Formatting...
   2749   </message>
   2750   <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notification message which is shown when formatting process finshes">
   2751     Formatting finished
   2752   </message>
   2753   <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notification message which is shown when formatting process fails">
   2754     Formatting failed
   2755   </message>
   2756   <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of notification message which is shown when formatting process of some device is in progress">
   2757     The formatting process can take a couple of seconds. Please wait.
   2758   </message>
   2759   <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notification message which is shown when formatting process can not be started.">
   2760     Could not start the formatting process.
   2761   </message>
   2762   <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when formatting finishes without any errors.">
   2763     Formatting finished successfully!
   2764   </message>
   2765   <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while formatting.">
   2766     Aw, Snap! There was an error during formatting.
   2767   </message>
   2768 
   2769   <!-- ChromeOS GData synchronization notifications -->
   2770   <message name="IDS_CHROMEOS_GDATA_SYNC_TITLE" desc="Title text of notification message which is shown when gdata sync is on progress.">
   2771     Syncing
   2772   </message>
   2773   <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_TITLE" desc="Title text of notification message which is shown when there are some errors while gdata sync.">
   2774     Could not sync
   2775   </message>
   2776   <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notification message which is shown when gdata file sync is on progress.">
   2777     Syncing <ph name="COUNT">$1<ex>3</ex></ph> files...
   2778   </message>
   2779   <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors.">
   2780     Sync complete.
   2781   </message>
   2782   <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_MESSAGE" desc="Text of notification message which is shown when there are some errors while gdata sync.">
   2783     Unable to connect.
   2784   </message>
   2785 
   2786   <!-- Cellular network technology description strings for ChromeOS -->
   2787   <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Description of unknown cellular network technology. Shown under details on chrome:stettings/internet page.">
   2788     Unknown
   2789   </message>
   2790 
   2791   <!-- Cellular network activation state description strings for ChromeOS -->
   2792   <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATED" desc="Description of state of activated cellular data plan. Shown under details on chrome:stettings/internet page.">
   2793     Activated
   2794   </message>
   2795   <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_ACTIVATING" desc="Description of state of currently activating cellular data plan. Shown under details on chrome:stettings/internet page.">
   2796     Activating
   2797   </message>
   2798   <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_NOT_ACTIVATED" desc="Description of state of unactivated cellular data plan. Shown under details on chrome:stettings/internet page.">
   2799     Not activated
   2800   </message>
   2801   <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_PARTIALLY_ACTIVATED" desc="Description of state of partially activated cellular data plan state. Shown under details on chrome:stettings/internet page.">
   2802     Partially activated
   2803   </message>
   2804   <message name="IDS_CHROMEOS_NETWORK_ACTIVATION_STATE_UNKNOWN" desc="Description of cellular data plan with unknown status. Shown under details on chrome:stettings/internet page.">
   2805     Unknown
   2806   </message>
   2807 
   2808   <!-- Cellular network roaming status description strings for ChromeOS -->
   2809   <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_HOME" desc="Description of cellular roaming status while connected to home network. Shown under details on chrome:stettings/internet page.">
   2810     Home network, not roaming
   2811   </message>
   2812   <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_ROAMING" desc="Description of cellular roaming status while roaming. Shown under details on chrome:stettings/internet page.">
   2813     Roaming
   2814   </message>
   2815   <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_UNKNOWN" desc="Description of unknown cellular roaming status. Shown under details on chrome:stettings/internet page.">
   2816     Unknown
   2817   </message>
   2818 
   2819   <!-- Cellular network details -->
   2820   <message name="IDS_CHROMEOS_NETWORK_STATE" desc="Label for network state field under in chrome://options/internet">
   2821     Network status:
   2822   </message>
   2823   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Label for cellular network operator name under chrome://options/internet">
   2824     Operator:
   2825   </message>
   2826   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR_CODE" desc="Label for cellular network operator code under chrome://options/internet">
   2827     Operator code:
   2828   </message>
   2829   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Label for cellular network technology type under chrome://options/internet">
   2830     Technology:
   2831   </message>
   2832   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ACTIVATION_STATE" desc="Label for cellular network activation status under chrome://options/internet">
   2833     Activation status:
   2834   </message>
   2835   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ROAMING_STATE" desc="Label for cellular network roaming status under chrome://options/internet">
   2836     Roaming status:
   2837   </message>
   2838   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_RESTRICTED_POOL" desc="Label for cellular network restricted network access under chrome://options/internet">
   2839     Restricted IP:
   2840   </message>
   2841   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ERROR_STATE" desc="Label for cellular network error details under chrome://options/internet">
   2842     Error details:
   2843   </message>
   2844   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MANUFACTURER" desc="Label for cellular network modem manufacturer under chrome://options/internet">
   2845     Device manufacturer:
   2846   </message>
   2847   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MODEL_ID" desc="Label for cellular network modem model under chrome://options/internet">
   2848     Device model:
   2849   </message>
   2850   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_FIRMWARE_REVISION" desc="Label for cellular network modem firmware revision under chrome://options/internet">
   2851     Firmware revision:
   2852   </message>
   2853   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" desc="Label for cellular network modem hardware revision under chrome://options/internet">
   2854     Hardware revision:
   2855   </message>
   2856   <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="Label for cellular network modem PRL (Preferred Roaming List) version under chrome://options/internet">
   2857     PRL version:
   2858   </message>
   2859   <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page.">
   2860     Add kiosk application...
   2861   </message>
   2862   <message name="IDS_OPTIONS_KIOSK_OVERLAY_TITLE" desc="The title text of the kiosk settings overlay.">
   2863     Manage Kiosk Applications
   2864   </message>
   2865   <message name="IDS_OPTIONS_KIOSK_ADD_APP" desc="Label above the application id text input in the kiosk settings overlay.">
   2866     Add kiosk application:
   2867   </message>
   2868   <message name="IDS_OPTIONS_KIOSK_ADD_APP_HINT" desc="Placeholder hint in  the application id text input in the kiosk settings overlay.">
   2869     Enter application id or webstore URL.
   2870   </message>
   2871   <message name="IDS_OPTIONS_KIOSK_ENABLE_AUTO_LAUNCH" desc="Text for a button that enables an application to auto launch on startup in the kiosk settings overlay.">
   2872     Set to auto-launch
   2873   </message>
   2874   <message name="IDS_OPTIONS_KIOSK_DISABLE_AUTO_LAUNCH" desc="Text for a button that disables an application to auto launch on startup in the kiosk settings overlay.">
   2875     Disable auto-launch
   2876   </message>
   2877   <message name="IDS_OPTIONS_KIOSK_AUTO_LAUNCH" desc="Text shows besides an application that is set to auto launch on start up in the kiosk settings overlay.">
   2878     (auto-launched)
   2879   </message>
   2880   <message name="IDS_OPTIONS_KIOSK_INVALID_APP" desc="Text shows besides an application that is not valid in the kiosk settings overlay.">
   2881     Invalid application.
   2882   </message>
   2883   <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_LABEL" desc="Label text for a checkbox to disable kiosk application launch bail out shortcut.">
   2884     Permanently keep this device in kiosk mode.
   2885   </message>
   2886   <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_WARNING_BOLD" desc="Bold text of the warning dialog for disabling kiosk application launch bail out shortcut.">
   2887     Are you sure you want to permanently keep this device in kiosk mode?
   2888   </message>
   2889   <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_WARNING_FORMAT" desc="Warning text of disabling kiosk application launch bail out shortcut.">
   2890     The only way to undo this is to re-install <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>.
   2891   </message>
   2892   <message name="IDS_KEYBOARD_OVERLAY_LEARN_MORE" desc="The text of the learn more link on the keyboard overlay.">
   2893     Learn more
   2894   </message>
   2895   <message name="IDS_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyboard overlay.">
   2896     Keyboard Overlay
   2897   </message>
   2898   <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS" desc="The instructions for the keyboard overlay.">
   2899     Hold Control, Alt, Shift, or Search to see keyboard shortcuts for those modifiers.
   2900   </message>
   2901   <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instruction for hiding the keyboard overlay.">
   2902     Type Ctrl+Alt+/ or Escape to hide
   2903   </message>
   2904   <!-- BEGIN GENERATED KEYBOARD OVERLAY STRINGS -->
   2905   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_LAUNCHER_ITEM" desc="The text in the keyboard overlay to explain the shortcut (Open the last launcher item).">
   2906     Activate last launcher item
   2907   </message>
   2908   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   2909     Activate last tab
   2910   </message>
   2911   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_1" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2912     Activate launcher item 1
   2913   </message>
   2914   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_2" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2915     Activate launcher item 2
   2916   </message>
   2917   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_3" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2918     Activate launcher item 3
   2919   </message>
   2920   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_4" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2921     Activate launcher item 4
   2922   </message>
   2923   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_5" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2924     Activate launcher item 5
   2925   </message>
   2926   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_6" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2927     Activate launcher item 6
   2928   </message>
   2929   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_7" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2930     Activate launcher item 7
   2931   </message>
   2932   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAUNCHER_ITEM_8" desc="The text in the keyboard overlay to explain the shortcut (Open the launcher item at the specified position).">
   2933     Activate launcher item 8
   2934   </message>
   2935   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_NEXT_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   2936     Activate next tab
   2937   </message>
   2938   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_PREVIOUS_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   2939     Activate previous tab
   2940   </message>
   2941   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_1" desc="The text in the keyboard overlay to explain the shortcut.">
   2942     Activate tab 1
   2943   </message>
   2944   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_2" desc="The text in the keyboard overlay to explain the shortcut.">
   2945     Activate tab 2
   2946   </message>
   2947   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_3" desc="The text in the keyboard overlay to explain the shortcut.">
   2948     Activate tab 3
   2949   </message>
   2950   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_4" desc="The text in the keyboard overlay to explain the shortcut.">
   2951     Activate tab 4
   2952   </message>
   2953   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_5" desc="The text in the keyboard overlay to explain the shortcut.">
   2954     Activate tab 5
   2955   </message>
   2956   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_6" desc="The text in the keyboard overlay to explain the shortcut.">
   2957     Activate tab 6
   2958   </message>
   2959   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_7" desc="The text in the keyboard overlay to explain the shortcut.">
   2960     Activate tab 7
   2961   </message>
   2962   <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_8" desc="The text in the keyboard overlay to explain the shortcut.">
   2963     Activate tab 8
   2964   </message>
   2965   <message name="IDS_KEYBOARD_OVERLAY_ADD_WWW_AND_COM_AND_OPEN_ADDRESS" desc="The text in the keyboard overlay to explain the shortcut.">
   2966     Add www. and .com and open address
   2967   </message>
   2968   <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_ALL_TABS" desc="The text in the keyboard overlay to explain the shortcut.">
   2969     Bookmark all tabs
   2970   </message>
   2971   <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
   2972     Bookmark current page
   2973   </message>
   2974   <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_MANAGER" desc="The text in the keyboard overlay to explain the shortcut (open the bookmark manager).">
   2975     Bookmark manager
   2976   </message>
   2977   <message name="IDS_KEYBOARD_OVERLAY_CENTER_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (center the window).">
   2978     Center window
   2979   </message>
   2980   <message name="IDS_KEYBOARD_OVERLAY_CLEAR_BROWSING_DATA_DIALOG" desc="The text in the keyboard overlay to explain the shortcut.">
   2981     "Clear browsing data" dialog
   2982   </message>
   2983   <message name="IDS_KEYBOARD_OVERLAY_CLOSE_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   2984     Close tab
   2985   </message>
   2986   <message name="IDS_KEYBOARD_OVERLAY_CLOSE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
   2987     Close window
   2988   </message>
   2989   <message name="IDS_KEYBOARD_OVERLAY_COPY" desc="The text in the keyboard overlay to explain the shortcut.">
   2990     Copy
   2991   </message>
   2992   <message name="IDS_KEYBOARD_OVERLAY_CUT" desc="The text in the keyboard overlay to explain the shortcut.">
   2993     Cut
   2994   </message>
   2995   <message name="IDS_KEYBOARD_OVERLAY_CYCLE_THROUGH_INPUT_METHODS" desc="The text in the keyboard overlay to explain the shortcut.">
   2996     Cycle through input methods
   2997   </message>
   2998   <message name="IDS_KEYBOARD_OVERLAY_DECREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (decrease the keyboard brightness).">
   2999     Decrease key brightness
   3000   </message>
   3001   <message name="IDS_KEYBOARD_OVERLAY_DELETE" desc="The text in the keyboard overlay to explain the shortcut (Delete).">
   3002     Delete
   3003   </message>
   3004   <message name="IDS_KEYBOARD_OVERLAY_DELETE_WORD" desc="The text in the keyboard overlay to explain the shortcut.">
   3005     Delete word
   3006   </message>
   3007   <message name="IDS_KEYBOARD_OVERLAY_DEVELOPER_TOOLS" desc="The text in the keyboard overlay to explain the shortcut.">
   3008     Developer tools
   3009   </message>
   3010   <message name="IDS_KEYBOARD_OVERLAY_DOCK_WINDOW_LEFT" desc="The text in the keyboard overlay to explain the shortcut (dock the window to the left).">
   3011     Dock window left
   3012   </message>
   3013   <message name="IDS_KEYBOARD_OVERLAY_DOCK_WINDOW_RIGHT" desc="The text in the keyboard overlay to explain the shortcut (dock the window to the right).">
   3014     Dock window right
   3015   </message>
   3016   <message name="IDS_KEYBOARD_OVERLAY_DOM_INSPECTOR" desc="The text in the keyboard overlay to explain the shortcut.">
   3017     DOM inspector
   3018   </message>
   3019   <message name="IDS_KEYBOARD_OVERLAY_DOWNLOADS" desc="The text in the keyboard overlay to explain the shortcut.">
   3020     Downloads
   3021   </message>
   3022   <message name="IDS_KEYBOARD_OVERLAY_END" desc="The text in the keyboard overlay to explain the shortcut (End).">
   3023     End
   3024   </message>
   3025   <message name="IDS_KEYBOARD_OVERLAY_F1" desc="The text in the keyboard overlay to explain the shortcut (F1).">
   3026     F1
   3027   </message>
   3028   <message name="IDS_KEYBOARD_OVERLAY_F10" desc="The text in the keyboard overlay to explain the shortcut (F10).">
   3029     F10
   3030   </message>
   3031   <message name="IDS_KEYBOARD_OVERLAY_F11" desc="The text in the keyboard overlay to explain the shortcut (F11).">
   3032     F11
   3033   </message>
   3034   <message name="IDS_KEYBOARD_OVERLAY_F12" desc="The text in the keyboard overlay to explain the shortcut (F12).">
   3035     F12
   3036   </message>
   3037   <message name="IDS_KEYBOARD_OVERLAY_F2" desc="The text in the keyboard overlay to explain the shortcut (F2).">
   3038     F2
   3039   </message>
   3040   <message name="IDS_KEYBOARD_OVERLAY_F3" desc="The text in the keyboard overlay to explain the shortcut (F3).">
   3041     F3
   3042   </message>
   3043   <message name="IDS_KEYBOARD_OVERLAY_F4" desc="The text in the keyboard overlay to explain the shortcut (F4).">
   3044     F4
   3045   </message>
   3046   <message name="IDS_KEYBOARD_OVERLAY_F5" desc="The text in the keyboard overlay to explain the shortcut (F5).">
   3047     F5
   3048   </message>
   3049   <message name="IDS_KEYBOARD_OVERLAY_F6" desc="The text in the keyboard overlay to explain the shortcut (F6).">
   3050     F6
   3051   </message>
   3052   <message name="IDS_KEYBOARD_OVERLAY_F7" desc="The text in the keyboard overlay to explain the shortcut (F7).">
   3053     F7
   3054   </message>
   3055   <message name="IDS_KEYBOARD_OVERLAY_F8" desc="The text in the keyboard overlay to explain the shortcut (F8).">
   3056     F8
   3057   </message>
   3058   <message name="IDS_KEYBOARD_OVERLAY_F9" desc="The text in the keyboard overlay to explain the shortcut (F9).">
   3059     F9
   3060   </message>
   3061   <message name="IDS_KEYBOARD_OVERLAY_FIND_PREVIOUS_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
   3062     Find previous text
   3063   </message>
   3064   <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
   3065     Find text
   3066   </message>
   3067   <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT_AGAIN" desc="The text in the keyboard overlay to explain the shortcut.">
   3068     Find text again
   3069   </message>
   3070   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR" desc="The text in the keyboard overlay to explain the shortcut.">
   3071     Focus address bar
   3072   </message>
   3073   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR_IN_SEARCH_MODE" desc="The text in the keyboard overlay to explain the shortcut.">
   3074     Focus address bar in search mode
   3075   </message>
   3076   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_BOOKMARKS" desc="The text in the keyboard overlay to explain the shortcut.">
   3077     Focus bookmarks
   3078   </message>
   3079   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_LAUNCHER" desc="The text in the keyboard overlay to explain the shortcut (focus the application launcher).">
   3080     Focus launcher
   3081   </message>
   3082   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_NEXT_PANE" desc="The text in the keyboard overlay to explain the shortcut (switch focus to the next keyboard-accessible pane).">
   3083     Focus next pane
   3084   </message>
   3085   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_PREVIOUS_PANE" desc="The text in the keyboard overlay to explain the shortcut (switch focus to the previous keyboard-accessible pane).">
   3086     Focus previous pane
   3087   </message>
   3088   <message name="IDS_KEYBOARD_OVERLAY_FOCUS_TOOLBAR" desc="The text in the keyboard overlay to explain the shortcut.">
   3089     Focus toolbar
   3090   </message>
   3091   <message name="IDS_KEYBOARD_OVERLAY_GO_BACK" desc="The text in the keyboard overlay to explain the shortcut.">
   3092     Go back
   3093   </message>
   3094   <message name="IDS_KEYBOARD_OVERLAY_GO_FORWARD" desc="The text in the keyboard overlay to explain the shortcut.">
   3095     Go forward
   3096   </message>
   3097   <message name="IDS_KEYBOARD_OVERLAY_HELP" desc="The text in the keyboard overlay to explain the shortcut.">
   3098     Help
   3099   </message>
   3100   <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboard overlay to explain the shortcut.">
   3101     History
   3102   </message>
   3103   <message name="IDS_KEYBOARD_OVERLAY_HOME" desc="The text in the keyboard overlay to explain the shortcut (Home).">
   3104     Home
   3105   </message>
   3106   <message name="IDS_KEYBOARD_OVERLAY_INCREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (Increase the keyboard brightness).">
   3107     Increase key brightness
   3108   </message>
   3109   <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The text in the keyboard overlay to explain the shortcut.">
   3110     Input Unicode characters
   3111   </message>
   3112   <message name="IDS_KEYBOARD_OVERLAY_INSERT" desc="The text in the keyboard overlay to explain the shortcut (Insert).">
   3113     Insert
   3114   </message>
   3115   <message name="IDS_KEYBOARD_OVERLAY_JAVASCRIPT_CONSOLE" desc="The text in the keyboard overlay to explain the shortcut.">
   3116     JavaScript console
   3117   </message>
   3118   <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (lock the screen).">
   3119     Lock screen
   3120   </message>
   3121   <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text in the keyboard overlay to explain the shortcut.">
   3122     Lock screen or power off
   3123   </message>
   3124   <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_DECREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
   3125     Magnifier decrease zoom
   3126   </message>
   3127   <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_INCREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
   3128     Magnifier increase zoom
   3129   </message>
   3130   <message name="IDS_KEYBOARD_OVERLAY_MAXIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (maximize or restore the window).">
   3131     Maximize window
   3132   </message>
   3133   <message name="IDS_KEYBOARD_OVERLAY_MINIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (minimize the window).">
   3134     Minimize window
   3135   </message>
   3136   <message name="IDS_KEYBOARD_OVERLAY_MIRROR_MONITORS" desc="The text in the keyboard overlay to explain the shortcut (Mirror the monitors).">
   3137     Mirror monitors
   3138   </message>
   3139   <message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
   3140     New incognito window
   3141   </message>
   3142   <message name="IDS_KEYBOARD_OVERLAY_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   3143     New tab
   3144   </message>
   3145   <message name="IDS_KEYBOARD_OVERLAY_NEW_TERMINAL" desc="The text in the keyboard overlay to explain the shortcut (Open a new terminal tab).">
   3146     New terminal
   3147   </message>
   3148   <message name="IDS_KEYBOARD_OVERLAY_NEW_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
   3149     New window
   3150   </message>
   3151   <message name="IDS_KEYBOARD_OVERLAY_NEXT_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the next window).">
   3152     Next window
   3153   </message>
   3154   <message name="IDS_KEYBOARD_OVERLAY_NEXT_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the end of the next word).">
   3155     Next word
   3156   </message>
   3157   <message name="IDS_KEYBOARD_OVERLAY_OPEN" desc="The text in the keyboard overlay to explain the shortcut (open a file).">
   3158     Open
   3159   </message>
   3160   <message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   3161     Open address in new tab
   3162   </message>
   3163   <message name="IDS_KEYBOARD_OVERLAY_OPEN_FILE_MANAGER" desc="The text in the keyboard overlay to explain the shortcut (Open the file manager).">
   3164     Open file manager
   3165   </message>
   3166   <message name="IDS_KEYBOARD_OVERLAY_OPEN_GOOGLE_CLOUD_PRINT" desc="The text in the keyboard overlay to explain the shortcut (Opens the 'Google Cloud Print' dialog).">
   3167     Open Google Cloud Print
   3168   </message>
   3169   <message name="IDS_KEYBOARD_OVERLAY_PAGE_DOWN" desc="The text in the keyboard overlay to explain the shortcut (Page down).">
   3170     Page down
   3171   </message>
   3172   <message name="IDS_KEYBOARD_OVERLAY_PAGE_UP" desc="The text in the keyboard overlay to explain the shortcut (Page up).">
   3173     Page up
   3174   </message>
   3175   <message name="IDS_KEYBOARD_OVERLAY_PASTE" desc="The text in the keyboard overlay to explain the shortcut.">
   3176     Paste
   3177   </message>
   3178   <message name="IDS_KEYBOARD_OVERLAY_PASTE_AS_PLAIN_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
   3179     Paste as plain text
   3180   </message>
   3181   <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the previous window).">
   3182     Previous window
   3183   </message>
   3184   <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WORD" desc="The text in the keyboard overlay to explain the shortcut (move the text cursor to the start of the previous word).">
   3185     Previous word
   3186   </message>
   3187   <message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard overlay to explain the shortcut.">
   3188     Print
   3189   </message>
   3190   <message name="IDS_KEYBOARD_OVERLAY_RELOAD_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
   3191     Reload current page
   3192   </message>
   3193   <message name="IDS_KEYBOARD_OVERLAY_RELOAD_IGNORING_CACHE" desc="The text in the keyboard overlay to explain the shortcut.">
   3194     Reload ignoring cache
   3195   </message>
   3196   <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
   3197     Reopen last-closed tab
   3198   </message>
   3199   <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboard overlay to explain the shortcut (report an issue).">
   3200     Report issue
   3201   </message>
   3202   <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the keyboard overlay to explain the shortcut (reset the screen zoom).">
   3203     Reset screen zoom
   3204   </message>
   3205   <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
   3206     Reset zoom
   3207   </message>
   3208   <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (rotate the screen).">
   3209     Rotate screen
   3210   </message>
   3211   <message name="IDS_KEYBOARD_OVERLAY_SAVE" desc="The text in the keyboard overlay to explain the shortcut (save page as a file).">
   3212     Save
   3213   </message>
   3214   <message name="IDS_KEYBOARD_OVERLAY_SCREENSHOT_REGION" desc="The text in the keyboard overlay to explain the shortcut (take a screenshot of the selected region).">
   3215     Screenshot region
   3216   </message>
   3217   <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
   3218     Scroll up one page
   3219   </message>
   3220   <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard overlay to explain the shortcut.">
   3221     Select all
   3222   </message>
   3223   <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The text in the keyboard overlay to explain the shortcut.">
   3224     Select previous input method
   3225   </message>
   3226   <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in the keyboard overlay to explain the shortcut.">
   3227     Select "word at a time"
   3228   </message>
   3229   <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the keyboard overlay to explain the shortcut (Show the message center).">
   3230     Show message center
   3231   </message>
   3232   <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the keyboard overlay to explain the shortcut (show the status menu).">
   3233     Show status menu
   3234   </message>
   3235   <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard overlay to explain the shortcut.">
   3236     Sign out
   3237   </message>
   3238   <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in the keyboard overlay to explain the shortcut (swap primary monitor).">
   3239     Swap primary monitor
   3240   </message>
   3241   <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the keyboard overlay to explain the shortcut.">
   3242     Take screenshot
   3243   </message>
   3244   <message name="IDS_KEYBOARD_OVERLAY_TASK_MANAGER" desc="The text in the keyboard overlay to explain the shortcut.">
   3245     Task manager
   3246   </message>
   3247   <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_BOOKMARK_BAR" desc="The text in the keyboard overlay to explain the shortcut.">
   3248     Toggle bookmark bar
   3249   </message>
   3250   <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable caps lock).">
   3251     Toggle caps lock
   3252   </message>
   3253   <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback).">
   3254     Toggle ChromeVox (spoken feedback)
   3255   </message>
   3256   <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The text in the keyboard overlay to explain the shortcut.">
   3257     Toggle projection touch HUD
   3258   </message>
   3259   <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input).">
   3260     Toggle speech input
   3261   </message>
   3262   <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overlay to explain the shortcut.">
   3263     Undo
   3264   </message>
   3265   <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in the keyboard overlay to explain the shortcut.">
   3266     View keyboard overlay
   3267   </message>
   3268   <message name="IDS_KEYBOARD_OVERLAY_VIEW_SOURCE" desc="The text in the keyboard overlay to explain the shortcut.">
   3269     View source
   3270   </message>
   3271   <message name="IDS_KEYBOARD_OVERLAY_WORD_MOVE" desc="The text in the keyboard overlay to explain the shortcut.">
   3272     Word move
   3273   </message>
   3274   <message name="IDS_KEYBOARD_OVERLAY_ZOOM_IN" desc="The text in the keyboard overlay to explain the shortcut.">
   3275     Zoom in
   3276   </message>
   3277   <message name="IDS_KEYBOARD_OVERLAY_ZOOM_OUT" desc="The text in the keyboard overlay to explain the shortcut.">
   3278     Zoom out
   3279   </message>
   3280   <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_IN" desc="The text in the keyboard overlay to explain the shortcut (zoom in the screen).">
   3281     Zoom screen in
   3282   </message>
   3283   <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_OUT" desc="The text in the keyboard overlay to explain the shortcut (zoom out the screen).">
   3284     Zoom screen out
   3285   </message>
   3286   <!-- END GENERATED KEYBOARD OVERLAY STRINGS -->
   3287   <if expr="lang == 'ja'">
   3288   </if>
   3289   <if expr="lang != 'ja'">
   3290     <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_HIRAGANA" desc="">
   3291       Hiragana
   3292     </message>
   3293     <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_KATAKANA" desc="">
   3294       Katakana
   3295     </message>
   3296   </if>
   3297   <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_INPUT_MODE" desc="In the language menu button, this shows the input mode.">
   3298     Hanja mode
   3299   </message>
   3300   <message name="IDS_STATUSBAR_IME_KOREAN_HANGUL_INPUT_MODE" desc="In the language menu button, this shows the input mode.">
   3301     Hangul mode
   3302   </message>
   3303   <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_CHINESE_ENGLISH" desc="In the language menu button, this shows the input mode.">
   3304     Toggle Chinese/English mode
   3305   </message>
   3306   <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF" desc="In the language menu button, this shows the input mode.">
   3307     Toggle full/half width mode
   3308   </message>
   3309   <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF_PUNCTUATION" desc="In the language menu button, this shows the input mode.">
   3310     Toggle full/half width punctuation mode
   3311   </message>
   3312   <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_S_T_CHINESE" desc="In the language menu button, this shows the input mode.">
   3313     Toggle Simplified/Traditional Chinese mode
   3314   </message>
   3315 
   3316   <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_ENGLISH_MODE" desc="In the language menu button, this shows the input mode.">
   3317     English
   3318   </message>
   3319   <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_CHINESE_MODE" desc="In the language menu button, this shows the input mode.">
   3320     Chinese
   3321   </message>
   3322   <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_FULL_WIDTH_ENGLISH_MODE" desc="In the language menu button, this shows the input mode.">
   3323     Full-width English
   3324   </message>
   3325 
   3326   <message name="IDS_STATUSBAR_LAYOUT_JAPAN" desc="In the language menu button, this shows the input mode.">
   3327     Japanese keyboard
   3328   </message>
   3329   <message name="IDS_STATUSBAR_LAYOUT_SLOVENIA" desc="In the language menu button, this shows the input mode.">
   3330     Slovenian keyboard
   3331   </message>
   3332   <message name="IDS_STATUSBAR_LAYOUT_GERMANY" desc="In the language menu button, this shows the input mode.">
   3333     German keyboard
   3334   </message>
   3335   <message name="IDS_STATUSBAR_LAYOUT_GERMANY_NEO2" desc="In the language menu button, this shows the input mode.">
   3336     German Neo 2 keyboard
   3337   </message>
   3338   <message name="IDS_STATUSBAR_LAYOUT_ITALY" desc="In the language menu button, this shows the input mode.">
   3339     Italian keyboard
   3340   </message>
   3341   <message name="IDS_STATUSBAR_LAYOUT_ESTONIA" desc="In the language menu button, this shows the input mode.">
   3342     Estonian keyboard
   3343   </message>
   3344   <message name="IDS_STATUSBAR_LAYOUT_HUNGARY" desc="In the language menu button, this shows the input mode.">
   3345     Hungarian keyboard
   3346   </message>
   3347   <message name="IDS_STATUSBAR_LAYOUT_POLAND" desc="In the language menu button, this shows the input mode.">
   3348     Polish keyboard
   3349   </message>
   3350   <message name="IDS_STATUSBAR_LAYOUT_DENMARK" desc="In the language menu button, this shows the input mode.">
   3351     Danish keyboard
   3352   </message>
   3353   <message name="IDS_STATUSBAR_LAYOUT_CROATIA" desc="In the language menu button, this shows the input mode.">
   3354     Croatian keyboard
   3355   </message>
   3356   <message name="IDS_STATUSBAR_LAYOUT_BRAZIL" desc="In the language menu button, this shows the input mode.">
   3357     Brazilian keyboard
   3358   </message>
   3359   <message name="IDS_STATUSBAR_LAYOUT_SERBIA" desc="In the language menu button, this shows the input mode.">
   3360     Serbian keyboard
   3361   </message>
   3362   <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu button, this shows the input mode.">
   3363     Czech keyboard
   3364   </message>
   3365   <message name="IDS_STATUSBAR_LAYOUT_CZECHIA_QWERTY" desc="In the language menu button, this shows the input mode.">
   3366     Czech QWERTY keyboard
   3367   </message>
   3368   <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu button, this shows the input mode.">
   3369     US Dvorak keyboard
   3370   </message>
   3371   <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language menu button, this shows the input mode.">
   3372     US Colemak keyboard
   3373   </message>
   3374   <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu button, this shows the input mode.">
   3375     Romanian keyboard
   3376   </message>
   3377   <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button, this shows the input mode.">
   3378     US keyboard
   3379   </message>
   3380   <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language menu button, this shows the input mode.">
   3381     US extended keyboard
   3382   </message>
   3383   <message name="IDS_STATUSBAR_LAYOUT_USA_INTERNATIONAL" desc="In the language menu button, this shows the input mode.">
   3384     US international keyboard
   3385   </message>
   3386   <message name="IDS_STATUSBAR_LAYOUT_LITHUANIA" desc="In the language menu button, this shows the input mode.">
   3387     Lithuanian keyboard
   3388   </message>
   3389   <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM" desc="In the language menu button, this shows the input mode.">
   3390     UK keyboard
   3391   </message>
   3392   <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM_DVORAK" desc="In the language menu button, this shows the input mode.">
   3393     UK Dvorak keyboard
   3394   </message>
   3395   <message name="IDS_STATUSBAR_LAYOUT_SLOVAKIA" desc="In the language menu button, this shows the input mode.">
   3396     Slovakian keyboard
   3397   </message>
   3398   <message name="IDS_STATUSBAR_LAYOUT_RUSSIA" desc="In the language menu button, this shows the input mode.">
   3399     Russian keyboard
   3400   </message>
   3401   <message name="IDS_STATUSBAR_LAYOUT_RUSSIA_PHONETIC" desc="In the language menu button, this shows the input mode.">
   3402     Russian phonetic keyboard
   3403   </message>
   3404   <message name="IDS_STATUSBAR_LAYOUT_GREECE" desc="In the language menu button, this shows the input mode.">
   3405     Greek keyboard
   3406   </message>
   3407   <message name="IDS_STATUSBAR_LAYOUT_BELGIUM" desc="In the language menu button, this shows the input mode.">
   3408     Belgian keyboard
   3409   </message>
   3410   <message name="IDS_STATUSBAR_LAYOUT_BULGARIA" desc="In the language menu button, this shows the input mode.">
   3411     Bulgarian keyboard
   3412   </message>
   3413   <message name="IDS_STATUSBAR_LAYOUT_BULGARIA_PHONETIC" desc="In the language menu button, this shows the input mode.">
   3414     Bulgarian phonetic keyboard
   3415   </message>
   3416   <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND" desc="In the language menu button, this shows the input mode.">
   3417     Swiss keyboard
   3418   </message>
   3419   <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND_FRENCH" desc="In the language menu button, this shows the input mode.">
   3420     Swiss French keyboard
   3421   </message>
   3422   <message name="IDS_STATUSBAR_LAYOUT_TURKEY" desc="In the language menu button, this shows the input mode.">
   3423     Turkish keyboard
   3424   </message>
   3425   <message name="IDS_STATUSBAR_LAYOUT_PORTUGAL" desc="In the language menu button, this shows the input mode.">
   3426     Portuguese keyboard
   3427   </message>
   3428   <message name="IDS_STATUSBAR_LAYOUT_SPAIN" desc="In the language menu button, this shows the input mode.">
   3429     Spanish keyboard
   3430   </message>
   3431   <message name="IDS_STATUSBAR_LAYOUT_FINLAND" desc="In the language menu button, this shows the input mode.">
   3432     Finnish keyboard
   3433   </message>
   3434   <message name="IDS_STATUSBAR_LAYOUT_UKRAINE" desc="In the language menu button, this shows the input mode.">
   3435     Ukrainian keyboard
   3436   </message>
   3437   <message name="IDS_STATUSBAR_LAYOUT_SPAIN_CATALAN" desc="In the language menu button, this shows the input mode.">
   3438     Catalan keyboard
   3439   </message>
   3440   <message name="IDS_STATUSBAR_LAYOUT_FRANCE" desc="In the language menu button, this shows the input mode.">
   3441     French keyboard
   3442   </message>
   3443   <message name="IDS_STATUSBAR_LAYOUT_NORWAY" desc="In the language menu button, this shows the input mode.">
   3444     Norwegian keyboard
   3445   </message>
   3446   <message name="IDS_STATUSBAR_LAYOUT_SWEDEN" desc="In the language menu button, this shows the input mode.">
   3447     Swedish keyboard
   3448   </message>
   3449   <message name="IDS_STATUSBAR_LAYOUT_NETHERLANDS" desc="In the language menu button, this shows the input mode.">
   3450     Dutch keyboard
   3451   </message>
   3452   <message name="IDS_STATUSBAR_LAYOUT_LATIN_AMERICAN" desc="In the language menu button, this shows the input mode.">
   3453     Latin American keyboard
   3454   </message>
   3455   <message name="IDS_STATUSBAR_LAYOUT_LATVIA" desc="In the language menu button, this shows the input mode.">
   3456     Latvian keyboard
   3457   </message>
   3458   <message name="IDS_STATUSBAR_LAYOUT_CANADA" desc="In the language menu button, this shows the input mode.">
   3459     Canadian French keyboard
   3460   </message>
   3461   <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language menu button, this shows the input mode.">
   3462     Canadian English keyboard
   3463   </message>
   3464   <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button, this shows the input mode.">
   3465     Hebrew keyboard
   3466   </message>
   3467   <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu button, this shows the input mode.">
   3468     Korean keyboard
   3469   </message>
   3470   <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu button, this shows the input mode.">
   3471     Icelandic keyboard
   3472   </message>
   3473   <message name="IDS_STATUSBAR_LAYOUT_CANADIAN_MULTILINGUAL" desc="In the language menu button, this shows the input mode.">
   3474     Canadian Multilingual keyboard
   3475   </message>
   3476   <message name="IDS_STATUSBAR_LAYOUT_GEORGIAN" desc="In the language menu button, this shows the input mode.">
   3477     Georgian keyboard
   3478   </message>
   3479   <message name="IDS_STATUSBAR_LAYOUT_BELARUSIAN" desc="In the language menu button, this shows the input mode.">
   3480     Belarusian keyboard
   3481   </message>
   3482   <message name="IDS_STATUSBAR_LAYOUT_ARMENIAN_PHONETIC" desc="In the language menu button, this shows the input mode.">
   3483     Armenian Phonetic keyboard
   3484   </message>
   3485   <message name="IDS_STATUSBAR_LAYOUT_MONGOLIAN" desc="In the language menu button, this shows the input mode.">
   3486     Mongolian keyboard
   3487   </message>
   3488   <message name="IDS_INPUT_METHOD_INFOLIST_WINDOW_TITLE" desc="The title of the infolist window where the meanings and the usages of words are displayed.">
   3489     Information
   3490   </message>
   3491 
   3492   <message name="IDS_STATUSBAR_LAYOUT_USA_MYSTERY" desc="In the language menu button, this shows the input mode.">
   3493     US Mystery keyboard
   3494   </message>
   3495 
   3496   <!-- Attribution strings for stock user images, not translateable. -->
   3497   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR">
   3498   </message>
   3499   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_1">
   3500   </message>
   3501   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_2">
   3502   </message>
   3503   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_3">
   3504   </message>
   3505   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_4">
   3506   </message>
   3507   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_5">
   3508   </message>
   3509   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_6">
   3510   </message>
   3511   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_7">
   3512   </message>
   3513   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_8">
   3514   </message>
   3515   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_9">
   3516   </message>
   3517   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_10">
   3518   </message>
   3519   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_11">
   3520   </message>
   3521   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_12">
   3522   </message>
   3523   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_13">
   3524   </message>
   3525   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_14">
   3526   </message>
   3527   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_15">
   3528   </message>
   3529   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_16">
   3530   </message>
   3531   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_17">
   3532   </message>
   3533   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_18">
   3534   </message>
   3535   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_19">
   3536     Kirsten Hammelbo
   3537   </message>
   3538   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_20">
   3539     Igor Djurovic
   3540   </message>
   3541   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_21">
   3542     Romain Guy
   3543   </message>
   3544   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_22">
   3545     Barbara Dudziska
   3546   </message>
   3547   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_23">
   3548     Romain Guy
   3549   </message>
   3550   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_24">
   3551     Dirk Ercken
   3552   </message>
   3553   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_25">
   3554     Pauline Ilott
   3555   </message>
   3556   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_26">
   3557     cynoclub
   3558   </message>
   3559   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_27">
   3560     Romain Guy
   3561   </message>
   3562   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_28">
   3563     Vladimir Vladimirov
   3564   </message>
   3565   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_29">
   3566     MOF
   3567   </message>
   3568   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_30">
   3569     Romain Guy
   3570   </message>
   3571   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_31">
   3572     Shaun Lowe
   3573   </message>
   3574   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_AUTHOR_32">
   3575     Magdalena Wasiczek
   3576   </message>
   3577 
   3578   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE">
   3579   </message>
   3580   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_1">
   3581   </message>
   3582   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_2">
   3583   </message>
   3584   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_3">
   3585   </message>
   3586   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_4">
   3587   </message>
   3588   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_5">
   3589   </message>
   3590   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_6">
   3591   </message>
   3592   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_7">
   3593   </message>
   3594   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_8">
   3595   </message>
   3596   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_9">
   3597   </message>
   3598   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_10">
   3599   </message>
   3600   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_11">
   3601   </message>
   3602   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_12">
   3603   </message>
   3604   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_13">
   3605   </message>
   3606   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_14">
   3607   </message>
   3608   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_15">
   3609   </message>
   3610   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_16">
   3611   </message>
   3612   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_17">
   3613   </message>
   3614   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_18">
   3615   </message>
   3616   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_19">
   3617     http://www.istockphoto.com/Kirkham
   3618   </message>
   3619   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_20">
   3620     http://www.istockphoto.com/vectorig
   3621   </message>
   3622   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_21">
   3623     http://www.curious-creature.org/
   3624   </message>
   3625   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_22">
   3626     http://www.istockphoto.com/barol16
   3627   </message>
   3628   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_23">
   3629     http://www.curious-creature.org/
   3630   </message>
   3631   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_24">
   3632     http://www.istockphoto.com/kikkerdirk
   3633   </message>
   3634   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_25">
   3635     http://www.istockphoto.com/pollypic
   3636   </message>
   3637   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_26">
   3638     http://www.istockphoto.com/cynoclub
   3639   </message>
   3640   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_27">
   3641     http://www.curious-creature.org/
   3642   </message>
   3643   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_28">
   3644     http://www.istockphoto.com/portishead1
   3645   </message>
   3646   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_29">
   3647     http://www.istockphoto.com/MOF
   3648   </message>
   3649   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_30">
   3650     http://www.curious-creature.org/
   3651   </message>
   3652   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31">
   3653     http://www.istockphoto.com/shaunl
   3654   </message>
   3655   <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32">
   3656     http://www.magdawasiczek.pl
   3657   </message>
   3658 
   3659   <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because user is not whitelisted.">
   3660     You are not authorized to use this device. For sign-in permission contact the device owner.
   3661   </message>
   3662   <message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME" desc="Couldn't sign in because password is invalid for the 2nd time">
   3663     Sorry, your password still could not be verified. Note: if you changed your password recently, your new password will be applied once you sign out, please use the old password here.
   3664   </message>
   3665   <message name="IDS_LOGIN_ERROR_PASSWORD_CHANGED" desc="Couldn't log in because password specified matched as old one, but not new one (online) - password change has been detected.">
   3666     Your password has changed. Please try again with your new password.
   3667   </message>
   3668   <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because account is disabled/deleted or not signed up">
   3669     Your account may have been deleted or disabled. Please sign out.
   3670   </message>
   3671   <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't sign in because username or password invalid">
   3672     Sorry, your email or password could not be verified. Please try again.
   3673   </message>
   3674   <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't sign in because hosted account is used">
   3675     Your account does not work on <ph name="PRODUCT_NAME">$1<ex>Google Chrome OS</ex></ph>. Please contact your domain administrator or use a regular Google Account to sign in.
   3676   </message>
   3677   <message name="IDS_LOGIN_ERROR_AUTHENTICATING_KIOSK" desc="Couldn't pass kiosk lock screen to configure network.">
   3678     Sorry, your password could not be verified. Please try again.
   3679   </message>
   3680   <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc="Couldn't sign in because offline sign-in has failed and network is not connected">
   3681     Sorry, your email or password could not be verified. Try connecting to a network first.
   3682   </message>
   3683   <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in because nework library couldn't be loaded">
   3684     Can't access network library
   3685   </message>
   3686   <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for the login and lock screens about layout switching">
   3687     Hit Shift-Alt to switch keyboard layout.
   3688   </message>
   3689   <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the login and lock screens that Caps Lock is on">
   3690     Caps Lock is on.
   3691   </message>
   3692   <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message shown when we suggest that user may be behind the captive portal.">
   3693     Before signing in, please enter as Guest to activate the network <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
   3694   </message>
   3695   <message name="IDS_LOGIN_ERROR_OWNER_REQUIRED" desc="Couldn't sign in because the machine is in policy safe mode and needs owner login">
   3696     Login has been resticted to the owner account only. Please reboot and sign in with the owner account. The machine will auto reboot in 30 seconds.
   3697   </message>
   3698   <message name="IDS_LOGIN_ERROR_OWNER_KEY_LOST" desc="Couldn't sign in because the owner key has been lost, device settings corruption or incorrect local time.">
   3699     Login failed, please connect to the internet and try again.
   3700   </message>
   3701   <message name="IDS_LOGIN_ERROR_TPM_FAILURE_TITLE" desc="Title of the screen notifying user about TPM error.">
   3702     Something went wrong with signing in
   3703   </message>
   3704   <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT" desc="Suggestion to restart device in case of the TPM error.">
   3705     Please restart your device to fix this error.
   3706   </message>
   3707   <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT_BUTTON" desc="Label on button that restarts device.">
   3708     Restart
   3709   </message>
   3710   <message name="IDS_LOGIN_ERROR_TITLE" desc="A title of screen containing a message about login error, like proxy error or corruption of the local state.">
   3711     Oops, something went wrong with signing in
   3712   </message>
   3713   <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message shown when a proxy error has appeared.">
   3714     The sign-in page failed to load using the current proxy settings. Please <ph name="GAIA_RELOAD_LINK_START">$1<ex>&gt;a&lt;</ex></ph>try to sign in again<ph name="GAIA_RELOAD_LINK_END">$2<ex>&gt;/a&lt;</ex></ph>, or use different <ph name="PROXY_SETTINGS_LINK_START">$3<ex>&gt;a&lt;</ex></ph>proxy settings<ph name="PROXY_SETTINGS_LINK_END">$4<ex>&gt;/a&lt;</ex></ph>.
   3715   </message>
   3716   <message name="IDS_LOGIN_CAPTIVE_PORTAL_WINDOW_TITLE" desc="Title of the window which is opened to sign in to the captive portal.">
   3717     To use the network <ph name="NETWORK_ID">$1<ex>Adelaide Airport Wireless</ex></ph>, first complete your connection to the Internet below.
   3718   </message>
   3719   <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline message title shown when we suggest that user may be behind the captive portal.">
   3720     Network not available
   3721   </message>
   3722   <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message shown when we suggest that user may be behind the captive portal. Translation note: enter as Guest - could also be said enter as Guest user. Word user may be added to the translation if needed.">
   3723     To use <ph name="NETWORK_ID">$1<ex>&gt;b&lt;Public Wifi&gt;/b&lt;</ex></ph> you may first need to <ph name="LINK_START">$2<ex>&gt;a&lt;</ex></ph>visit the network's sign-in page<ph name="LINK_END">$3<ex>&gt;/a&lt;</ex></ph>, which will open automatically in a few seconds. If it doesn't happen, the network can't be used.
   3724   </message>
   3725   <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_PROXY" desc="An offline mssage shown when we suggest that user should configure the proxy.">
   3726     If you are using a proxy server, check your proxy settings or
   3727     contact your network administrator to check that the proxy
   3728     server is working. If you don't believe you should be using a
   3729     proxy server, adjust your <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>proxy settings<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>.
   3730   </message>
   3731   <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An offline message shown when we suggest that user may select other network.">
   3732     You may also select another network.
   3733   </message>
   3734   <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An error message shown when we suggest that user may be behind the captive portal but Guest mode is disabled.">
   3735     Your password cannot be verified on this current network. Please select another network.
   3736   </message>
   3737   <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of the notification panel.">
   3738     Notifications
   3739   </message>
   3740   <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message that shows up in OOBE sign-in screen.">
   3741     You are currently offline
   3742   </message>
   3743   <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that shows up in OOBE sign-in screen.">
   3744     Please connect to the Internet to sign in to your Chromebook.
   3745   </message>
   3746   <message name="IDS_KIOSK_OFFLINE_MESSAGE" desc="An offline message that shows up when a kiosk app can't launch without network connectivity.">
   3747     Please connect to the Internet to launch your app in kiosk mode.
   3748   </message>
   3749   <message name="IDS_UPDATE_OFFLINE_MESSAGE" desc="An offline message that shows up in the OOBE update screen.">
   3750     Please connect to the Internet to update your Chromebook.
   3751   </message>
   3752   <message name="IDS_UPDATE_PROXY_ERROR_MESSAGE" desc="An offline message that shows up when a proxy error has appeared in the OOBE update screen.">
   3753     The update check failed using the current proxy settings. Please adjust your <ph name="PROXY_SETTINGS_LINK_START">$1<ex>&gt;a&lt;</ex></ph>proxy settings<ph name="PROXY_SETTINGS_LINK_END">$2<ex>&gt;/a&lt;</ex></ph>.
   3754   </message>
   3755   <message name="IDS_ADD_USER" desc="Shown in login panel for adding new user to login screen.">
   3756     Add a user
   3757   </message>
   3758   <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expands all possible languages, not only the main ones.">
   3759     More...
   3760   </message>
   3761   <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu title for a user who owns the device.">
   3762     <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner)
   3763   </message>
   3764   <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu item text.">
   3765     Remove this user
   3766   </message>
   3767   <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format.">
   3768     <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERSION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0-11.09.01</ex></ph>)
   3769   </message>
   3770   <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showing that this is managed device.">
   3771     This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>.
   3772   </message>
   3773   <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text shown in the public account user pod, informing the user that this is a public, managed account.">
   3774     This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>.
   3775   </message>
   3776   <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out.">
   3777     Your information will be removed when you sign out.
   3778   </message>
   3779   <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" meaning="Label text for signing in." desc="Label text for the sign-in button in the public account user pod.">
   3780     Enter
   3781   </message>
   3782   <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to be spoken when focus is set to the sign-in button in the public account user pod.">
   3783     Enter public session
   3784   </message>
   3785 
   3786   <!-- Idle warning dialog -->
   3787   <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown when the user becomes idle and is about to get logged out.">
   3788     Are you still there?
   3789   </message>
   3790   <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning dialog shown when the user becomes idle and is about to get logged out.">
   3791     If you keep doing nothing, you'll be logged out in a few moments.
   3792   </message>
   3793   <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message used when a kiosk app fails to launch.">
   3794     Darn, the kiosk application could not be launched.
   3795   </message>
   3796   <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used when a kiosk app fails to launch due to cryptohome error.">
   3797     Kryptonite! The cryptohome for the kiosk application could not be mounted.
   3798   </message>
   3799   <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
   3800     Kiosk application could not be installed.
   3801   </message>
   3802   <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
   3803     Kiosk application launch canceled.
   3804   </message>
   3805 
   3806   <!-- About Chrome page -->
   3807   <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline">
   3808     You are currently offline.
   3809   </message>
   3810   <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network">
   3811     You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</ex></ph> network.
   3812   </message>
   3813   <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi">
   3814     To check for updates, please use Ethernet or Wi-Fi.
   3815   </message>
   3816   <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status label: for updates you need to connect to an Ethernet, mobile data or Wi-Fi">
   3817     To check for updates, please use Ethernet, Wi-Fi or mobile data.
   3818   </message>
   3819 
   3820   <!-- Genius App -->
   3821   <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app launcher">
   3822     Get Help
   3823   </message>
   3824 
   3825   <!-- HDCP verification UI -->
   3826   <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to describe what the dialog wants to confirm.">
   3827     <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires unique identification of your device, by Google, to enable an enhanced playback experience. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>.
   3828   </message>
   3829   <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback.">
   3830     OK, I got it
   3831   </message>
   3832   <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label to deny access of HD playback.">
   3833     Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph>
   3834   </message>
   3835 
   3836   <!-- First-run tutorial -->
   3837   <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message shown as header of the first dialog of first-run tutorial.">
   3838     Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>.
   3839   </message>
   3840   <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER_GENERAL" desc="Greeting message shown as header of the first dialog of first-run tutorial in case when we don't know user's given name.">
   3841     Howdy.
   3842   </message>
   3843   <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_1" desc="First part of message shown on the first dialog of firsr-run tutorial.">
   3844     Welcome to the Chromebook family. This is no ordinary computer.
   3845   </message>
   3846   <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_2" desc="Second part of message shown on the first dialog of firsr-run tutorial.">
   3847     This Chromebook was designed to deliver the best experience of the web to you.
   3848   </message>
   3849   <message name="IDS_FIRST_RUN_GREETING_STEP_BUTTON" desc="Text on the button located on the first dialog of first-run tutorial.">
   3850     Take a tour
   3851   </message>
   3852   <message name="IDS_FIRST_RUN_APP_LIST_STEP_HEADER" desc="Header of the first-run bubble bubble pointing to application list button.">
   3853     Play, edit, share, get stuff done.
   3854   </message>
   3855   <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_1" desc="First part of message on the first-run tutorial bubble pointing to application list button.">
   3856     Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store.
   3857   </message>
   3858   <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_2" desc="Second part of message on the first-run tutorial bubble pointing to application list button. Part of the phrase &quot;Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store. It's all here.&quot;">
   3859     It's all here.
   3860   </message>
   3861   <message name="IDS_FIRST_RUN_TRAY_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to system tray bubble.">
   3862     Hassle-free goodness.
   3863   </message>
   3864   <message name="IDS_FIRST_RUN_TRAY_STEP_TEXT" desc="Text on the first-run tutorial bubble pointing to system tray bubble.">
   3865     The status tray shows you the current state of your network, battery and other things.
   3866   </message>
   3867   <message name="IDS_FIRST_RUN_HELP_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to help button in system tray.">
   3868     Have fun! We're here for you.
   3869   </message>
   3870   <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_1" desc="First part of text shown on the first-run tutorial bubble pointing to help button in system tray.">
   3871     Enjoy your Chromebook. Question? You can always get help by clicking the "?" in the Status tray.
   3872   </message>
   3873   <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_2" desc="Second part of text shown on the first-run tutorial bubble pointing to help button in system tray. Part of the phrase &quot;Want to discover more awesome features? It's just one click away.&quot;">
   3874     Want to discover more awesome features?
   3875   </message>
   3876   <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_3" desc="Third part of text shown on the first-run tutorial bubble pointing to help button in system tray. Part of the phrase &quot;Want to discover more awesome features? It's just one click away.&quot;">
   3877     It's just one click away.
   3878   </message>
   3879   <message name="IDS_FIRST_RUN_HELP_STEP_KEEP_EXPLORING_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes and help app opens.">
   3880     Keep exploring
   3881   </message>
   3882   <message name="IDS_FIRST_RUN_HELP_STEP_FINISH_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes.">
   3883     Finish
   3884   </message>
   3885   <message name="IDS_FIRST_RUN_NEXT_BUTTON" desc="Text on the first-run tutorial button leading to next step of tutorial.">
   3886     Next
   3887   </message>
   3888   
   3889   <!-- Charger replacement dialog -->
   3890   <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_TITLE" desc="Title on the check charger page">
   3891     Check your charger
   3892   </message>
   3893   <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_DAMAGE" desc="Text on check charger page describing the charger may be damaged">
   3894     We've received a small number of user reports that some original HP Chromebook 11 chargers have been damaged due to overheating. To be safe, we're replacing all original chargers for free.
   3895   </message>
   3896   <message name="IDS_CHARGER_REPLACEMENT_CHECK_ORIGNAL_CHARGER" desc="Text on check charger page asking users to check if they are using the original spring charger.">
   3897     We'd like you to check if you're using one of the original chargers.
   3898   </message>
   3899   <message name="IDS_CHARGER_REPLACEMENT_WHERE_DEVICE_PURCHASED" desc="Text on check charger page asking user where the device is purchased">
   3900     Where did you purchase this HP Chromebook 11?
   3901   </message>
   3902   <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_SELECT_CHARGER" desc="Tex on check charger page instructing user to select one of the charger matched the charger picture">
   3903     Select the charger that's plugged in to your Chromebook now:
   3904   </message>
   3905   <message name="IDS_CHARGER_REPLACEMENT_SELECT_A_COUNTRY" desc="The text in the select country drop down box asking user to select a country">
   3906     Please select a country
   3907   </message>
   3908   <message name="IDS_CHARGER_REPLACEMENT_US" desc="The text in the select country drop down as us">
   3909     United States
   3910   </message>
   3911   <message name="IDS_CHARGER_REPLACEMENT_CA" desc="The text in the select country drop down as canada">
   3912     Canada
   3913   </message>
   3914   <message name="IDS_CHARGER_REPLACEMENT_UK" desc="The text in the select country drop down as uk">
   3915     United Kingdom
   3916   </message>
   3917   <message name="IDS_CHARGER_REPLACEMENT_AU" desc="The text in the select country drop down as australia">
   3918     Australia
   3919   </message>
   3920   <message name="IDS_CHARGER_REPLACEMENT_IRE" desc="The text in the select country drop down as ireland">
   3921     Ireland
   3922   </message>  
   3923   <message name="IDS_CHARGER_REPLACEMENT_NEXT_STEP" desc="Text on the button leading user to the next step">
   3924     Next
   3925   </message>
   3926   <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TITLE" desc="Title on the confirm safe charger page">
   3927     Your charger is up to update
   3928   </message>
   3929   <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TO_GO" desc="Text on confirm user has a safe charger to go with">
   3930     You're good to go.
   3931   </message>
   3932   <message name="IDS_CHARGER_REPLACEMENT_SAFE_CHARGER_CONFIRM_CHECKBOX_TEXT" desc="Text for confirming safe charger checkbox">
   3933     I confirm I am using a charger with a green sticker on it.
   3934   </message>
   3935   <message name="IDS_CHARGER_REPLACEMENT_NO_MOPE_MESSAGE_SHOW" desc="Text for checkbox that user does not want the message be shown again">
   3936     Do not show me this message again.
   3937   </message>
   3938   <message name="IDS_CHARGER_REPLACEMENT_PREVIOUS_STEP" desc="Text on the button that leads user back to the previous step">
   3939     Back
   3940   </message>
   3941   <message name="IDS_CHARGER_REPLACEMENT_FINISH" desc="Text on the button that completes the UI flow and close the UI">
   3942     Finish
   3943   </message>
   3944   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_TITLE" desc="Title of charger update page.">
   3945     Important update on your HP Chromebook 11
   3946   </message>
   3947   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P1" desc="The first paragraph on the charger update page">
   3948     With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11.
   3949   </message>
   3950   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STOP_USING_RECALLED_CHARGER" desc="Text to ask users to stop using recalled charger">
   3951     Please stop using the recalled charger.
   3952   </message>
   3953   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P2" desc="The 2nd paragraph on the charger update page">
   3954     If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 
   3955   </message>
   3956   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_FAQ" desc="Text about charger update FAQs">
   3957     In the meantime, you may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority.
   3958   </message>
   3959   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDER_NEW_CHARGER" desc="Text of the radio button for ordering new charger">
   3960     Please send me a new charger
   3961   </message>
   3962   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_NOT_ORDER_NEW_CHARGER" desc="Text of the radio button for not ordering new charger">
   3963     I do not want to replace my recalled charger
   3964   </message>
   3965   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_CONIFRM_NOT_ORDER_CHARGER" desc="Text for checkbox that confirm user do not want to order new charger">
   3966     I confirm that I do not want to receive a free replacement charger.
   3967   </message>
   3968   <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_TITLE" desc="Title of the online charger order form confirmation page">
   3969     Thanks!
   3970   </message>
   3971   <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_MESSAGE" desc="Text for the charger online order confirmation">
   3972     We've received your information, and we're processing your request.
   3973   </message>
   3974   <message name="IDS_CHARGER_REPLACEMENT_FIND_MORE_INFORMATION" desc="Text for finding more information about the charger">
   3975     In the meantime, you can find more info at
   3976   </message>
   3977   <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_TITLE" desc="Title of the finishing page for user choosing not to order new charger">
   3978     OK, we won't ask you again
   3979   </message>
   3980   <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_P2" desc="Text of the 2nd paragraph for finishing not order charger page">
   3981     You may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority.
   3982   </message>
   3983   <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_MORE_INFO" desc="Text on for finishing not order charger page for user to look for more info befpre the more info link">
   3984     You can find more info at
   3985   </message>
   3986   <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_TITLE" desc="Title of the offline charger order page">
   3987     HP Chromebook 11 power charger request form
   3988   </message>
   3989   <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P1" desc="1st paragraph of text on the offline charger order form">
   3990     With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11. 
   3991   </message>
   3992   <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P2" desc="2nd paragraph of text on the offline charger order form">
   3993     If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly. 
   3994   </message>
   3995   <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_CONFIRM" desc="Text for the check box that confirms user has ordered the charger offline">
   3996     I have called the number and requested a replacement charger.
   3997   </message>
   3998   <message name="IDS_CHARGER_REPLACEMENT_TEXT_PRIVACY_POLICY" desc="Text refer to privacy policy">
   3999     Refer to the  <ph name="BEGIN_LINK">&lt;a class="link" id="privacy-link" href="#"&gt;</ph>Privacy Policy<ph name="END_LINK">&lt;/a&gt;</ph> for more details on how we handle this information.
   4000   </message>
   4001   <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_PHONE_NUMBER" desc="Text for offline charger order phone numbers">
   4002     Please call (866) 628-1371 (US), (866) 628-1372 (Canada), or 0800 026 0613 (UK) to request your free replacement charger.
   4003   </message>
   4004   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STILL_BAD" desc="Title of the page warning user if they keep plug in bad charger.">
   4005     Your order is being processed
   4006   </message>
   4007   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger.">
   4008     We see that you've ordered a replacement charger.
   4009   </message>
   4010   <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for fining more info for charger">
   4011     You can find more info at 
   4012   </message>
   4013   <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charger replacement UI dialg">
   4014     Check charger
   4015   </message>
   4016 
   4017 </grit-part>
   4018