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