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