blob: 5c885709aafea59c6813682478d10627dae4f86b [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).
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00003 Everything in this file is wrapped in <if expr="chromeos">. -->
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004<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)23730a62014-03-21 14:25:57 +00007 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook
9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
11 Chromebox
12 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +010013 <message name="IDS_CHROMEBASE" desc="The localized name for Chromebase">
14 Chromebase
15 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000016 <!-- Idle logout dialog for retail mode -->
17 <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 +000018 Are you still there?
19 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000020 <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 +000021 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> seconds.
22Press any key to continue exploring.
23 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000024 <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 +000025 This computer will reset in 1 second.
26Press any key to continue exploring.
27 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +000028 <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 +000029 Going.. Going... Gone.
30 </message>
31
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000032 <!-- Application name notification upon idle -->
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000033 <message name="IDS_IDLE_APP_NAME_UNKNOWN_APPLICATION_NOTIFICATION" desc="A notification which shows that the name of the running Kiosk application cannot be determined and is probably invalid.">
34 The application appears to be invalid.
35 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000036
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000037 <!-- Wallpaper Manager -->
38 <message name="IDS_WALLPAPER_MANAGER_ALL_CATEGORY_LABEL" desc="Wallpaper category label.">
39 All
40 </message>
41 <message name="IDS_WALLPAPER_MANAGER_DELETE_COMMAND_LABEL" desc="Wallpaper delete command label.">
42 Delete
43 </message>
44 <message name="IDS_WALLPAPER_MANAGER_CUSTOM_CATEGORY_LABEL" desc="Wallpaper category label.">
45 Custom
46 </message>
47 <message name="IDS_WALLPAPER_MANAGER_SELECT_CUSTOM_LABEL" desc="Selects custom wallpaper label.">
48 Custom Image:
49 </message>
50 <message name="IDS_WALLPAPER_MANAGER_POSITION_LABEL" desc="Custom wallpaper position label">
51 Position:
52 </message>
53 <message name="IDS_WALLPAPER_MANAGER_COLOR_LABEL" desc="Custom wallpaper color label.">
54 Color:
55 </message>
56 <message name="IDS_WALLPAPER_MANAGER_SHOW_CUSTOM_WALLPAPER_ON_START_WARNING" desc="The string displayed to user when set custom wallpaper">
57 Wallpapers appear on the Sign-in Screen.
58 </message>
59 <message name="IDS_WALLPAPER_MANAGER_SURPRISE_ME_LABEL" desc="Wallpaper surprise me checkbox label. If the checkbox is checked, Chrome will automatically change wallpaper to either a random one available in wallpaper picker or a google pushed wallpaper (surprise factor).">
60 Surprise Me
61 </message>
62 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FAIL" desc="The string displayed to user when access wallpaper server failed.">
63 Chrome cannot access wallpapers. Please connect to a network.
64 </message>
65 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_FAIL" desc="The string displayed to user when downloading the wallpaper failed.">
66 Chrome cannot download this wallpaper.
67 </message>
68 <message name="IDS_WALLPAPER_MANAGER_DOWNLOAD_CANCEL" desc="The string displayed to user when downloading the wallpaper canceled.">
69 Download was canceled.
70 </message>
71 <message name="IDS_WALLPAPER_MANAGER_ACCESS_FILE_FAILURE" desc="The string displayed to user when accessing custom wallpaper on disk failed.">
72 Chrome cannot access the image.
73 </message>
74 <message name="IDS_WALLPAPER_MANAGER_INVALID_WALLPAPER" desc="The string displayed to user when user selected wallpaper can not be set as a wallpaper.">
75 Chrome cannot set wallpaper.
76 </message>
Torne (Richard Coles)6d86b772014-06-25 10:30:53 +010077 <message name="IDS_CURRENT_WALLPAPER_SET_BY_MESSAGE" desc="The string displayed to user if the current wallpaper is set by a third party wallpaper app/extension.">
78 Current wallpaper is set by '<ph name="APP_NAME">$1</ph>'
79 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +000080
81 <!-- File Manager -->
Ben Murdoch0529e5d2014-04-24 10:50:13 +010082 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_NAME" desc="Name of the about:flag option to enable MTP support in file manager.">
83 Enable MTP support in File Manager.
84 </message>
85 <message name="IDS_FLAGS_ENABLE_FILE_MANAGER_MTP_DESCRIPTION" desc="Description of the about:flag option to the enable MTP support in file manager.">
86 Show MTP devices as a file storage in the file manager.
87 </message>
Torne (Richard Coles)f8ee7882014-06-20 14:52:04 +010088 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_GALLERY_NAME" desc="Name of the about:flag option to enable the new gallery app.">
89 Enable the new gallery
90 </message>
91 <message name="IDS_FLAGS_FILE_MANAGER_ENABLE_NEW_GALLERY_DESCRIPTION" desc="Description of the about:flag option to the enable new gallery app.">
92 Use the experimental new gallery instead of the stable one.
93 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -070094 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_NAME" desc="Name of the about:flag option to enable the chromecast support for video app.">
95 Experimental Chromecast support for Video Player
96 </message>
97 <message name="IDS_FLAGS_ENABLE_VIDEO_PLAYER_CHROMECAST_SUPPORT_DESCRIPTION" desc="Description of the about:flag option to the enable the chromecast support for video app.">
98 This option enables experimental Chromecast support for Video Player app on ChromeOS.
99 </message>
100 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that an operation is taking longer than expected.">
101 An operation is taking longer than expected. Do you want to abort it?
102 </message>
103 <message name="IDS_FILE_SYSTEM_PROVIDER_MANY_UNRESPONSIVE_WARNING" desc="A warning shown in a notification that more than one operations are taking longer than expected.">
104 Some operations are taking longer than expected. Do you want to abort them?
105 </message>
106 <message name="IDS_FILE_SYSTEM_PROVIDER_UNRESPONSIVE_ABORT_BUTTON" desc="Label of the button on the notification about an operation(s) taking to long.">
107 Abort
108 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000109 <message name="IDS_FILE_BROWSER_ARCHIVE_DIRECTORY_LABEL" desc="/archive directory label.">
110 Archives
111 </message>
112 <message name="IDS_FILE_BROWSER_REMOVABLE_DIRECTORY_LABEL" desc="/removable directory label.">
113 External Storage
114 </message>
115 <message name="IDS_FILE_BROWSER_DRIVE_DIRECTORY_LABEL" desc="/drive directory label.">
116 Google Drive
117 </message>
118 <message name="IDS_FILE_BROWSER_DRIVE_MY_DRIVE_LABEL" desc="A label for the 'My Drive' collection of Google Drive.">
119 My Drive
120 </message>
121 <message name="IDS_FILE_BROWSER_DRIVE_SHARED_WITH_ME_COLLECTION_LABEL" desc="A label for the 'shared with me' collection of Google Drive.">
122 Shared with me
123 </message>
124 <message name="IDS_FILE_BROWSER_DRIVE_RECENT_COLLECTION_LABEL" desc="A label for the 'Recent' collection of Google Drive.">
125 Recent
126 </message>
127 <message name="IDS_FILE_BROWSER_DRIVE_OFFLINE_COLLECTION_LABEL" desc="A label for the 'Offline' collection of Google Drive.">
128 Offline
129 </message>
130 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_LABEL" desc="Downloads local directory label.">
131 Downloads
132 </message>
133 <message name="IDS_FILE_BROWSER_DOWNLOADS_DIRECTORY_WARNING" desc="Warning displayed to user when viewing downloads folder.">
134 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Caution:<ph name="END_BOLD">&lt;/strong&gt;</ph> These files are temporary and may be automatically deleted to free up disk space. <ph name="BEGIN_LINK">&lt;a href="javascript://"&gt;</ph>Learn More<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
135 </message>
136 <message name="IDS_FILE_BROWSER_NAME_COLUMN_LABEL" desc="Name column label.">
137 Name
138 </message>
139 <message name="IDS_FILE_BROWSER_SIZE_COLUMN_LABEL" desc="Size column label.">
140 Size
141 </message>
142
143 <message name="IDS_FILE_BROWSER_SIZE_BYTES" desc="Size in bytes.">
144 $1 bytes
145 </message>
146 <message name="IDS_FILE_BROWSER_SIZE_KB" desc="Size in kilo bytes.">
147 $1 KB
148 </message>
149 <message name="IDS_FILE_BROWSER_SIZE_MB" desc="Size in mega bytes.">
150 $1 MB
151 </message>
152 <message name="IDS_FILE_BROWSER_SIZE_GB" desc="Size in giga bytes.">
153 $1 GB
154 </message>
155 <message name="IDS_FILE_BROWSER_SIZE_TB" desc="Size in tera bytes.">
156 $1 TB
157 </message>
158 <message name="IDS_FILE_BROWSER_SIZE_PB" desc="Size in peta bytes.">
159 $1 PB
160 </message>
161
162 <message name="IDS_FILE_BROWSER_SHORTCUT_CTRL" desc="[Ctrl] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
163 Ctrl
164 </message>
165 <message name="IDS_FILE_BROWSER_SHORTCUT_ALT" desc="[Alt] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
166 Alt
167 </message>
168 <message name="IDS_FILE_BROWSER_SHORTCUT_SHIFT" desc="[Shift] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
169 Shift
170 </message>
171 <message name="IDS_FILE_BROWSER_SHORTCUT_META" desc="[Meta] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
172 Meta
173 </message>
174 <message name="IDS_FILE_BROWSER_SHORTCUT_SPACE" desc="[Space] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
175 Space
176 </message>
177 <message name="IDS_FILE_BROWSER_SHORTCUT_ENTER" desc="[Enter] key name to use in shortcuts descriptions. Shouldn't be translated in many languages actually.">
178 Enter
179 </message>
180
181 <message name="IDS_FILE_BROWSER_TYPE_COLUMN_LABEL" desc="Type column label.">
182 Type
183 </message>
184 <message name="IDS_FILE_BROWSER_DATE_COLUMN_LABEL" desc="Date column label.">
185 Date modified
186 </message>
187 <message name="IDS_FILE_BROWSER_OFFLINE_COLUMN_LABEL" desc="Available offline column label.">
188 Available offline
189 </message>
190 <message name="IDS_FILE_BROWSER_ERROR_CREATING_FOLDER" desc="Message displayed when we can't create a folder.">
191 Unable to create folder "<ph name="FOLDER_NAME">$1<ex>Documents</ex></ph>". <ph name="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph>
192 </message>
193 <message name="IDS_FILE_BROWSER_ERROR_INVALID_CHARACTER" desc="Error message displayed when the user enters an invalid character in a file or directory name.">
194 Invalid character: $1
195 </message>
196 <message name="IDS_FILE_BROWSER_ERROR_RESERVED_NAME" desc="Error message displayed when the user enters a file name which is reserved.">
197 This name may not be used as a file of folder name
198 </message>
199 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message displayed when the user tries to rename to or create a file started with dot.">
200 Names starting with dot are reserved for the system. Please choose another name.
201 </message>
202 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message displayed when the user enters a file name consisting of only whitespace characters.">
203 Invalid name
204 </message>
205 <message name="IDS_FILE_BROWSER_ERROR_LONG_NAME" desc="Error message displayed when user trys to enter too long name for a file or a folder.">
206 This name is too long
207 </message>
208 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'New folder' button.">
209 New folder
210 </message>
211 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'New window' button.">
212 New window
213 </message>
214 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label.">
215 File name
216 </message>
217 <message name="IDS_FILE_BROWSER_PREPARING_LABEL" desc="Label informing about preparing the file.">
218 Preparing
219 </message>
220 <message name="IDS_FILE_BROWSER_DRAGGING_MULTIPLE_ITEMS" desc="Tooltip message for dragging multiple files.">
221 $1 items
222 </message>
223
224 <message name="IDS_FILE_BROWSER_ARCHIVE_MOUNT_FAILED" desc="Title of the error dialog when file mount operation failed.">
225 Unable to open "$1": $2
226 </message>
227 <message name="IDS_FILE_BROWSER_UNMOUNT_FAILED" desc="Title of the error dialog when device unmount operation failed.">
228 <ph name="BEGIN_BOLD">&lt;b&gt;</ph>Don't remove your device just yet!<ph name="END_BOLD">&lt;/b&gt;</ph>
229 <ph name="LINE_BREAKS">&lt;br/&gt;&lt;br/&gt;</ph>
230 Removing your device while it is in use may cause data loss. Please wait until the operation is over, then eject the device using the Files app.
231 </message>
232 <message name="IDS_FILE_BROWSER_MOUNT_ARCHIVE" desc="Title of the action for mounting an archive file to work with its contents.">
233 Open
234 </message>
235 <message name="IDS_FILE_BROWSER_FORMAT_DEVICE_BUTTON_LABEL" desc="Title of the action for formatting removable device.">
236 Format device
237 </message>
238 <message name="IDS_FILE_BROWSER_UNMOUNT_DEVICE_BUTTON_LABEL" desc="Title of the action for unmounting removable device.">
239 Eject device
240 </message>
Torne (Richard Coles)cedac222014-06-03 10:58:34 +0100241 <message name="IDS_FILE_BROWSER_CLOSE_VOLUME_BUTTON_LABEL" desc="Title of the action for closing either an archive volume or a volume provided by an extension.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000242 Close
243 </message>
244 <message name="IDS_FILE_BROWSER_ACTION_VIEW" desc="Title of the action to view (no edit) a file.">
245 View
246 </message>
247 <message name="IDS_FILE_BROWSER_ACTION_OPEN" desc="Title of the action to open (and possibly edit) a file.">
248 Open
249 </message>
250 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GDOC" desc="Title of the action to open a Google Docs document.">
251 Docs
252 </message>
253 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSHEET" desc="Title of the action to open a Google Spreadsheets document.">
254 Sheets
255 </message>
256 <message name="IDS_FILE_BROWSER_ACTION_OPEN_GSLIDES" desc="Title of the action to open a Google Slides document.">
257 Slides
258 </message>
259 <message name="IDS_FILE_BROWSER_ACTION_WATCH" desc="Title of the action to watch a video.">
260 Watch
261 </message>
262 <message name="IDS_FILE_BROWSER_ACTION_LISTEN" desc="Title of the action to play an audio file.">
263 Listen
264 </message>
265
266 <message name="IDS_FILE_BROWSER_GALLERY_NO_IMAGES" desc="In the Gallery, the message that there are no images in this directory.">
267 No images in this directory.
268 </message>
269 <message name="IDS_FILE_BROWSER_GALLERY_ITEMS_SELECTED" desc="In the Gallery, the message showing the selected item count.">
270 <ph name="COUNT">$1<ex>3</ex></ph> items selected
271 </message>
272
273 <message name="IDS_FILE_BROWSER_GALLERY_MOSAIC" desc="In the Gallery, the title on the button that switches to the mosaic view.">
274 Mosaic view
275 </message>
276 <message name="IDS_FILE_BROWSER_GALLERY_SLIDE" desc="In the Gallery, the title on the button that switches to the slide view.">
277 Slide view
278 </message>
279 <message name="IDS_FILE_BROWSER_GALLERY_SLIDESHOW" desc="In the Gallery, the title on the button that starts the slide show.">
280 Slideshow
281 </message>
282 <message name="IDS_FILE_BROWSER_GALLERY_DELETE" desc="In the Gallery, the title on the button that deletes selected images.">
283 Delete
284 </message>
285
286 <message name="IDS_FILE_BROWSER_GALLERY_EDIT" desc="In the Gallery, the title on the button shows/hides editing buttons.">
287 Edit
288 </message>
289 <message name="IDS_FILE_BROWSER_GALLERY_PRINT" desc="In the Gallery, the title on the button showing the print dialog for the current image or video.">
290 Print
291 </message>
292 <message name="IDS_FILE_BROWSER_GALLERY_SHARE" desc="In the Gallery, the title on the button that lets the user share a photo.">
293 Share
294 </message>
295 <message name="IDS_FILE_BROWSER_GALLERY_ENTER_WHEN_DONE" desc="In the Gallery, the text in a floating panel that prompts the user to press enter when they are done with the changes to a photo.">
296 Press Enter when done
297 </message>
298 <message name="IDS_FILE_BROWSER_GALLERY_AUTOFIX" desc="In the Gallery, the title on the button that applies the Auto-Fix filter to a photo.">
299 Auto-fix
300 </message>
301 <message name="IDS_FILE_BROWSER_GALLERY_FIXED" desc="In the Gallery, the text in a floating panel that notifies that the photo has been automatically fixed.">
302 Fixed
303 </message>
304 <message name="IDS_FILE_BROWSER_GALLERY_CROP" desc="In the Gallery, the title on the button that cuts out a rectangular fragment from a photo">
305 Crop
306 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -0700307 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_1_1" desc="Button label to fix aspect to 1:1 ratio when cropping.">
308 1x1
309 </message>
310 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_4_6" desc="Button label to fix aspect to 4:6 ratio when cropping.">
311 4x6
312 </message>
313 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_6_4" desc="Button label to fix aspect to 6:4 ratio when cropping.">
314 6x4
315 </message>
316 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_5_7" desc="Button label to fix aspect to 5:7 ratio when cropping.">
317 5x7
318 </message>
319 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_7_5" desc="Button label to fix aspect to 7:5 ratio when cropping.">
320 7x5
321 </message>
322 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_16_9" desc="Button label to fix aspect to 16:9 ratio when cropping.">
323 16x9
324 </message>
325 <message name="IDS_FILE_BROWSER_GALLERY_ASPECT_RATIO_9_16" desc="Button label to fix aspect to 9:16 ratio when cropping.">
326 9x16
327 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000328 <message name="IDS_FILE_BROWSER_GALLERY_EXPOSURE" desc="In the Gallery, the title on the button that applies the Brightness/Contrast filter to a photo.">
329 Brightness
330 </message>
331 <message name="IDS_FILE_BROWSER_GALLERY_BRIGHTNESS" desc="In the Gallery, the text next to the Brightness slider.">
332 Brightness
333 </message>
334 <message name="IDS_FILE_BROWSER_GALLERY_CONTRAST" desc="In the Gallery, the text next to the Contrast slider.">
335 Contrast
336 </message>
337 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_LEFT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the left (counterclockwise).">
338 Left
339 </message>
340 <message name="IDS_FILE_BROWSER_GALLERY_ROTATE_RIGHT" desc="In the Gallery, the title on the button that rotates the photo 90 degrees to the right (clockwise).">
341 Right
342 </message>
343 <message name="IDS_FILE_BROWSER_GALLERY_UNDO" desc="In the Gallery, the text on the button that reverts the most recent operation.">
344 Undo
345 </message>
346 <message name="IDS_FILE_BROWSER_GALLERY_REDO" desc="In the Gallery, the text on the button that performs again the operation that has been recently reverted.">
347 Redo
348 </message>
349 <message name="IDS_FILE_BROWSER_GALLERY_FILE_EXISTS" desc="In the Gallery, the message informing that file already exists when attempting to rename.">
350 File already exists
351 </message>
352 <message name="IDS_FILE_BROWSER_GALLERY_SAVED" desc="In the Gallery, the message informing that editing saved successfully.">
353 Saved
354 </message>
355 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_ORIGINAL" desc="In the Gallery, text on the button to overwrite original file along with the edited copy.">
356 Overwrite original
357 </message>
358 <message name="IDS_FILE_BROWSER_GALLERY_OVERWRITE_BUBBLE" desc="In the Gallery, text in the bubble informing user about saving and overwriting original file.">
359 Your edits are saved automatically.<ph name="BREAKS">&lt;br&gt;&lt;br&gt;<ex>&lt;br&gt;&lt;br&gt;</ex></ph>To keep a copy of the original image, uncheck "Overwrite original"
360 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000361 <message name="IDS_FILE_BROWSER_GALLERY_READONLY_WARNING" desc="In the Gallery, message informing that directory is readonly, and edited files will be saved to Downloads directory.">
362 Cannot save to $1. Edited images will be saved in the Downloads folder.
363 </message>
364 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_ERROR" desc="In the Gallery, message informing that the image failed to load.">
365 This file could not be displayed.
366 </message>
367 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_TOO_BIG_ERROR" desc="In the Gallery, message informing that the image is too big to be displayed.">
368 This file is too large to be opened.
369 </message>
370 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_ERROR" desc="In the Gallery, message informing that the video could not be played.">
371 This file could not be played.
372 </message>
373 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_DECODING_ERROR" desc="In the Gallery, message informing that an error occured while playing the movie.">
374 An error occurred. Click to restart from the beginning.
375 </message>
376 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_LOOPED_MODE" desc="In the Gallery, message informing that the movie will be played in a loop.">
377 This video will keep playing until the cows come home.
378 </message>
379 <message name="IDS_FILE_BROWSER_AUDIO_ERROR" desc="In the Audio Player, message informing that the file could not be played.">
380 This file could not be played.
381 </message>
382 <message name="IDS_FILE_BROWSER_GALLERY_IMAGE_OFFLINE" desc="In the Gallery, message informing that the image could be displayed in the offline mode.">
383 This image is not available offline.
384 </message>
385 <message name="IDS_FILE_BROWSER_GALLERY_VIDEO_OFFLINE" desc="In the Gallery, message informing that the video could not be played in the offline mode.">
386 This video is not available offline.
387 </message>
388 <message name="IDS_FILE_BROWSER_AUDIO_OFFLINE" desc="In the Audio Player, message informing that the audio file could not be played in the offline mode.">
389 This file is not available offline.
390 </message>
391
392 <message name="IDS_FILE_BROWSER_RECOVERED_FILES_FROM_GOOGLE_DRIVE_DIRECTORY_NAME" desc="The name of the direcotry which stores files recovered from Google Drive directory when the locally stored Google Drive data is found to be broken.">
393 Recovered files from Google Drive
394 </message>
395
396 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_MESSAGE" desc="Message of the conflict dialog shown when a file transfer operation is conflicted.">
397 A file named "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" already exists. What do you want to do?
398 </message>
399 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_KEEP_BOTH" desc="Label of a button to keep both entries after the file transfer operation.">
400 Keep both
401 </message>
402 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_REPLACE" desc="Label of a button to replace the old entry with the new entry.">
403 Replace
404 </message>
405 <message name="IDS_FILE_BROWSER_CONFLICT_DIALOG_APPLY_TO_ALL" desc="Label of checkbox in the conflict dialog box to apply the user selection to all entries.">
406 Apply to all
407 </message>
408
409 <message name="IDS_FILE_BROWSER_CONFIRM_OVERWRITE_FILE" desc="Asks the user if they are sure they want to overwrite an existing file with another one.">
410 A file named "$1" already exists. Do you want to replace it?
411 </message>
412 <message name="IDS_FILE_BROWSER_FILE_ALREADY_EXISTS" desc="Error message displayed when user tries to create a file with an existing name.">
413 The file named "$1" already exists. Please choose a different name.
414 </message>
415 <message name="IDS_FILE_BROWSER_DIRECTORY_ALREADY_EXISTS" desc="Error message displayed when user tries to create a directory with an existing name.">
416 The folder named "$1" already exists. Please choose a different name.
417 </message>
418 <message name="IDS_FILE_BROWSER_ERROR_RENAMING" desc="Error message.">
419 Unable to rename "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". <ph name="ERROR_MESSAGE">$2<ex>An error occurred (code: ABORT)</ex></ph>
420 </message>
421 <message name="IDS_FILE_BROWSER_RENAME_BUTTON_LABEL" desc="Button Label.">
422 Rename
423 </message>
424 <message name="IDS_FILE_BROWSER_DELETE_BUTTON_LABEL" desc="Button Label.">
425 Delete
426 </message>
427 <message name="IDS_FILE_BROWSER_PASTE_BUTTON_LABEL" desc="Button Label.">
428 Paste
429 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +0100430 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu item label, pasting files into the selected folder.">
431 Paste into folder
432 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000433 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label.">
434 Copy
435 </message>
436 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label.">
437 Cut
438 </message>
439 <message name="IDS_FILE_BROWSER_OPEN_WITH_BUTTON_LABEL" desc="Menu item label, showing dialog to choose application to open selected files.">
440 Open with...
441 </message>
442 <message name="IDS_FILE_BROWSER_ZIP_SELECTION_BUTTON_LABEL" desc="Menu item label, showing dialog to create zip file for selected files.">
443 Zip selection
444 </message>
445 <message name="IDS_FILE_BROWSER_CREATE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Menu item label, creating a shortcut of the selected folder to the left nav.">
446 Create shortcut
447 </message>
448 <message name="IDS_FILE_BROWSER_REMOVE_FOLDER_SHORTCUT_BUTTON_LABEL" desc="Menu item label, unpinning the selected folder from the left nav.">
449 Remove shortcut
450 </message>
451 <message name="IDS_FILE_BROWSER_SHARE_BUTTON_LABEL" desc="Menu item label, showing dialog to share the selected file.">
452 Share
453 </message>
454
455 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status message.">
456 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
457 </message>
458 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory.">
459 Copying $1 items...
460 </message>
461 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory.">
462 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Rename it and try again.
463 </message>
464 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory.">
465 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists.
466 </message>
467 <message name="IDS_FILE_BROWSER_COPY_FILESYSTEM_ERROR" desc="File Manager error message.">
468 Copy operation failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph>
469 </message>
470 <message name="IDS_FILE_BROWSER_COPY_UNEXPECTED_ERROR" desc="File Manager error message.">
471 Copy operation failed, unexpected error: $1
472 </message>
473 <message name="IDS_FILE_BROWSER_MOVE_FILE_NAME" desc="File Manager status message.">
474 Moving <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
475 </message>
476 <message name="IDS_FILE_BROWSER_MOVE_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory.">
477 Moving $1 items...
478 </message>
479 <message name="IDS_FILE_BROWSER_MOVE_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory.">
480 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Rename it and try again.
481 </message>
482 <message name="IDS_FILE_BROWSER_MOVE_SOURCE_NOT_FOUND_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory.">
483 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists.
484 </message>
485 <message name="IDS_FILE_BROWSER_MOVE_FILESYSTEM_ERROR" desc="File Manager error message.">
486 Move failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph>
487 </message>
488 <message name="IDS_FILE_BROWSER_MOVE_UNEXPECTED_ERROR" desc="File Manager error message.">
489 Move failed, unexpected error: $1
490 </message>
491 <message name="IDS_FILE_BROWSER_ZIP_FILE_NAME" desc="File Manager status message.">
492 Zipping <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
493 </message>
494 <message name="IDS_FILE_BROWSER_ZIP_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory.">
495 Zipping $1 items...
496 </message>
497 <message name="IDS_FILE_BROWSER_ZIP_TARGET_EXISTS_ERROR" desc="File Manager error message. 'Item' is used here as a generic term for file or directory.">
498 Zipping failed, item exists: "$1"
499 </message>
500 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error message.">
501 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)</ex></ph>
502 </message>
503 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message.">
504 Zipping failed, unexpected error: $1
505 </message>
506 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status message.">
507 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>...
508 </message>
509 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="File Manager status message shown when the drive sync is failed because a user try to remove shared files that the user does not own.">
510 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. You cannot delete it because you do not own it.
511 </message>
512 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Manager status message shown when the drive sync is failed because Google Drive is temporary unavailable.">
513 Google Drive is not available right now. Uploading will automatically restart once Google Drive is back.
514 </message>
515 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status message shown when the drive sync is failed because of miscellaneous errors.">
516 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" right now. Please try again later.
517 </message>
518 <message name="IDS_FILE_BROWSER_SHARE_ERROR" desc="File Manager error message when sharing a file or a directory on Drive fails because of internet connection problems.">
519 Sharing failed. Check your connection and try again later.
520 </message>
521 <message name="IDS_FILE_BROWSER_DELETE_FILE_NAME" desc="File Manager status message.">
522 Deleting "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>"...
523 </message>
524 <message name="IDS_FILE_BROWSER_DELETE_ITEMS_REMAINING" desc="File Manager status message. 'Item' is used here as a generic term for file or directory.">
525 Deleting <ph name="COUNT">$1<ex>10</ex></ph> items...
526 </message>
527 <message name="IDS_FILE_BROWSER_DELETE_ERROR" desc="Message informing about error while deleting an item or items.">
528 An error occured. Some items may not have been deleted.
529 </message>
530
531 <message name="IDS_FILE_BROWSER_COPY_PROGRESS_SUMMARY" desc="Summary message for multiple copying tasks above the progress bar.">
532 Copying...
533 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -0700534 <message name="IDS_FILE_BROWSER_MOVE_PROGRESS_SUMMARY" desc="Summary message for multiple moving tasks above the progress bar.">
535 Moving...
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000536 </message>
537 <message name="IDS_FILE_BROWSER_ZIP_PROGRESS_SUMMARY" desc="Summary message for multiple zipping tasks above the progress bar.">
538 Zipping...
539 </message>
540 <message name="IDS_FILE_BROWSER_DELETE_PROGRESS_SUMMARY" desc="Summary message for multiple deleting tasks above the progress bar.">
541 Deleting...
542 </message>
543 <message name="IDS_FILE_BROWSER_TRANSFER_PROGRESS_SUMMARY" desc="Summary message for mixed operation tasks above the progress bar. 'Transferring' is used here as a generic term for copying, moving, zipping, or deleting.">
544 Transferring...
545 </message>
546 <message name="IDS_FILE_BROWSER_SYNC_PROGRESS_SUMMARY" desc="Summary message for drive sync operation. This message can be shown without a progress bar.">
547 Syncing...
548 </message>
549 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY" desc="Summary message for an error above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages.">
550 1 error.
551 </message>
552 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY_PLURAL" desc="Summary message for multiple errors above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages.">
553 <ph name="COUNT">$1<ex>10</ex></ph> errors.
554 </message>
555
556 <message name="IDS_FILE_BROWSER_CANCEL_LABEL" desc="Cancel label.">
557 Cancel
558 </message>
559 <message name="IDS_FILE_BROWSER_OPEN_LABEL" desc="Open label.">
560 Open
561 </message>
562 <message name="IDS_FILE_BROWSER_SAVE_LABEL" desc="Save label.">
563 Save
564 </message>
565 <message name="IDS_FILE_BROWSER_OK_LABEL" desc="OK label.">
566 OK
567 </message>
568 <message name="IDS_FILE_BROWSER_UPLOAD_LABEL" desc="Upload label.">
569 Upload
570 </message>
571 <message name="IDS_FILE_BROWSER_SEARCH_TEXT_LABEL" desc="Search text field label.">
572 Search
573 </message>
574
575 <message name="IDS_FILE_BROWSER_DEFAULT_NEW_FOLDER_NAME" desc="The default name for a newly created folder.">
576 New Folder
577 </message>
578
579 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_ONE" desc="Asks the user if they are sure they want to delete a single file.">
580 Are you sure you want to delete "$1"?
581 </message>
582 <message name="IDS_FILE_BROWSER_CONFIRM_DELETE_SOME" desc="Asks the user if they are sure they want to delete multiple files/directories.">
583 Are you sure you want to delete $1 items?
584 </message>
585
586 <message name="IDS_FILE_BROWSER_UNKNOWN_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unknown.">
587 This device cannot be opened because its filesystem was not recognized.
588 </message>
589 <message name="IDS_FILE_BROWSER_UNSUPPORTED_FILESYSTEM_WARNING" desc="Displayed when device contents cannot be read because filesystem is unsupported.">
590 This device cannot be opened because its filesystem is not supported.
591 </message>
592 <message name="IDS_FILE_BROWSER_FORMATTING_WARNING" desc="Displayed when you attempt to format device.">
593 Formatting the removable media is going to erase all data. Do you wish to continue?
594 </message>
595
596 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the suggest app dialog, which shows the list of the apps which supports the selected file.">
597 Select an app to open this file
598 </message>
599 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_LINK_TO_WEBSTORE" desc="Text of the link to the app list on Chrome Webstore, which shows the more apps than in the suggest app dialog.">
600 See more...
601 </message>
602 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Error message when the installation of the app from WebStore is failed.">
603 Installation failed.
604 </message>
605 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_MESSAGE_FOR_EXECUTABLE" desc="Information message in the suggest app dialog. It is shown when Files.app is suggesting an altanative application from Chrome WebStore becauase the user is trying to open an executable file which doesn't support on ChromeOS.">
606 It looks like you're trying to run a classic application. Please try one of these newer web-based apps as an alternative.
607 </message>
608
609 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title.">
610 Select a folder to open
611 </message>
612 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folder title for upload.">
613 Select a folder to upload
614 </message>
615 <message name="IDS_FILE_BROWSER_SELECT_OPEN_FILE_TITLE" desc="Select open file title.">
616 Select a file to open
617 </message>
618 <message name="IDS_FILE_BROWSER_SELECT_OPEN_MULTI_FILE_TITLE" desc="Select open multi file title.">
619 Select one or more files
620 </message>
621 <message name="IDS_FILE_BROWSER_SELECT_SAVEAS_FILE_TITLE" desc="Select saveas file title.">
622 Save file as
623 </message>
624
625 <message name="IDS_FILE_BROWSER_MANY_FILES_SELECTED" desc="Many files selected.">
626 <ph name="SELCTED_FILE_COUNT">$1<ex>13</ex></ph> files selected
627 </message>
628 <message name="IDS_FILE_BROWSER_MANY_DIRECTORIES_SELECTED" desc="Many directories selected.">
629 <ph name="SELCTED_FOLDERS_COUNT">$1<ex>2</ex></ph> folders selected
630 </message>
631 <message name="IDS_FILE_BROWSER_MANY_ENTRIES_SELECTED" desc="Many items (both files and directories) selected.">
632 <ph name="SELCTED_FILES_COUNT">$1<ex>21</ex></ph> items selected
633 </message>
634 <message name="IDS_FILE_BROWSER_CALCULATING_SIZE" desc="Message informing the user that total items size is being calculated.">
635 Calculating size
636 </message>
637 <message name="IDS_FILE_BROWSER_OFFLINE_HEADER" desc="Message informing the user that the browser is offline.">
638 You are offline
639 </message>
640 <message name="IDS_FILE_BROWSER_OFFLINE_MESSAGE" desc="Message informing the user how to make the selected file available offline.">
641 To save this file for offline use, get back online and&lt;br&gt;select the <ph name="OFFLINE_CHECKBOX_NAME">'$1'<ex>'Available offline'</ex></ph> checkbox for this file.
642 </message>
643 <message name="IDS_FILE_BROWSER_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user how to make multiple selected files available offline.">
644 To save these files for offline use, get back online and&lt;br&gt;select the <ph name="OFFLINE_CHECKBOX_NAME">'$1'<ex>'Available offline'</ex></ph> checkbox for these files.
645 </message>
646 <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE" desc="Message informing the user that the selected file is only available online.">
647 You must be online to access this file.
648 </message>
649 <message name="IDS_FILE_BROWSER_HOSTED_OFFLINE_MESSAGE_PLURAL" desc="Message informing the user that the selected files are only available online.">
650 You must be online to access these files.
651 </message>
652 <message name="IDS_FILE_BROWSER_CONFIRM_MOBILE_DATA_USE" desc="Message informing the user that opening the file from Google Drive will use mobile data.">
653 Fetching this file will use approximately <ph name="FILE_SIZE">$1<ex>44 MB</ex></ph> of mobile data.
654 </message>
655 <message name="IDS_FILE_BROWSER_CONFIRM_MOBILE_DATA_USE_PLURAL" desc="Message informing the user that opening several files from Google Drive will use mobile data.">
656 Fetching these files will use approximately <ph name="FILE_SIZE">$1<ex>44 MB</ex></ph> of mobile data.
657 </message>
658 <message name="IDS_FILE_BROWSER_OPEN_IN_OTHER_DESKTOP_MESSAGE" desc="Message of an alert dialog that is shown when a user opens a file in a desktop of another profile but the file is opened in the original desktop.">
659 This file opened on a different desktop. Move to <ph name="USER_NAME">$1<ex>John Doe</ex></ph> (<ph name="MAIL_ADDRESS">$2<ex>xxxxxx@gmail.com</ex></ph>) to view it.
660 </message>
661 <message name="IDS_FILE_BROWSER_OPEN_IN_OTHER_DESKTOP_MESSAGE_PLURAL" desc="Prural verson of the message of an alert dialog that is shown when a user opens a file in a desktop of another profile but the file is opened in the original desktop.">
662 These files opened on a different desktop. Move to <ph name="USER_NAME">$1<ex>John Doe</ex></ph> (<ph name="MAIL_ADDRESS">$2<ex>xxxxxx@gmail.com</ex></ph>) to view it.
663 </message>
Torne (Richard Coles)23730a62014-03-21 14:25:57 +0000664 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_TITLE" desc="Title of a dialog to request drive share for files that come from other profiles during file transfering.">
665 This Drive file isn't shared yet
666 </message>
667 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_TITLE_PLURAL" desc="Title of a dialog to request drive share for files that come from other profiles during file transfering.">
668 These Drive files aren't shared yet
669 </message>
670 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_MESSAGE" desc="Message of a dialog to request drive share for files that come from other profiles during file transfering. Below the message, there are the e-mail address of the account to be shared with the file, and a drop down list to select a share type.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +0100671 Change how this file is shared
Torne (Richard Coles)23730a62014-03-21 14:25:57 +0000672 </message>
673 <message name="IDS_FILE_BROWSER_MULTI_PROFILE_SHARE_DIALOG_MESSAGE_PLURAL" desc="Message of a dialog to request drive share for files that come from other profiles during file transfering. Below the message, there are the e-mail address of the account to be shared with the file, and a drop down list to select a share type.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +0100674 Change how these files are shared
Torne (Richard Coles)23730a62014-03-21 14:25:57 +0000675 </message>
676 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_EDIT" desc="Label text of 'Can edit' share type. Please use the same string with Google Drive.">
677 Can edit
678 </message>
679 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_COMMENT" desc="Label text of 'Can comment' share type. Please use the same string with Google Drive.">
680 Can comment
681 </message>
682 <message name="IDS_FILE_BROWSER_DRIVE_SHARE_TYPE_CAN_VIEW" desc="Label text of 'Can view' share type. Please use the same string with Google Drive.">
683 Can view
684 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000685 <message name="IDS_FILE_BROWSER_DRIVE_MOBILE_CONNECTION_OPTION" desc="Option that determines if we will allow Google Drive content sync over mobile connections.">
686 Do not use mobile data for sync
687 </message>
688 <message name="IDS_FILE_BROWSER_DRIVE_SHOW_HOSTED_FILES_OPTION" desc="Option that determines if we will show hosted Google Docs files in file browser.">
689 Show Google Docs files
690 </message>
691 <message name="IDS_FILE_BROWSER_DRIVE_MENU_HELP" desc="In the Google Drive settings menu, name of the Help item.">
692 Help
693 </message>
694 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE" desc="Menu item, offering user to buy more space on Google Drive">
695 Buy more storage...
696 </message>
697 <message name="IDS_FILE_BROWSER_DRIVE_VISIT_DRIVE_GOOGLE_COM" desc="Menu item, redirecting user to drive.google.com">
698 Go to drive.google.com...
699 </message>
700 <message name="IDS_FILE_BROWSER_DRIVE_SPACE_AVAILABLE_LONG" desc="Text showing space left on Google Drive">
701 Google Drive space left: <ph name="SPACE_AVAILABLE">$1<ex>400 MB</ex></ph>.
702 </message>
703 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE_LINK" desc="Text on the link, offering user to buy more space on Google Drive">
704 Buy more storage
705 </message>
706 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_HEADER" desc="Message informing the user that there is not enough space to make the selected file(s) available offline.">
707 You have run out of space
708 </message>
709 <message name="IDS_FILE_BROWSER_DRIVE_SERVER_OUT_OF_SPACE_HEADER" desc="Message informing the user that there is not enough space on server side to store a new file.">
710 You have run out of space in Google Drive
711 </message>
712 <message name="IDS_FILE_BROWSER_DRIVE_LOADING" desc="Message informing the user that we are loading content of Google Drive.">
713 Hang with us. We’re fetching your files.
714 </message>
715 <message name="IDS_FILE_BROWSER_DRIVE_CANNOT_REACH" desc="Message informing the user that Google Drive can not be reached at this moment.">
716 Google Drive cannot be reached at this time.
717 </message>
718 <message name="IDS_FILE_BROWSER_DRIVE_LEARN_MORE" desc="In the Loading Google Drive page and in the Welcome to Google Drive banner, a text on the Learn More link.">
719 Learn more
720 </message>
721 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_MESSAGE" desc="Message informing the user how to make more space available to save the selected file offline.">
722 To save "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>" offline you must free up an additional <ph name="TOTAL_FILE_SIZE">$2<ex>3.3 MB</ex></ph> of space:<ph name="MARKUP_1">&lt;br&gt;<ex>&lt;br&gt;</ex></ph>
723 <ph name="MARKUP_2">&lt;ul&gt;&lt;li&gt;<ex>&lt;ul&gt;&lt;li&gt;</ex></ph>unpin files that you no longer need to access offline<ph name="MARKUP_3">&lt;/li&gt;<ex>>&lt;/li&gt;</ex></ph>
724 <ph name="MARKUP_4">&lt;li&gt;<ex>&lt;li&gt;</ex></ph>delete files from your Downloads folder<ph name="MARKUP_5">&lt;/li&gt;&lt;/ul&gt;<ex>&lt;/li&gt;&lt;/ul&gt;</ex></ph>
725 </message>
726 <message name="IDS_FILE_BROWSER_DRIVE_SERVER_OUT_OF_SPACE_MESSAGE" desc="Message informing the user how to make more space available on Google Drive server side.">
727 You do not have enough space in Google Drive to save "<ph name="FILE_NAME">$1<ex>document.pdf</ex></ph>". Please remove files or <ph name="BEGIN_LINK">&lt;a target='_blank' href='$2'&gt;</ph>buy more storage space<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>.
728 </message>
729 <message name="IDS_FILE_BROWSER_DRIVE_NOT_REACHED" desc="Message informing that Drive is unreachable and encuraging user to log out from the device and log back in.">
730 Google Drive could not be reached. Please <ph name="BEGIN_LINK">&lt;a href="javascript://"&gt;<ex>&lt;a href="javascript://"&gt;</ex></ph>log out<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> and log back in.
731 </message>
732 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE" desc="In the Welcome to Google Drive banner, title of banner.">
733 Welcome to Google Drive!
734 </message>
735 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE_ALTERNATIVE" desc="In the Welcome to Google Drive banner, title of the alternative banner offering 100GB free storage.">
736 Get 100 GB free with Google Drive
737 </message>
738 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TITLE_ALTERNATIVE_1TB" desc="In the Welcome to Google Drive banner, title of the alternative banner offering 1TB free storage.">
739 Get 1 TB free with Google Drive
740 </message>
741 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TEXT_SHORT" desc="In the Welcome to Google Drive banner, text of the welcome message, short version.">
742 All files saved in this folder are backed up online automatically
743 </message>
744 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_TEXT_LONG" desc="In the Welcome to Google Drive banner, text of the welcome message, long version.">
745 <ph name="MARKUP_1">&lt;p&gt;&lt;strong&gt;<ex>&lt;strong&gt;</ex></ph>Access files from everywhere, even offline.<ph name="MARKUP_2">&lt;/strong&gt;<ex>&lt;/strong&gt;</ex></ph>
746 Files in Google Drive are up-to-date and available from any device.<ph name="MARKUP_3">&lt;/p&gt;<ex>&lt;/p&gt;</ex></ph>
747 <ph name="MARKUP_4">&lt;p&gt;&lt;strong&gt;<ex>&lt;strong&gt;</ex></ph>Keep your files safe.<ph name="MARKUP_5">&lt;/strong&gt;<ex>&lt;/strong&gt;</ex></ph>
748 No matter what happens to your device, your files are safely stored in Google Drive.<ph name="MARKUP_6">&lt;/p&gt;<ex>&lt;/p&gt;</ex></ph>
749 <ph name="MARKUP_7">&lt;p&gt;&lt;strong&gt;<ex>&lt;strong&gt;</ex></ph>Share, create and collaborate<ph name="MARKUP_8">&lt;/strong&gt;<ex>&lt;/strong&gt;</ex></ph>
750 on files with others all in one place.<ph name="MARKUP_9">&lt;/p&gt;<ex>&lt;/p&gt;</ex></ph>
751 </message>
752 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_CHECK_ELIGIBILITY" desc="In the Welcome to Google Drive banner, a text on the button to check promo eligibility.">
753 Check eligibility
754 </message>
755 <message name="IDS_FILE_BROWSER_DRIVE_WELCOME_DISMISS" desc="In the Welcome to Google Drive banner, a text on the button to dismiss the banner.">
756 Dismiss
757 </message>
758 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_FILE" desc="Message shown when user tries to open file, which we can't handle.">
759 This file type is not supported. Please visit the <ph name="BEGIN_LINK">&lt;a target='_blank' href='$1'&gt;<ex>&lt;a target='_blank' href='$1'&gt;</ex></ph>Chrome Web Store<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> to find an app that can open this type of file.
760 <ph name="BEGIN_LINK_HELP">&lt;a target='_blank' href='$2'&gt;<ex>&lt;a target='_blank' href='$2'&gt;</ex></ph>Learn More<ph name="END_LINK_HELP">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
761 </message>
762 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_EXECUTABLE" desc="Message shown when user tries to open a windows executable file, which we can't handle.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +0100763 This file is designed for a PC using Windows software. This is not compatible with your device which runs Chrome OS. Please search the <ph name="BEGIN_LINK">&lt;a target='_blank' href='$1'&gt;<ex>&lt;a target='_blank' href='$1'&gt;</ex></ph>Chrome Web Store<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> for a suitable replacement app.<ph name="BEGIN_LINK_HELP">&lt;a target='_blank' href='$2'&gt;<ex>&lt;a target='_blank' href='$2'&gt;</ex></ph>Learn More<ph name="END_LINK_HELP">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
764 </message>
765 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_DMG" desc="Message shown when user tries to open a windows executable file, which we can't handle.">
766 This file is designed for a computer using Macintosh software. This is not compatible with your device which runs Chrome OS. Please search the <ph name="BEGIN_LINK">&lt;a target='_blank' href='$1'&gt;<ex>&lt;a target='_blank' href='$1'&gt;</ex></ph>Chrome Web Store<ph name="END_LINK">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> for a suitable replacement app.<ph name="BEGIN_LINK_HELP">&lt;a target='_blank' href='$2'&gt;<ex>&lt;a target='_blank' href='$2'&gt;</ex></ph>Learn More<ph name="END_LINK_HELP">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000767 </message>
768 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_CRX_TITLE" desc="Message shown when a user tries to open a *.crx file, which we don't handle in Files.app.">
769 Wait just a sec
770 </message>
771 <message name="IDS_FILE_BROWSER_NO_ACTION_FOR_CRX" desc="Message shown when a user tries to open a *.crx file, which we don't handle in Files.app.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +0100772 We're constantly looking for ways to make your browsing safer. Previously, any website could prompt you to add an extension into your browser. In the latest versions of Google Chrome, you must explicitly tell Chrome that you want to install these extensions by adding them through the Extensions page. <ph name="BEGIN_LINK">&lt;a target='_blank' href='https://support.google.com/chrome_webstore/answer/2664769?p=crx_warning&amp;rd=1'&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000773 </message>
774
775 <message name="IDS_FILE_BROWSER_FOLDER" desc="Folder entry type">
776 Folder
777 </message>
778 <message name="IDS_FILE_BROWSER_GENERIC_FILE_TYPE" desc="An entry type for a file with an extension that the File Manager does not recognize.">
779 <ph name="FILE_TYPE">$1<ex>ABC</ex></ph> file
780 </message>
781 <message name="IDS_FILE_BROWSER_NO_EXTENSION_FILE_TYPE" desc="An entry type for a file without an extension">
782 File
783 </message>
784 <message name="IDS_FILE_BROWSER_IMAGE_FILE_TYPE" desc="Image file type">
785 $1 image
786 </message>
787 <message name="IDS_FILE_BROWSER_VIDEO_FILE_TYPE" desc="Video file type">
788 $1 video
789 </message>
790 <message name="IDS_FILE_BROWSER_AUDIO_FILE_TYPE" desc="Audio file type">
791 $1 audio
792 </message>
793 <message name="IDS_FILE_BROWSER_HTML_DOCUMENT_FILE_TYPE" desc="HTML document file type">
794 HTML document
795 </message>
796 <message name="IDS_FILE_BROWSER_ZIP_ARCHIVE_FILE_TYPE" desc="Zip archive file type">
797 Zip archive
798 </message>
799 <message name="IDS_FILE_BROWSER_RAR_ARCHIVE_FILE_TYPE" desc="RAR archive file type">
800 RAR archive
801 </message>
802 <message name="IDS_FILE_BROWSER_TAR_ARCHIVE_FILE_TYPE" desc="Tar archive file type">
803 Tar archive
804 </message>
805 <message name="IDS_FILE_BROWSER_TAR_BZIP2_ARCHIVE_FILE_TYPE" desc="Bzip2 compressed tar archive file type">
806 Bzip2 compressed tar archive
807 </message>
808 <message name="IDS_FILE_BROWSER_TAR_GZIP_ARCHIVE_FILE_TYPE" desc="Gzip compressed tar archive file type">
809 Gzip compressed tar archive
810 </message>
811 <message name="IDS_FILE_BROWSER_PLAIN_TEXT_FILE_TYPE" desc="Plain text file type">
812 Plain text
813 </message>
814 <message name="IDS_FILE_BROWSER_PDF_DOCUMENT_FILE_TYPE" desc="PDF document file type">
815 PDF document
816 </message>
817 <message name="IDS_FILE_BROWSER_WORD_DOCUMENT_FILE_TYPE" desc="Word document file type">
818 Word document
819 </message>
820 <message name="IDS_FILE_BROWSER_POWERPOINT_PRESENTATION_FILE_TYPE" desc="PowerPoint presentation file type">
821 PowerPoint presentation
822 </message>
823 <message name="IDS_FILE_BROWSER_EXCEL_FILE_TYPE" desc="Excel spreadsheet file type">
824 Excel spreadsheet
825 </message>
826
827 <message name="IDS_FILE_BROWSER_GDOC_DOCUMENT_FILE_TYPE" desc="Google document file type">
828 Google document
829 </message>
830 <message name="IDS_FILE_BROWSER_GSHEET_DOCUMENT_FILE_TYPE" desc="Google spreadsheet file type">
831 Google spreadsheet
832 </message>
833 <message name="IDS_FILE_BROWSER_GSLIDES_DOCUMENT_FILE_TYPE" desc="Google presentation file type">
834 Google presentation
835 </message>
836 <message name="IDS_FILE_BROWSER_GDRAW_DOCUMENT_FILE_TYPE" desc="Google drawing file type">
837 Google drawing
838 </message>
839 <message name="IDS_FILE_BROWSER_GTABLE_DOCUMENT_FILE_TYPE" desc="Google table file type">
840 Google table
841 </message>
842 <message name="IDS_FILE_BROWSER_GFORM_DOCUMENT_FILE_TYPE" desc="Google form file type">
843 Google form
844 </message>
845 <message name="IDS_FILE_BROWSER_GLINK_DOCUMENT_FILE_TYPE" desc="Google Drive link file type">
846 Google Drive link
847 </message>
848
849 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE_TITLE" desc="Title of error message propmt when user attempts to open a non-supported file in file browser.">
850 <ph name="FILENAME">$1</ph>
851 </message>
852 <message name="IDS_FILE_BROWSER_ERROR_VIEWING_FILE" desc="Error message when user attempts to open a non-supported file in the Files app via Downloads panel.">
853 This file type is not supported. Please visit the Chrome Web Store to find an app that can open this type of file.
854 </message>
Ben Murdochc5cede92014-04-10 11:22:14 +0100855 <message name="IDS_FILE_BROWSER_ERROR_UNRESOLVABLE_FILE" desc="Error message when the file attempted to open from Downloads panel was not found under paths managed by file manager.">
856 This file has wandered off somewhere. Please check your download location setting and try again.
857 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +0000858 <message name="IDS_FILE_BROWSER_AUDIO_PLAYER_TITLE" desc="Title of the Audio Player window.">
859 Audio Player
860 </message>
861 <message name="IDS_FILE_BROWSER_AUDIO_PLAYER_DEFAULT_ARTIST" desc="In the Audio Player window, default artist name used when artist name is unknown.">
862 Unknown Artist
863 </message>
864
865 <message name="IDS_FILE_BROWSER_FILE_ERROR_GENERIC" desc="In the File Manager, the error message when the file operation failed.">
866 An error occurred.
867 </message>
868 <message name="IDS_FILE_BROWSER_FILE_ERROR_NOT_FOUND" desc="In the File Manager, the error message when the file could not be found.">
869 The file could not be found.
870 </message>
871 <message name="IDS_FILE_BROWSER_FILE_ERROR_SECURITY" desc="In the File Manager, the error message when the file could not be accessed for security reasons.">
872 The file could not be accessed for security reasons.
873 </message>
874 <message name="IDS_FILE_BROWSER_FILE_ERROR_NOT_READABLE" desc="In the File Manager, the error message when the file could not be read.">
875 The file could not be read.
876 </message>
877 <message name="IDS_FILE_BROWSER_FILE_ERROR_NO_MODIFICATION_ALLOWED" desc="In the File Manager, the error message when the file could not be modified.">
878 The file could not be modified.
879 </message>
880 <message name="IDS_FILE_BROWSER_FILE_ERROR_INVALID_STATE" desc="In the File Manager, the error message when the file is not usable.">
881 The file or the directory is not usable.
882 </message>
883 <message name="IDS_FILE_BROWSER_FILE_ERROR_INVALID_MODIFICATION" desc="In the File Manager, the error message when the file could not be modified.">
884 The file could not be modified.
885 </message>
886 <message name="IDS_FILE_BROWSER_FILE_ERROR_PATH_EXISTS" desc="In the File Manager, the error message when the a file or a directory with the same name already exists.">
887 A file or a directory with the same name already exists.
888 </message>
889 <message name="IDS_FILE_BROWSER_FILE_ERROR_QUOTA_EXCEEDED" desc="In the File Manager, the error message when there is not enough space to complete the operation.">
890 There is not enough space.
891 </message>
892
893 <message name="IDS_FILE_BROWSER_SEARCH_DRIVE_HTML" desc="In the File Manager, the item in the autocomplete suggestion item just under the search box, to continue searching in the list.">
894 '&lt;b&gt;<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>&lt;/b&gt;' - &lt;em&gt;search Drive&lt;/em&gt;
895 </message>
896 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the File Manager, the message informing the user that the search did not match any files or directories.">
897 No items match &lt;b&gt;"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"&lt;/b&gt;
898 </message>
899
900 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Manager, the text in the menu item to change the default action for a particular file type.">
901 Change default...
902 </message>
903 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Manager, the caption on the dialog box that chooses the default action for a particular file type.">
904 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files:
905 </message>
906 <message name="IDS_FILE_BROWSER_DEFAULT_ACTION_LABEL" desc="In the File Manager actions menu, the text next to the default action name.">
907 (default)
908 </message>
909
910 <message name="IDS_FILE_BROWSER_VIEW_TYPE_LABEL" desc="In File Manager, the label for the button menu to switch view types (e.g., list view or thumbnail view)">
911 View
912 </message>
913 <message name="IDS_FILE_BROWSER_DETAIL_VIEW_TOOLTIP" desc="Tooltip for the List View button.">
914 List view
915 </message>
916 <message name="IDS_FILE_BROWSER_THUMBNAIL_VIEW_TOOLTIP" desc="Tooltip for the Thumbnail View button.">
917 Thumbnail view
918 </message>
919 <message name="IDS_FILE_BROWSER_GEAR_BUTTON_TOOLTIP" desc="Tooltip for the gear button in Files.app.">
920 Settings
921 </message>
922
923 <message name="IDS_FILE_BROWSER_TIME_TODAY" desc="File date and time in case the date is today.">
924 Today <ph name="TODAY_DAYTIME">$1<ex>6:19 AM</ex></ph>
925 </message>
926 <message name="IDS_FILE_BROWSER_TIME_YESTERDAY" desc="File date and time in case the date is yesterday.">
927 Yesterday <ph name="YESTERDAY_DAYTIME">$1<ex>4:48 PM</ex></ph>
928 </message>
929
930 <message name="IDS_FILE_BROWSER_ALL_FILES_FILTER" desc="All Files filter for Open/Save dialog">
931 All files
932 </message>
933
934 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space left for storage.">
935 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left
936 </message>
937 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, saying that FileBrowser is waiting for space information for storage. When actual data arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE">
938 Waiting for space info...
939 </message>
940 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying that FileBrowser is failed to retrieve space information.">
941 Failed to retrieve space info
942 </message>
943
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +0100944<!-- Video Player -->
945 <message name="IDS_VIDEO_PLAYER_PLAY_THIS_COMPUTER" desc="Message of menu item which is shown at the top of the list of Chromecasts. This menuitem is to play the video on this computer (locally), intead of on TVs with Chromecast.">
946 This computer
947 </message>
948 <message name="IDS_VIDEO_PLAYER_PLAYING_ON" desc="Message is shown ahead of the name of the current chromecast which plays the video now. For example, if this message is 'Playing on' and the Chromecast name is 'Foocast', 'Playing on Foocast' is shown.">
949 Playing on
950 </message>
951
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +0100952<!-- Imageburn Strings -->
Torne (Richard Coles)58218062012-11-14 11:43:16 +0000953 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for update">
954 Checking for updates
955 </message>
956 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifying an update">
957 Verifying...
958 </message>
959 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finalizing an update">
960 Finalizing...
961 </message>
962 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed on image burning webpage ">
963 Create OS Recovery Media
964 </message>
965 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under image burning page title">
966 If you ever need to restore your computer's operating system you'll need a recovery SD card or USB memory stick.
967 </message>
968 <message name="IDS_IMAGEBURN_HEADER_LINK" desc="Link to more info on system recovery">
969 Learn more about system recovery
970 </message>
971 <message name="IDS_IMAGEBURN_NO_DEVICES_STATUS" desc="Message telling user to insert removable media image will be burnt to">
972 Insert an SD card or USB memory stick
973 </message>
974 <message name="IDS_IMAGEBURN_NO_DEVICES_WARNING" desc="Warning that device must be at least 4GB big">
975 The device must have capacity of 4GB or greater.
976 </message>
977 <message name="IDS_IMAGEBURN_MUL_DEVICES_STATUS" desc="Message telling user to select storage device to use for burning">
978 Select a removable storage device to use
979 </message>
980 <message name="IDS_IMAGEBURN_USB_DEVICE_STATUS" desc="Message telling user that an USB memory stick has been detected">
981 USB memory stick detected
982 </message>
983 <message name="IDS_IMAGEBURN_SD_DEVICE_STATUS" desc="Message telling user that a SD card has been detected">
984 SD card detected
985 </message>
986 <message name="IDS_IMAGEBURN_DEVICES_WARNING" desc="Warning that data on selected device will be erased">
987 All files on <ph name="DEVICE_NAME">$1<ex>Kingston DataTraveler</ex></ph> will be erased.
988 </message>
989 <message name="IDS_IMAGEBURN_NO_CONNECTION_STATUS" desc="Message telling user that the device is not connected to the Internet">
990 Internet not connected
991 </message>
992 <message name="IDS_IMAGEBURN_NO_CONNECTION_WARNING" desc="Message instructing user to connect to the Internet">
993 Please connect to the Internet to proceed.
994 </message>
995 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_STATUS" desc="Message telling user that removable device has insufficient space">
996 Insufficient space
997 </message>
998 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_WARNING" desc="Message instructing user to insert device with enough capacity">
999 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.
1000 </message>
1001 <message name="IDS_IMAGEBURN_DOWNLOADING_STATUS" desc="Message telling user that the image is being downloaded">
1002 Downloading recovery image...
1003 </message>
1004 <message name="IDS_IMAGEBURN_DOWNLOAD_PROGRESS_TEXT" desc="Information on downloaded amount">
1005 <ph name="DOWNLOADED_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> downloaded
1006 </message>
1007 <message name="IDS_IMAGEBURN_DOWNLOAD_TIME_REMAINING" desc="Expected remaining time of the download">
1008 Time remaining: <ph name="TIME_REMAINING">$1<ex>5s</ex></ph>
1009 </message>
1010 <message name="IDS_IMAGEBURN_UNZIP_STATUS" desc="Message telling user that the image is being extracted">
1011 Extracting recovery image...
1012 </message>
1013 <message name="IDS_IMAGEBURN_BURN_STATUS" desc="Message telling user that the image is being copied">
1014 Copying recovery image...
1015 </message>
1016 <message name="IDS_IMAGEBURN_BURN_PROGRESS_TEXT" desc="Information on burned amount">
1017 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex>250kB</ex></ph> copied
1018 </message>
1019 <message name="IDS_IMAGEBURN_PROGRESS_TIME_UNKNOWN" desc="Message telling user that a tast could take few minutes">
1020 This may take a few minutes
1021 </message>
1022 <message name="IDS_IMAGEBURN_ERROR_STATUS" desc="Message telling user that an error occurred">
1023 An error occurred
1024 </message>
1025 <message name="IDS_IMAGEBURN_DOWNLOAD_ERROR" desc="Message telling user that an error occurred during download">
1026 There was a problem during recovery image download.
1027 </message>
1028 <message name="IDS_IMAGEBURN_EXTRACTING_ERROR" desc="Message telling user that downloaded zip could not be extracted">
1029 There was a problem extracting image to the machine.
1030 </message>
1031 <message name="IDS_IMAGEBURN_BURN_ERROR" desc="Message telling user that something went wrong while burning the image to the device">
1032 There was a problem during copying recovery image to device.
1033 </message>
1034 <message name="IDS_IMAGEBURN_DEVICE_NOT_FOUND_ERROR" desc="Message telling user that targetd device could not be found">
1035 There was a problem while creating OS recovery media. Used storage device could not be found.
1036 </message>
1037 <message name="IDS_IMAGEBURN_USER_ERROR" desc="Message shown when user cancels burn process">
1038 OS Recovery Media creation has been cancelled.
1039 </message>
1040 <message name="IDS_IMAGEBURN_NETWORK_ERROR" desc="Message shown when we loose network connectivity during download">
1041 There was a problem during recovery image download. Network connection has been lost.
1042 </message>
1043 <message name="IDS_IMAGEBURN_SUCCESS_STATUS" desc="Message telling user that image burning was successful">
1044 Success
1045 </message>
1046 <message name="IDS_IMAGEBURN_SUCCESS_DESC" desc="Message teling user that recovery media is ready to be used">
1047 Your recovery media is ready. You may remove it from your system.
1048 </message>
1049 <message name="IDS_IMAGEBURN_PAGE_TITLE" desc="Image-burn html page title">
1050 Create a Recovery Media
1051 </message>
1052 <message name="IDS_IMAGEBURN_CONFIRM_BUTTON" desc="Text on the button that starts burn process">
1053 OK
1054 </message>
1055 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that cancels download">
1056 Cancel
1057 </message>
1058 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that triggers burn restart">
1059 Try again
1060 </message>
1061
1062 <!-- Chrome OS Strings -->
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001063 <message name="IDS_ECHO_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is asked to give consent to proceed with redeeming ECHO offer.">
Ben Murdoch116680a2014-07-20 18:25:52 -07001064 <ph name="SERVICE_NAME">$1<ex>Google Drive</ex></ph> wants to check if your Chrome OS device is eligible for an offer. <ph name="MORE_INFO_LINK">$2<ex>More info</ex></ph>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001065 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001066 <message name="IDS_ECHO_DISABLED_CONSENT_DIALOG_TEXT" desc="Dialog text shown when user is informed that redeeming offers is disabled for the device.">
1067 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 +00001068 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001069 <message name="IDS_ECHO_CONSENT_DISMISS_BUTTON" desc="Dismiss dialog button label for disabled echo dialog.">
1070 Dismiss
1071 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07001072 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_NAME" desc="Name for the flag to disable Office Editing for Docs, Sheets &amp; Slides component extension.">
1073 Disable Office Editing for Docs, Sheets &amp; Slides
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001074 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07001075 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" desc="Description for the flag to disable Office Editing for Docs, Sheets &amp; Slides component extension.">
1076 Disable Office Editing for Docs, Sheets &amp; Slides for testing purposes
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001077 </message>
Ben Murdoche5d81f52014-04-03 12:29:45 +01001078 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name for the flag to disable the color calibration of the display.">
1079 Disable the color calibration of the display.
1080 </message>
1081 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc="Description for the flag to disable the color calibration of the display.">
1082 Disable calibrating the color of the display even if the display supports the feature.
1083 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001084 <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 +00001085 Learn More
1086 </message>
1087 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button label.">
1088 Allow
1089 </message>
1090 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label.">
1091 Deny
1092 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001093 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for network configuration: Incorrect password.">
1094 Incorrect password
1095 </message>
1096 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for network configuration: Network type missing.">
1097 Network type missing
1098 </message>
1099 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Error for network configuration: Network property dictionary malformed.">
1100 Network property dictionary malformed
1101 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001102 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window for generating a new network certificate.">
1103 Obtain network certificate
1104 </message>
1105 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the window used for generating a new network certificate.">
1106 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.
1107 </message>
1108 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept button for generating a new network certificate.">
1109 Get new certificate
1110 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001111 <message name="IDS_LOW_BATTERY_TITLE" desc="Title for low battery notification">
1112 Battery Low
1113 </message>
1114 <message name="IDS_LOW_BATTERY_MESSAGE" desc="Message for low battery notification">
1115 Less than <ph name="MINUTES">$1<ex>15 mins left</ex></ph>.
1116 </message>
1117 <message name="IDS_UPDATE_TITLE" desc="Title for update notification">
1118 System Update
1119 </message>
1120 <message name="IDS_UPDATE_ERROR" desc="Notification for failed update">
1121 System update failed.
1122 </message>
1123 <message name="IDS_UPDATE_AVAILABLE" desc="Notification for available update">
1124 System update available. Preparing to download&#x2026;
1125 </message>
1126 <message name="IDS_UPDATE_COMPLETED" desc="Notification for update completed">
1127 System update complete. Please restart the system.
1128 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001129 <message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
1130 Your computer will restart when the update is complete.
1131 </message>
1132 <message name="IDS_DOWNLOADING" desc="The format for ETA during the update downloading stage">
1133 Downloading: <ph name="STATUS">$1<ex>Less than 1 minute left</ex></ph>
1134 </message>
1135 <message name="IDS_DOWNLOADING_TIME_LEFT_LONG" desc="The status text for downloading estimated time left, when estimated time is more than one hour">
1136 More than 1 hour left
1137 </message>
1138 <message name="IDS_DOWNLOADING_TIME_LEFT_STATUS_ONE_HOUR" desc="The status text for downloading estimated time when about one hour remaining.">
1139 About 1 hour left
1140 </message>
1141 <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.">
1142 About <ph name="TIME">$1<ex>2</ex></ph> minutes left
1143 </message>
1144 <message name="IDS_DOWNLOADING_TIME_LEFT_SMALL" desc="The status text for downloading estimated time left, when estimated time is less than one minute">
1145 Less than 1 minute left
1146 </message>
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00001147 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001148 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Google Drive app to access them online or offline.
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00001149 </message>
1150 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001151 Learn More
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00001152 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001153 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build">
1154 Press ESCAPE to skip (Non-official builds only).
1155 </message>
1156 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user">
1157 Cancelling update...
1158 </message>
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00001159 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen">
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00001160 Chromebox for Meetings device is ready to be set up.
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00001161 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001162 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen">
1163 Welcome!
1164 </message>
1165 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen">
1166 Connect
1167 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01001168 <message name="IDS_NETWORK_SCREEN_ACCESSIBLE_TITLE" desc="Text to be spoken on opening the OOBE network screen">
1169 Welcome! Set your language and network
1170 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001171 <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen">
1172 The small print
1173 </message>
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001174 <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001175 Auto-launch permission requested
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001176 </message>
1177 <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text shown on kiosk autolaunch screen above the exclamation icon.">
1178 Do you want to automatically start this app when the machine turns on?
1179 </message>
1180 <message name="IDS_KIOSK_AUTOSTART_CONFIRM" desc="Confirm button text">
1181 Confirm
1182 </message>
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001183 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enable screen">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001184 Automatic Kiosk Mode
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001185 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001186 <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk auto-launch enable screen above the exclamation icon.">
1187 Enabling this setting allows kiosk applications to launch automatically on startup.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001188 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001189 <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-launch enable screen after the feature is successfully enabled.">
Ben Murdoch116680a2014-07-20 18:25:52 -07001190 Kiosk applications can now be configured to auto-launch on this device.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001191 </message>
1192 <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001193 An error occurred. Kiosk application will not be able to auto-launch on this device.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001194 </message>
1195 <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text">
1196 Enable
1197 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001198 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
1199 Factory reset
1200 </message>
Torne (Richard Coles)cedac222014-06-03 10:58:34 +01001201 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark.">
1202 Exclamation mark icon
1203 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001204 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen">
1205 Update
1206 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01001207 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen">
1208 Chrome updates automatically so you always have the freshest version
1209 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001210 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in screen">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001211 Sign in
1212 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001213 <message name="IDS_SIGNIN_SCREEN_PASSWORD_CHANGED" desc="Title of OOBE/Add User sign-in screen when password was changed">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001214 You have recently changed the password. Please sign in with the new one.
1215 </message>
1216 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on network selection screen">
1217 Let's get started
1218 </message>
1219 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label for language selection dropdown">
1220 What is your language?
1221 </message>
1222 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection dropdown">
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001223 Select a network
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001224 </message>
1225 <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 +01001226 Or, select a new network
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001227 </message>
1228 <message name="IDS_LANGUAGE_SELECTION_SELECT" desc="Label for language selection dropdown">
1229 Select your language:
1230 </message>
1231 <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...">
1232 Simplified Chinese
1233 </message>
1234 <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...">
1235 Traditional Chinese
1236 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001237 <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...">
1238 Korean
1239 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01001240 <message name="IDS_LANGUAGES_MEDIUM_LEN_NAME_BRAILLE" desc="Medium length name for the input method for the hardware keyboard on a braille display. Shown after the text: Your input method has changed to...">
1241 Braille
1242 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001243 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selection dropdown">
1244 Select your keyboard:
1245 </message>
Ben Murdocha02191e2014-04-16 11:17:03 +01001246 <message name="IDS_HID_DETECTION_INVITATION_TEXT" desc="Text shown on top of HID detection screen inviting user to connect an input device.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +01001247 Searching for Bluetooth and USB devices...
Ben Murdocha02191e2014-04-16 11:17:03 +01001248 </message>
1249 <message name="IDS_HID_DETECTION_PRECONDITION_TEXT" desc="Text shown on HID detection screen beneath invitation.">
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +01001250 Please connect a mouse or a keyboard. If you are using a Bluetooth device, make sure it is ready to pair.
Ben Murdocha02191e2014-04-16 11:17:03 +01001251 </message>
1252 <message name="IDS_HID_DETECTION_SEARCHING_MOUSE" desc="Text shown on HID detection screen next to mouse icon while device searching.">
1253 Searching for mouse...
1254 </message>
1255 <message name="IDS_HID_DETECTION_SEARCHING_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon while device searching.">
1256 Searching for keyboard...
1257 </message>
1258 <message name="IDS_HID_DETECTION_CONNECTED_USB_MOUSE" desc="Text shown on HID detection screen next to mouse icon after USB mouse is connected.">
1259 USB mouse connected
1260 </message>
1261 <message name="IDS_HID_DETECTION_CONNECTED_USB_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after USB keyboard is connected.">
1262 USB keyboard connected
1263 </message>
1264 <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_MOUSE" desc="Text shown on HID detection screen next to mouse icon after Bluetooth mouse is connected.">
1265 Bluetooth mouse paired
1266 </message>
1267 <message name="IDS_HID_DETECTION_PAIRED_BLUETOOTH_KEYBOARD" desc="Text shown on HID detection screen next to keyboard icon after Bluetooth keyboard is connected.">
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01001268 "<ph name="DEVICE_NAME">$1<ex>Bluetooth Keyboard</ex></ph>" paired
Ben Murdocha02191e2014-04-16 11:17:03 +01001269 </message>
1270 <message name="IDS_HID_DETECTION_BLUETOOTH_REMOTE_PIN_CODE_REQUEST" desc="Bluetooth pairing message displayed on HID detection screen when pairing a Bluetooth keyboard.">
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01001271 Type this code on "<ph name="DEVICE_NAME">$1<ex>Nexus S</ex></ph>" to pair:
1272 </message>
1273 <message name="IDS_HID_DETECTION_DEFAULT_KEYBOARD_NAME" desc="Default keyboard name used at HID-detection labels and messages at HID-detection OOBE screen.">
1274 Unknown keyboard
Ben Murdocha02191e2014-04-16 11:17:03 +01001275 </message>
1276 <message name="IDS_HID_DETECTION_BLUETOOTH_ENTER_KEY" meaning="Label on the button representing Enter key at the HID detection screen.">
1277 enter
1278 </message>
1279 <message name="IDS_HID_DETECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of HID detection screen.">
1280 Continue
1281 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001282 <message name="IDS_NETWORK_SELECTION_NONE" desc="Text shown in combobox when no network are selected">
1283 No selection
1284 </message>
1285 <message name="IDS_NETWORK_SELECTION_NONE_SELECTED" desc="Chrome OS Out-Of-Box: Text shown in network selection combobox when no network is selected">
1286 Select
1287 </message>
1288 <message name="IDS_NETWORK_SELECTION_CONNECTING" desc="Text shown when known device is connecting to known network">
1289 Connecting to <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
1290 </message>
Ben Murdocha02191e2014-04-16 11:17:03 +01001291 <message name="IDS_NETWORK_SELECTION_CONTINUE_BUTTON" desc="Text shown on continue button" meaning="Continue button label of network screen.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001292 Continue
1293 </message>
1294 <message name="IDS_NETWORK_SELECTION_ERROR" desc="Error shown when connection to network failed or timed out.">
1295 <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.
1296 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001297 <message name="IDS_OOBE_ACCESSIBILITY_LINK" desc="Link shown on OOBE screens that opens accessibility options menu.">
1298 Accessibility
1299 </message>
1300 <message name="IDS_OOBE_SPOKEN_FEEDBACK_OPTION" desc="Spoken feedback option shown on OOBE screens accessibility menu.">
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00001301 ChromeVox (spoken feedback)
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001302 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01001303 <message name="IDS_OOBE_LARGE_CURSOR_OPTION" desc="Large mouse cursor option shown on OOBE screens accessibility menu.">
1304 Large mouse cursor
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001305 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001306 <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 +01001307 High contrast mode
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001308 </message>
1309 <message name="IDS_OOBE_SCREEN_MAGNIFIER_OPTION" desc="Screen magnifier option shown on OOBE screens accessibility menu.">
1310 Screen magnifier
1311 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001312 <message name="IDS_OOBE_VIRTUAL_KEYBOARD_OPTION" desc="Virtual keyboard option shown on the OOBE screens accessibility menu.">
1313 On-screen keyboard
1314 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00001315 <message name="IDS_OOBE_CLOSE_ACCESSIBILITY_MENU" desc="Text to be spoken when focus is set to the close button of accessibility options menu.">
1316 Close accessibility menu
1317 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001318 <message name="IDS_OOBE_OTHER_LANGUAGES" desc="Option group name dividing vendor-configured languages from other available languages in out-of-box 'Select language' select control.">
1319 Other languages
1320 </message>
1321 <message name="IDS_OOBE_OTHER_KEYBOARD_LAYOUTS" desc="Option group name dividing vendor-configured keyboard layouts from other available layouts in out-of-box 'Select your keyboard' select control.">
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00001322 Other keyboards
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001323 </message>
1324 <message name="IDS_LOGIN_TITLE" desc="Title of sign-in box">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001325 Sign in
1326 </message>
1327 <message name="IDS_LOGIN_TITLE_HINT" desc="Hint under title 'Sign in to Chrome OS'">
1328 with your Google Account
1329 </message>
1330 <message name="IDS_LOGIN_USERNAME">
1331 Email
1332 </message>
1333 <message name="IDS_LOGIN_PASSWORD">
1334 Password
1335 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001336 <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button">
1337 The owner of this device has disabled new users from being added
1338 </message>
1339 <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over disabled Add user button">
1340 The administrator of this device has disabled new users from being added
1341 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001342 <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode.">
1343 Waiting for network connection...
1344 </message>
1345 <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while installing and/or launching web application in kiosk mode.">
1346 Initializing application...
1347 </message>
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00001348 <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_MESSAGE" desc="Message displayed while waiting for the application to create its window in kiosk mode.">
1349 Waiting for application window...
1350 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01001351 <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for configure network button while installing and/or launching web application in kiosk mode.">
1352 Configure network
1353 </message>
Torne (Richard Coles)0f1bc082013-11-06 12:27:47 +00001354 <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displayed while the network wait is timed out during app launching.">
1355 Internet disconnected. Please check your internet connection.
1356 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001357 <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.">
1358 Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>
1359 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001360 <message name="IDS_KIOSK_MODE_LOGIN_MESSAGE">
1361 Click to start
1362 </message>
1363 <message name="IDS_LOGIN_CHANGE_PHOTO">
1364 Change picture
1365 </message>
1366 <message name="IDS_LOGIN_PASSWORD_CHANGED_DIALOG_BOX_TITLE" desc="Title for the password changed dialog box">
1367 Sign in
1368 </message>
1369 <message name="IDS_LOGIN_PASSWORD_CHANGED_TITLE" desc="Title of the dialog shown when password change has been detected">
1370 Your password has changed
1371 </message>
1372 <message name="IDS_LOGIN_PASSWORD_CHANGED_DESC" desc="Detailed description of the password changed dialog">
1373 Your Google Account password has changed since the last time you signed in on this computer.
1374 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001375 <message name="IDS_LOGIN_PASSWORD_CHANGED_MORE_INFO" desc="Additional information on the password changed dialog">
1376 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.
1377 </message>
1378 <message name="IDS_LOGIN_PASSWORD_CHANGED_OLD_PASSWORD_HINT" desc="Old password field hint on the password changed dialog">
1379 Enter old password
1380 </message>
1381 <message name="IDS_LOGIN_PASSWORD_CHANGED_INCORRECT_OLD_PASSWORD" desc="Error that is shown when incorrect old password was supplied for user cryptohome migration.">
1382 Incorrect password
1383 </message>
1384 <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">
1385 Can't remember old password?
1386 </message>
1387 <message name="IDS_LOGIN_PASSWORD_CHANGED_BACK_BUTTON" desc="Text on the button that closes password changed dialog or navigates back through its states.">
1388 Back
1389 </message>
1390 <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY" desc="Button to proceed without providing old password on the password changed dialog">
1391 If you cannot remember your password, you may proceed but local data will be lost. Only synced settings and data will be retrieved.
1392 </message>
1393 <message name="IDS_LOGIN_PASSWORD_CHANGED_PROCEED_ANYWAY_BUTTON" desc="Button to proceed without providing old password on the password changed dialog">
1394 Proceed anyway
1395 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001396 <message name="IDS_LOGIN_PASSWORD_CHANGED_RESET" desc="Reset option of the password changed dialog">
1397 Only retrieve synced settings and data
1398 </message>
1399 <message name="IDS_LOGIN_PASSWORD_CHANGED_MIGRATE" desc="Migrate option of the password changed dialog">
1400 Migrate all Chrome OS data to the new password
1401(requires previous password)
1402 </message>
1403 <message name="IDS_LOGIN_PREVIOUS_PASSWORD" desc="Password field text on the password changed dialog">
1404 Previous password
1405 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01001406 <message name="IDS_LOGIN_SAML_NOTICE" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001407 The sign-in service below is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ph>. Sign in to continue.
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001408 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001409 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm password dialog.">
1410 Complete sign-in
1411 </message>
1412 <message name="IDS_LOGIN_CONFIRM_PASSWORD_LABEL" desc="Label for the password field on the confirm password dialog.">
1413 Please re-enter your password
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001414 </message>
1415 <message name="IDS_LOGIN_CONFIRM_PASSWORD_CONFIRM_BUTTON" desc="Label for the confirm button on the confirm password dialog.">
1416 Confirm
1417 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001418 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TEXT" desc="Text to explain to user why password needs to be typed again in the confirm password UI.">
1419 Re-entering your password will allow you to sign in when you are offline.
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001420 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001421 <message name="IDS_LOGIN_CONFIRM_PASSWORD_ERROR_TEXT" desc="Error text to show when the password typed by the user could not be verified.">
1422 Sorry, your password could not be verified. Please try again.
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001423 </message>
Torne (Richard Coles)cedac222014-06-03 10:58:34 +01001424 <message name="IDS_LOGIN_FATAL_ERROR_NO_EMAIL" desc="Message to show when the authentication could not be completed because the user's e-mail address could not be retrieved.">
1425 Oops, couldn't sign you in. Sign-in failed because your e-mail address could not be retrieved.
1426 </message>
1427 <message name="IDS_LOGIN_FATAL_ERROR_NO_PASSWORD" desc="Message to show when the authentication could not be completed because the user's password could not be retrieved.">
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01001428 Something went wrong with signing in.
1429 </message>
Torne (Richard Coles)cedac222014-06-03 10:58:34 +01001430 <message name="IDS_LOGIN_FATAL_ERROR_PASSWORD_VERIFICATION" desc="Message to show when the authentication could not be completed because two attempts to verify the user's password failed.">
1431 Oops, couldn't sign you in. Sign-in failed because your password could not be verified.
1432 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01001433 <message name="IDS_LOGIN_FATAL_ERROR_TEXT_INSECURE_URL" desc="Message to show when the authentication could not be completed because a redirect to an insecure URL was detected and blocked.">
1434 Oops, couldn't sign you in. Sign-in failed because it was configured to use a non-secure URL (<ph name="BLOCKED_URL">$1<ex>http://www.example.com/login.html</ex></ph>).
1435 </message>
1436 <message name="IDS_LOGIN_FATAL_ERROR_INSTRUCTIONS" desc="Instructions shown below the error message when authentication could not be completed.">
1437 Please contact your administrator or try again.
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001438 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001439 <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.">
1440 Email
1441 </message>
1442 <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.">
1443 Password
1444 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001445 <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.">
1446 Sign in
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001447 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001448 <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.">
1449 Enter your email address.
1450 </message>
1451 <message name="IDS_LOGIN_OFFLINE_EMPTY_PASSWORD" desc="Alert message about empty password on the offline login screen.">
1452 Enter your password.
1453 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001454 <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.">
1455 The username or password you entered is incorrect.
1456 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001457 <message name="IDS_CREATE_ACCOUNT_BUTTON">
1458 Create a Google Account now
1459 </message>
1460 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
1461 Can't access your account?
1462 </message>
1463 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
1464 Skip sign-in and browse as Guest
1465 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001466 <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 +01001467 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 +00001468 </message>
1469 <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 +01001470 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 +00001471 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001472 <message name="IDS_CREATE_SUPERVISED_USER_FEATURE_NAME" desc="Title close to icon shown on side of Google sign-in UI to create a supervised user.">
Ben Murdocheb525c52013-07-10 11:40:50 +01001473 Supervised user
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001474 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001475 <message name="IDS_CREATE_SUPERVISED_USER_HTML" desc="Text with actual link shown on side of Google sign-in UI to create a supervised user.">
Ben Murdocheb525c52013-07-10 11:40:50 +01001476 <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.
1477 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001478 <message name="IDS_CREATE_SUPERVISED_USER_NO_MANAGER_TEXT" desc="Text shown when supervised user can be created, but no users that can be manager exist.">
Ben Murdocheb525c52013-07-10 11:40:50 +01001479 At least one account must exist on this device before creating a supervised user.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001480 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001481 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_RESTRICTED_TEXT" desc="Text shown when supervised user can be created, but owner of the device restricted supervised user creation or whitelist has been enabled for this device.">
Ben Murdochc2db58b2013-08-14 11:51:42 +01001482 Creation of supervised users is restricted by the owner of this device.
1483 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001484 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_TITLE" desc="Supervised user dialog, intro page, title">
Ben Murdochba5b9a62013-08-12 14:20:17 +01001485 What is a supervised user?
1486 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001487 <message name="IDS_CREATE_SUPERVISED_INTRO_ALTERNATE_TEXT" desc="Supervised user dialog, intro page, first paragraph">
Ben Murdochba5b9a62013-08-12 14:20:17 +01001488 A supervised user can explore the web with your guidance. As the manager of a supervised user, you can
1489 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>allow or prohibit<ph name="END_BOLD">&lt;/strong&gt;</ph> certain websites,
1490 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>review<ph name="END_BOLD">&lt;/strong&gt;</ph> websites the supervised user has visited, and
1491 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>manage<ph name="END_BOLD">&lt;/strong&gt;</ph> other settings.
1492 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001493 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_1" desc="Supervised user dialog, intro page, first paragraph">
Ben Murdocheb525c52013-07-10 11:40:50 +01001494 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 +01001495 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001496 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_1" desc="Supervised user dialog, intro page, options available to manager">
Ben Murdocheb525c52013-07-10 11:40:50 +01001497 allow or prohibit certain websites,
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001498 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001499 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_2" desc="Supervised user dialog, intro page, options available to manager">
Ben Murdocheb525c52013-07-10 11:40:50 +01001500 review websites the supervised user has visited, and
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001501 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001502 <message name="IDS_CREATE_SUPERVISED_INTRO_MANAGER_ITEM_3" desc="Supervised user dialog, intro page, options available to manager">
Ben Murdocheb525c52013-07-10 11:40:50 +01001503 manage other settings
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001504 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001505 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_2" desc="Supervised user dialog, intro page, second paragraph">
Ben Murdocheb525c52013-07-10 11:40:50 +01001506 Creating a supervised user does not create a Google Account, and their settings
Ben Murdochba5b9a62013-08-12 14:20:17 +01001507 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 +01001508 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001509 <message name="IDS_CREATE_SUPERVISED_INTRO_TEXT_3" desc="Supervised user dialog, intro page, third paragraph">
Ben Murdocheb525c52013-07-10 11:40:50 +01001510 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 +01001511 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001512 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PICK_MANAGER_TITLE" desc="Supervised user dialog, manager selection page, title of the page">
Ben Murdocheb525c52013-07-10 11:40:50 +01001513 Choose the manager for this supervised user
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001514 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001515 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PICK_MANAGER_EXPLANATION" desc="Supervised user dialog, manager selection page, explanation of the page">
Ben Murdocheb525c52013-07-10 11:40:50 +01001516 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>.
1517 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001518 <message name="IDS_CREATE_SUPERVISED_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 +01001519 Enter password
1520 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001521 <message name="IDS_CREATE_SUPERVISED_USER_SETUP_ACCESSIBLE_TITLE" desc="Text to be spoken on opening supervised user creation username and password set-up dialog.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01001522 Set up new supervised user
1523 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001524 <message name="IDS_CREATE_SUPERVISED_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 +01001525 Create a name -
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001526 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001527 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ACCOUNT_NAME_EXPLANATION" desc="Supervised user dialog, new user page, explanation for name of new user">
Ben Murdocheb525c52013-07-10 11:40:50 +01001528 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 +01001529 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001530 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ACCOUNT_NAME_HINT" desc="Text shown as a hint in the new user name field in supervised user creation dialog.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01001531 Enter new name
1532 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001533 <message name="IDS_CREATE_SUPERVISED_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 +01001534 Create a password -
1535 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001536 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_PASSWORD_EXPLANATION" desc="Supervised user dialog, new user page, explanation for password for new user.">
Ben Murdocheb525c52013-07-10 11:40:50 +01001537 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 +00001538 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001539 <message name="IDS_CREATE_SUPERVISED_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 +00001540 Enter password
1541 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001542 <message name="IDS_CREATE_SUPERVISED_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 +00001543 Confirm password
1544 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001545 <message name="IDS_CREATE_SUPERVISED_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 +00001546 Continue
1547 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001548 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_START_BUTTON_TEXT" desc="Text shown on start button in supervised user creation dialog.">
Ben Murdoch2385ea32013-08-06 11:01:04 +01001549 Create supervised user
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001550 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001551 <message name="IDS_CREATE_SUPERVISED_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 +01001552 Next
1553 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001554 <message name="IDS_CREATE_SUPERVISED_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 +01001555 Previous
1556 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001557 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_1" desc="Supervised user dialog, getting started page 1, paragraph 1">
Ben Murdocheb525c52013-07-10 11:40:50 +01001558 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 +01001559 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001560 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_2" desc="Supervised user dialog, getting started page 1, paragraph 2">
Ben Murdocheb525c52013-07-10 11:40:50 +01001561 To set which websites the supervised user can view, you can configure restrictions
1562 and settings by visiting <ph name="MANAGEMENT_URL">$1<ex>www.example.com</ex></ph>.
1563 If you do not change the default settings, <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph>
1564 can browse all sites on the web.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001565 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001566 <message name="IDS_CREATE_SUPERVISED_USER_CREATED_1_TEXT_3" desc="Supervised user dialog, getting started page 1, paragraph 3">
Ben Murdocheb525c52013-07-10 11:40:50 +01001567 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 +01001568 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001569 <message name="IDS_CREATE_SUPERVISED_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 +01001570 Got it!
1571 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001572 <message name="IDS_CREATE_SUPERVISED_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 +01001573 Okay
1574 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001575 <message name="IDS_CREATE_SUPERVISED_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 +01001576 Whoops, this name is already in use!
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001577 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001578 <message name="IDS_CREATE_SUPERVISED_USER_CREATE_ILLEGAL_USERNAME" desc="Error text shown in supervised user creation dialog when suggested name contains illegal characters (e.g. html tags).">
Torne (Richard Coles)68043e12013-09-26 13:24:57 +01001579 Whoops, illegal symbols in name!
1580 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001581 <message name="IDS_CREATE_SUPERVISED_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 +01001582 Whoops, passwords do not match!
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001583 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001584 <message name="IDS_CREATE_SUPERVISED_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 +00001585 Password is too short.
1586 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001587 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_PASSWORD_ERROR" desc="Error text shown in supervised user creation dialog when manager password is incorrect.">
Ben Murdocheb525c52013-07-10 11:40:50 +01001588 Incorrect password.
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001589 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001590 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE_TITLE" desc="Supervised user dialog, error page, manager account is in inconsistent state, title">
Ben Murdocheb525c52013-07-10 11:40:50 +01001591 Oops, something went wrong
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001592 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001593 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE" desc="Supervised user dialog, error page, manager account is in inconsistent state, text">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001594 To recover from this error, you will need to sign in to your Google Account
Ben Murdocheb525c52013-07-10 11:40:50 +01001595 from the sign-in screen. You can then sign out of your Google Account and
1596 try creating a supervised user again.
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001597 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001598 <message name="IDS_CREATE_SUPERVISED_USER_MANAGER_INCONSISTENT_STATE_BUTTON" desc="Supervised user dialog, error page, manager account is in inconsistent state, button title">
Ben Murdocheb525c52013-07-10 11:40:50 +01001599 OK, Take me back to sign-in screen
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001600 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001601 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR_TITLE" desc="Supervised user dialog, error page, tpm error during creation, title">
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001602 Oops, TPM error.
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001603 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001604 <message name="IDS_CREATE_SUPERVISED_USER_TPM_ERROR" desc="Supervised user dialog, error page, tpm error during creation, text">
Ben Murdocheb525c52013-07-10 11:40:50 +01001605 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 +01001606 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001607 <message name="IDS_CREATE_SUPERVISED_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 +01001608 OK
1609 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001610 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR_TITLE" desc="Supervised user dialog, error page, generic error during creation, title">
Ben Murdocheb525c52013-07-10 11:40:50 +01001611 Oops, something went wrong
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001612 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001613 <message name="IDS_CREATE_SUPERVISED_USER_GENERIC_ERROR" desc="Supervised user dialog, error page, generic error during creation, text">
Ben Murdocheb525c52013-07-10 11:40:50 +01001614 Due to an error, a supervised user was not created. Please try again later.
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001615 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001616 <message name="IDS_CREATE_SUPERVISED_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 +01001617 OK
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001618 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001619 <message name="IDS_CREATE_SUPERVISED_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 +00001620 Cancel
1621 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001622 <message name="IDS_CREATE_SUPERVISED_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 +00001623 Retry
1624 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001625 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_AUTH_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon manager authentication.">
Ben Murdochba5b9a62013-08-12 14:20:17 +01001626 Authenticating
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01001627 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001628 <message name="IDS_CREATE_SUPERVISED_USER_CREATION_CREATION_PROGRESS_MESSAGE" desc="Text shown next to progress indicator upon supervised user creation.">
Ben Murdochba5b9a62013-08-12 14:20:17 +01001629 Creating supervised user
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01001630 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001631 <message name="IDS_CREATE_SUPERVISED_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)a1401312014-03-18 10:20:56 +00001632 This is taking much longer than usual. You can keep waiting, or cancel and try again later.
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001633 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01001634 <message name="IDS_USER_IS_SUPERVISED_BY_NOTICE" desc="Text for notifications showing that this user is supervised">
Torne (Richard Coles)68043e12013-09-26 13:24:57 +01001635 Usage and history of this user can be reviewed by the manager (<ph name="MANAGER_EMAIL">$1<ex>user@example.com</ex></ph>) on chrome.com.
Ben Murdochba5b9a62013-08-12 14:20:17 +01001636 </message>
1637 <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">
1638 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 +01001639 </message>
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01001640 <message name="IDS_SUPERVISED_USER_IMPORT_USER_EXIST" desc="In list of supervised users eligible for import, this text indicates that user already is already imported on device.">
1641 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (already on this device)
1642 </message>
1643 <message name="IDS_SUPERVISED_USER_IMPORT_USERNAME_EXIST" desc="In list of supervised users eligible for import, this text indicates that another supervised user with same name already exists on device.">
1644 <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> (name used on this device)
1645 </message>
1646 <message name="IDS_SUPERVISED_USER_IMPORT_BUBBLE_TEXT" desc="Text shown in notification bubble when user enters name of user that can be imported.">
1647 Looks like you're already managing a user by that name. Did you want to <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>import <ph name="USER_DISPLAY_NAME">$2<ex>John</ex></ph> to this device<ph name="LINK_END">$3<ex>&gt;/a&lt;</ex></ph>?
1648 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001649 <message name="IDS_MULTI_PROFILES_RESTRICTED_POLICY_TITLE" desc="Text that is shown on the title of the bubble shown for user pod which is not allowed in multi-profiles session.">
1650 Can't set up multiple sign-in
1651 </message>
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +01001652 <message name="IDS_MULTI_PROFILES_NOT_ALLOWED_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of not-allowed policy or because of usage policy-pushed certificates.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001653 The administrator for this account has disallowed multiple sign-in.
1654 </message>
1655 <message name="IDS_MULTI_PROFILES_PRIMARY_ONLY_POLICY_MSG" desc="Text that is shown on the bubble shown for user pod which is not allowed in multi-profiles session because of primary-only policy.">
1656 The administrator for this account requires this account to be the first signed-in account in a multiple sign-in session.
1657 </message>
Torne (Richard Coles)f8ee7882014-06-20 14:52:04 +01001658 <message name="IDS_MULTI_PROFILES_OWNER_PRIMARY_ONLY_MSG" desc="Text that is shown on the bubble shown for owner user pod which is not allowed in multi-profiles session because it has to be primary user in the session.">
1659 This owner account has to be the first signed-in account in a multiple sign-in session.
1660 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01001661 <message name="IDS_LOCAL_STATE_ERROR_TEXT_0" desc="Text for notification that Local State file is corrupted and powerwash is required.">
1662 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 +01001663 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01001664 <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.">
1665 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.
1666 </message>
1667 <message name="IDS_LOCAL_STATE_ERROR_POWERWASH_BUTTON" desc="Button label to restart and powerwash the device.">
1668 Restart and Powerwash
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001669 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001670 <message name="IDS_DIAGNOSE_BUTTON" desc="The label for the button that launches the connectivity diagnostics app from the network error page">
1671 Diagnose
1672 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00001673 <message name="IDS_MANAGE_CERTIFICATES" desc="The label for the button that launches the certificate manager from the network error page">
1674 Manage certificates
1675 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001676 <message name="IDS_OFFLINE_LOGIN_HTML" desc="Text which suggests enter as an existing user when valid network isn't presented.">
1677 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>.
1678 </message>
1679 <message name="IDS_SHUTDOWN_BUTTON" desc="Text shown on shutdown button on login/locker screen">
1680 Shut down
1681 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001682 <message name="IDS_KIOSK_APPS_BUTTON" desc="Text shown on a button that brings up the kiosk apps menu on login screen">
1683 Apps
1684 </message>
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01001685 <message name="IDS_LOGIN_USER_ADDING_BANNER" desc="Text shown on a banner in user adding screen.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001686 Add an account to multiple sign-in. All signed-in accounts can be accessed without a password, so this feature should only be used with trusted accounts.
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001687 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001688 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login">
1689 Help
1690 </message>
1691 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha input dialog">
1692 Sign in
1693 </message>
1694 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown when the user must type letters shown in a captcha image to reauthenticate.">
1695 Type the characters you see in the picture below.
1696 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00001697 <message name="IDS_OPTIONS_SETTINGS_SECONDARY_USER_BANNER" desc="Banner displayed in settings page when the user is secondary in a multi-profile session.">
1698 Some settings belonging to <ph name="PRIMARY_EMAIL">$1<ex>john@google.com</ex></ph> are being shared with you. These settings only affect your account when using multiple sign-in.
1699 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001700 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
1701 Date and time
1702 </message>
1703 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK" desc="Title for section in settings/internet for list of wired networks (usually one)">
1704 Wired network
1705 </message>
1706 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc="Title for section in settings/internet for list of wireless networks (wifi and cellular)">
1707 Wireless networks
1708 </message>
1709 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_NETWORK" desc="Title for the Wifi network group on the settings page.">
1710 Wi-Fi network
1711 </message>
Ben Murdoch9ab55632013-07-18 11:57:30 +01001712 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIMAX_NETWORK" desc="Title for the WiMAX network group on the settings page.">
1713 WiMAX network
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01001714 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001715 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_CELLULAR_NETWORK" desc="Title for the cellular network group on the settings page.">
1716 Mobile data
1717 </message>
1718 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="Title for section in settings/internet for list of Virtual Private Networks (VPN)">
1719 Private networks
1720 </message>
1721 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PRIVATE_NETWORK" desc="Title for Virtual Private Network (VPN) group on the settings page">
1722 Private network
1723 </message>
1724 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADD_CONNECTION" desc="Title for control to add a new network connection." >
1725 Add connection
1726 </message>
1727 <message name="IDS_OPTIONS_SETTINGS_ADD_CONNECTION_WIFI" desc="Menu item for adding a new Wi-Fi connection" >
1728 Add Wi-Fi...
1729 </message>
1730 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc="Title for section in settings/internet for list of remembered (favirote) networks">
1731 Remembered networks
Ben Murdoch116680a2014-07-20 18:25:52 -07001732
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001733 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07001734 <!-- Network state strings -->
1735 <message name="IDS_CHROMEOS_NETWORK_STATE_NOT_CONNECTED" desc="Displayed state for a network when not connected.">
1736 Not connected
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001737 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07001738 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTED" desc="Displayed state for a network when connected">
1739 Connected
1740 </message>
1741 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTING" desc="Displayed state for a network when connecting">
1742 Not Connected
1743 </message>
1744 <message name="IDS_CHROMEOS_NETWORK_STATE_UNKNOWN" desc="Displayed state for a network when unknown">
1745 Unknown
1746 </message>
1747
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001748 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed when a type of network connection is disabled">
1749 Disabled
1750 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001751 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for connecting to a network that is not listed in the menu.">
1752 Join other...
1753 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001754 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIFI" desc="Menu option in the Wi-Fi menu when there is a connected Wi-Fi network.">
1755 Disable Wi-Fi
1756 </message>
Ben Murdoch9ab55632013-07-18 11:57:30 +01001757 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIMAX" desc="Menu option in the WiMAX menu when there is a connected WiMAX network.">
1758 Disable WiMAX
1759 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001760 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu option in the Cellular menu when there is a connected cellular network.">
1761 Disable mobile data
1762 </message>
1763 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication.">
1764 Airplane mode
1765 </message>
1766 <message name="IDS_OPTIONS_SETTINGS_NETWORK_AIRPLANE_MODE_LABEL" desc="Description shown on the airplane mode control.">
1767 Turn off all wireless connections.
1768 </message>
1769 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_LABEL" desc="Menu item for activating the preferred networks dialog.">
1770 Preferred networks...
1771 </message>
1772 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_TITLE" desc="Title for the preferred networks dialog.">
1773 Preferred Networks
1774 </message>
1775 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME">
1776 Device
1777 </message>
1778 <message name="IDS_OPTIONS_DEVICE_GROUP_DESCRIPTION">
1779 Change settings specific to your device and peripherals.
1780 </message>
1781 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SECTION">
1782 Keyboard:
1783 </message>
1784 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SETTINGS_BUTTON_TITLE">
1785 Keyboard settings
1786 </message>
1787 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SECTION">
1788 Pointer speed:
1789 </message>
1790 <message name="IDS_OPTIONS_SETTINGS_MOUSE_SPEED_DESCRIPTION">
1791 Mouse speed:
1792 </message>
1793 <message name="IDS_OPTIONS_SETTINGS_TOUCHPAD_SPEED_DESCRIPTION">
1794 Touchpad speed:
1795 </message>
1796 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SETTINGS_BUTTON_TITLE">
1797 Pointer settings
1798 </message>
1799 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
1800 Touchpad
1801 </message>
1802 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER">
1803 Pointer
1804 </message>
1805 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE">
1806 Mouse
1807 </message>
1808 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control">
1809 Screen
1810 </message>
1811 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_BLUETOOTH">
1812 Bluetooth
1813 </message>
1814 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE">
1815 Language
1816 </message>
1817 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
1818 Accessibility
1819 </message>
Bo Liu5c02ac12014-05-01 10:37:37 -07001820 <message name="IDS_OPTIONS_SETTINGS_TIME_SYNCED_EXPLANATION" desc="In the settings tab, the text indicating that the date and time are set automatically.">
1821 Date and time are set automatically.
1822 </message>
1823 <message name="IDS_OPTIONS_SETTINGS_SET_TIME_BUTTON" desc="In the settings tab, the prompt on the button to open a dialog to set date and time.">
1824 Set date and time
1825 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001826 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the settings tab, the text next to the timezone combobox.">
1827 Time zone:
1828 </message>
1829 <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.">
1830 Use 24-hour clock
1831 </message>
1832 <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">
1833 (<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>)
1834 </message>
1835 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DESCRIPTION" desc="In the settings tab, the text next to the buttons for screen brightness.">
1836 Brightness:
1837 </message>
1838 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_DECREASE" desc="In the settings tab, the text of the button to decrease the screen brightness.">
1839 Decrease
1840 </message>
1841 <message name="IDS_OPTIONS_SETTINGS_BRIGHTNESS_INCREASE" desc="In the settings tab, the text of the button to increase the screen brightness.">
1842 Increase
1843 </message>
1844 <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.">
1845 Enable tap-to-click
1846 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001847 <message name="IDS_OPTIONS_SETTINGS_NATURAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables natural scrolling.">
1848 Australian scrolling <ph name="BEGIN_LINK">&lt;a href="$1" target="_blank"&gt;</ph>Learn more<ph name="END_LINK">&lt;/a&gt;</ph>
1849 </message>
1850 <message name="IDS_OPTIONS_SETTINGS_TRADITIONAL_SCROLL_DESCRIPTION" desc="In the settings tab, the text next to the radio button that enables traditional scrolling.">
1851 Traditional scrolling
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001852 </message>
1853 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
1854 Speed:
1855 </message>
1856 <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.">
1857 Slow
1858 </message>
1859 <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.">
1860 Fast
1861 </message>
1862 <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.">
1863 Swap primary mouse button
1864 </message>
1865 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001866 Disable Bluetooth
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001867 </message>
1868 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE">
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001869 Enable Bluetooth
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001870 </message>
1871 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE">
1872 Add a device
1873 </message>
1874 <message name="IDS_OPTIONS_SETTINGS_FIND_BLUETOOTH_DEVICES">
1875 Search
1876 </message>
1877 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING">
1878 Searching for devices...
1879 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01001880 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCAN_STOPPED">
1881 Device scan stopped.
1882 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001883 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES">
1884 No devices
1885 </message>
1886 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND">
1887 No devices found
1888 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001889 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING">
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01001890 <ph name="DEVICE_NAME">$1<ex>Apple Magic Mouse</ex></ph>: Connecting...
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001891 </message>
1892 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ADD_DEVICE_TITLE">
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001893 Add Bluetooth device
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001894 </message>
1895 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT">
1896 Connect
1897 </message>
1898 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT">
1899 Disconnect
1900 </message>
1901 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET">
1902 Forget
1903 </message>
1904 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CANCEL">
1905 Cancel
1906 </message>
1907 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ACCEPT_PASSKEY">
1908 Accept
1909 </message>
1910 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_REJECT_PASSKEY">
1911 Reject
1912 </message>
1913 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISMISS_ERROR">
1914 OK
1915 </message>
1916 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENTER_KEY">
1917 enter
1918 </message>
1919 <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.">
1920 Please enter the PIN for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
1921 </message>
1922 <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.">
1923 Please enter the passkey for "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
1924 </message>
1925 <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.">
1926 Please enter this PIN code on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
1927 </message>
1928 <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.">
1929 Please enter this passkey on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
1930 </message>
1931 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONFIRM_PASSKEY_REQUEST" desc="Bluetooth pairing message typically shown when pairing with a device that has a display.">
1932 Please confirm this passkey is shown on "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>":
1933 </message>
1934 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_CONNECTING">
1935 Connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
1936 </message>
1937 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_START_DISCOVERY_FAILED">
1938 Failed to start Bluetooth device discovery.
1939 </message>
1940 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_STOP_DISCOVERY_FAILED">
1941 Failed to stop Bluetooth device discovery.
1942 </message>
1943 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CHANGE_POWER_FAILED">
1944 Failed to change the power state of the Bluetooth adapter.
1945 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001946 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNKNOWN_ERROR">
1947 An unknown error occurred trying to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1948 </message>
1949 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_IN_PROGRESS">
1950 Connection to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>" still in progress.
1951 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001952 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_FAILED">
1953 Failed to connect to "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
1954 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001955 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_FAILED">
1956 Authentication failed while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1957 </message>
1958 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_CANCELED">
1959 Authentication canceled while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1960 </message>
1961 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_REJECTED">
1962 Authentication code rejected while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1963 </message>
1964 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_AUTH_TIMEOUT">
1965 Authentication timeout while connecting to "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1966 </message>
1967 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT_UNSUPPORTED_DEVICE">
1968 Unsupported Bluetooth device: "<ph name="DEVICE_NAME">%1<ex>Nexus 4</ex></ph>".
1969 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001970 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT_FAILED">
1971 Failed to disconnect from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
1972 </message>
1973 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED">
1974 Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
1975 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001976 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibiliy features.">
1977 Enable accessibility features to make your device easier to use.
1978 </message>
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00001979 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings.">
1980 Settings
1981 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01001982 <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.">
1983 Show large mouse cursor
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01001984 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001985 <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)f2477e02013-11-28 11:55:43 +00001986 Enable ChromeVox (spoken feedback)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001987 </message>
1988 <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 +01001989 Use high contrast mode
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001990 </message>
1991 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_DESCRIPTION" desc="In the settings tab, the text next to the dropdown for screen magnifier.">
1992 Enable screen magnifier
1993 </message>
1994 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SCREEN_MAGNIFIER_OFF" desc="In the settings tab, the option indication the screen magnifier is off.">
1995 Off
1996 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00001997 <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.">
1998 Entire Screen
Torne (Richard Coles)58218062012-11-14 11:43:16 +00001999 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002000 <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.">
2001 Lens
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002002 </message>
2003 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_TOUCHPAD_TAP_DRAGGING_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for tap dragging.">
2004 Enable tap dragging
2005 </message>
2006 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_VIRTUAL_KEYBOARD_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for virtual keyboard.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002007 Enable on-screen keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002008 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002009 <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.">
2010 Show accessibility options in the system menu
2011 </message>
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01002012 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_STICKY_KEYS_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for the sticky keys.">
Ben Murdocha3f7b4e2013-07-24 10:36:34 +01002013 Enable sticky keys (to perform keyboard shortcuts by typing them sequentially)
2014 </message>
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01002015 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DESCRIPTION" desc="In the settings tab, the text next to the checkbox for automatic clicking.">
2016 Automatically click when the mouse pointer stops
2017 </message>
2018 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DROPDOWN_DESCRIPTION" desc="In the settings tab, the text next to the autoclick delay dropdown.">
2019 Delay before click:
2020 </message>
2021 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_EXTREMELY_SHORT" desc="Label for an extremely short autoclick delay option in the settings.">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00002022 extremely short
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01002023 </message>
2024 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_SHORT" desc="Label for a very short autoclick delay option in the settings.">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00002025 very short
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01002026 </message>
2027 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_SHORT" desc="Label for a short autoclick delay option in the settings.">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00002028 short
Torne (Richard Coles)8bcbed82013-10-22 16:41:35 +01002029 </message>
2030 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_LONG" desc="Label for a long autoclick delay option in the settings.">
2031 long
2032 </message>
2033 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_AUTOCLICK_DELAY_VERY_LONG" desc="Label for a very long autoclick delay option in the settings.">
2034 very long
2035 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002036 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_BUTTON_LABEL" desc="Label for the button opening display settings tab.">
2037 Display settings
2038 </message>
2039 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_TAB_TITLE" desc="Title for the display settings tab.">
2040 Manage displays
2041 </message>
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002042 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OPTIONS" desc="The section title for general options for a selected display.">
2043 Options:
2044 </message>
2045 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION" desc="The section title for resolution option for a selected display.">
2046 Resolution:
2047 </message>
2048 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_ORIENTATION" desc="The section title for display orientation option for a selected display.">
2049 Orientation:
2050 </message>
Ben Murdochca12bfa2013-07-23 11:17:05 +01002051 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_OVERSCAN" desc="The section title for TV alignment (calibration of display overscan) option for a selected display.">
2052 TV alignment:
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002053 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002054 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE" desc="The section title for color calibration profile selection.">
2055 Color profile:
2056 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002057 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_MIRRORING" desc="Button label to start display mirroring.">
2058 Start mirroring
2059 </message>
2060 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STOP_MIRRORING" desc="Button label to stop display mirroring.">
2061 Stop mirroring
2062 </message>
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002063 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_MIRRORING_DISPLAY_NAME" desc="The text shown at display name field when mirroring.">
2064 Mirroring
2065 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002066 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_SET_PRIMARY" desc="Button label to set a display primary.">
2067 Make primary
2068 </message>
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002069 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST" desc="The text shown for resolution options to annotate this is the best resolution.">
2070 (Best)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002071 </message>
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002072 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc="The default value of display orientation option item.">
2073 Standard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002074 </message>
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01002075 <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 +01002076 Adjust...
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002077 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002078 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" desc="The color profile name for 'standard'.">
2079 Standard
2080 </message>
2081 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" desc="The color profile name for 'dynamic'.">
2082 Dynamic
2083 </message>
2084 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_MOVIE" desc="The color profile name for 'movie'.">
2085 Movie
2086 </message>
2087 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_READING" desc="The color profile name for 'reading'.">
2088 Reading
2089 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002090 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_TAB_TITLE" desc="Title for the display overscan calibration tab.">
2091 TV alignment
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002092 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002093 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_SHRINK_EXPAND" desc="Lable to describe the overscan calibration operation, to shrink or expand the region.">
2094 Shrink/Expand
2095 </message>
2096 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_MOVE" desc="Lable to describe the overscan calibration operation, to move the region.">
2097 Move
2098 </message>
2099 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_RESET_BUTTON_LABEL" desc="Button label to reset the display overscan settings.">
2100 Reset
2101 </message>
2102 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_OK_BUTTON_LABEL" desc="Button label to finish the display overscan settings.">
2103 OK
2104 </message>
2105 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OVERSCAN_CANCEL_BUTTON_LABEL" desc="Button label to cancel the display overscan settings.">
2106 Cancel
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002107 </message>
2108 <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the settings tab, the text of the keyboard layout label.">
2109 Keyboard layout:
2110 </message>
2111 <message name="IDS_OPTIONS_SETTINGS_CONNECT" desc="In the settings tab, the text on the button to connect to a network.">
2112 Connect
2113 </message>
2114 <message name="IDS_OPTIONS_SETTINGS_DISCONNECT" desc="In the settings tab, the text on the button to disconnect from a network.">
2115 Disconnect
2116 </message>
Ben Murdoch2385ea32013-08-06 11:01:04 +01002117 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE" desc="In the settings tab, the text on the button to configure a network.">
2118 Configure
2119 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002120 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the text on the button to forget this network.">
2121 Forget this network
2122 </message>
2123 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks.">
2124 Shared
2125 </message>
2126 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the text on the button to activate a cellular network.">
2127 Activate
2128 </message>
2129 <message name="IDS_OPTIONS_SETTINGS_BUY_PLAN" desc="In settings Internet options, the title for buy cellular data plan button.">
2130 Buy plan
2131 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002132 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the text on the button to display more options.">
2133 Options...
2134 </message>
2135 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks.">
2136 Other Wi-Fi network...
2137 </message>
2138 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the settings tab, the text on the button to display other cellular networks.">
2139 Other mobile network...
2140 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002141 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for the dialog to configure and connect to a wifi network.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002142 Join Wi-Fi network
2143 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002144 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE_ETHERNET" desc="The title for the dialog to configure an ethernet network.">
2145 Configure Ethernet network
2146 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002147 <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 +01002148 Join WiMAX network
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002149 </message>
2150 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN" desc="In the settings tab, the text on the button to add a private network.">
2151 Add private network
2152 </message>
2153 <message name="IDS_OPTIONS_SETTINGS_JOIN_VPN" desc="The title for the dialog to join a VPN.">
2154 Join private network
2155 </message>
2156 <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.">
2157 This network is configured by your administrator.
2158 </message>
2159 <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.">
2160 Allow proxies for shared networks
2161 </message>
2162 <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.">
2163 Allow mobile data roaming
2164 </message>
2165<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.">
2166 This setting may only be modified by the owner.
2167 </message>
2168 <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.">
2169 Disable mobile data roaming
2170 </message>
2171 <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 +01002172 Enable Guest browsing
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002173 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01002174 <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.">
2175 Enable supervised users
2176 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002177 <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.">
2178 Restrict sign-in to the following users:
2179 </message>
2180 <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.">
2181 Show usernames and photos on the sign-in screen
2182 </message>
2183 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_EDIT_HINT" desc="In the Accounts settings tab, the instruction text on an empty username edit.">
2184 Enter names or addresses.
2185 </message>
2186 <message name="IDS_OPTIONS_ACCOUNTS_USERNAME_FORMAT" desc="In the Accounts settings tab, the text format to create user name and owner tag.">
2187 <ph name="NAME">$1<ex>John Doe</ex></ph> - Owner
2188 </message>
2189 <message name="IDS_OPTIONS_ACCOUNTS_ADD_USERS" desc="In the Accounts settings tab, the label text above the user name edit box.">
2190 Add users
2191 </message>
2192 <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.">
2193 These settings may only be modified by the owner:
2194 </message>
2195 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case: In the Personal Stuff settings tab, the title text for Account section.">
2196 Account
2197 </message>
2198 <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.">
2199 Require password to wake from sleep
2200 </message>
2201 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper.">
2202 Set wallpaper...
2203 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002204 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label.">
2205 Photo by
2206 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002207 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper.">
2208 Center
2209 </message>
2210 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for option to center crop a customized wallpaper.">
2211 Center Cropped
2212 </message>
2213 <message name="IDS_OPTIONS_WALLPAPER_STRETCH_LAYOUT" desc="Label for option to stretch a customized wallpaper.">
2214 Stretch
2215 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002216 <message name="IDS_OPTIONS_CHANGE_PICTURE" desc="In the settings tab, the text on the button to change picture for the current user." meaning="Hint text">
2217 Change...
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002218 </message>
2219 <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user picture that user must click to change it, must be short.">
2220 Change
2221 </message>
2222 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to change his/her picture.">
2223 Change picture
2224 </message>
2225 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with description of what to do on Change picture dialog.">
2226 Choose a picture to display for your account on the sign-in screen.
2227 </message>
2228 <message name="IDS_OPTIONS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a button that shows file dialog to choose a picture from file.">
2229 Choose a file
2230 </message>
2231 <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to crop his/her picture.">
2232 Crop image
2233 </message>
2234 <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TEXT" desc="Text with description of what to do on Crop image dialog.">
2235 Select a square region of the image.
2236 </message>
2237 <message name="IDS_OPTIONS_CHANGE_PICTURE_TAKE_PHOTO" desc="The text on the button to take photo of the current user.">
2238 Take photo
2239 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002240 <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.">
2241 Photo from internal camera
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002242 </message>
2243 <message name="IDS_OPTIONS_CHANGE_PICTURE_DISCARD_PHOTO" desc="The text on the button to discard the captured photo of the current user.">
2244 Discard photo
2245 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002246 <message name="IDS_OPTIONS_PHOTO_CAPTURE_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was captured.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01002247 Photo was captured
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002248 </message>
2249 <message name="IDS_OPTIONS_PHOTO_DISCARD_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce that a photo was discarded.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01002250 Photo was discarded
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002251 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002252 <message name="IDS_OPTIONS_CHANGE_PICTURE_FLIP_PHOTO" desc="The text on the button to flip the camera image horizontally.">
2253 Flip camera image horizontally
2254 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00002255 <message name="IDS_OPTIONS_PHOTO_FLIP_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce horizontal flip of camera image.">
2256 Photo flipped
2257 </message>
2258 <message name="IDS_OPTIONS_PHOTO_FLIPBACK_ACCESSIBLE_TEXT" desc="The accessible message to speak to announce horizontal back-flip of camera image to not-flipped state.">
2259 Photo flipped back
2260 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002261 <message name="IDS_OPTIONS_CHANGE_PICTURE_PREVIEW_ALT" desc="Alt text for the big preview of user image.">
2262 User image preview
2263 </message>
2264 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO" desc="The text on the Google profile photo of the user.">
2265 Google Profile photo
2266 </message>
2267 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The text on the loading stub for Google profile image.">
2268 Google Profile photo (loading)
2269 </message>
2270 <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.">
2271 * Google Profile photo
2272 </message>
2273 <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.">
2274 * Google Profile photo (loading)
2275 </message>
Torne (Richard Coles)68043e12013-09-26 13:24:57 +01002276 <message name="IDS_IMAGE_SCREEN_SYNCING_PREFERENCES" desc="The message displayed on the image screen while user preferences are syncing.">
2277 Syncing your preferences
2278 </message>
Ben Murdoch9ab55632013-07-18 11:57:30 +01002279 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIMAX" desc="In settings Internet options, the title for the WiMAX tab.">
2280 WiMAX
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01002281 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002282 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_VPN" desc="In settings Internet options, the title for the VPN (Virtual Private Network) tab.">
2283 VPN
2284 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002285 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_CONNECTION" desc="In settings Internet options, the title for buy cellular data plan button.">
2286 Connection
2287 </message>
2288 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_DEVICE" desc="In settings Internet options, the title for buy cellular data plan button.">
2289 Device
2290 </message>
2291 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_NETWORK" desc="In settings Internet options, the title for buy cellular data plan button.">
2292 Network
2293 </message>
2294 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_SECURITY" desc="In settings Internet options, the title for security tab.">
2295 Security
2296 </message>
2297 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_PROXY" desc="In settings Internet options, the title for proxy tab.">
2298 Proxy
2299 </message>
2300 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_ID" desc="In settings Internet options, the label for the network id.">
2301 SSID:
2302 </message>
2303 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_BSSID" desc="In settings Internet options, the label for the network BSSID.">
2304 BSSID:
2305 </message>
2306 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY" desc="In settings Internet options, the label for the WiFi frequency.">
2307 Frequency:
2308 </message>
2309 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_FREQUENCY_MHZ" desc="In Internet settings, the formatting for the WiFi frequency.">
2310 <ph name="MHZ">$1<ex>2400</ex></ph> MHz
2311 </message>
2312 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH" desc="In Internet settings, the label for the WiFi signal strength.">
2313 Signal Strength:
2314 </message>
2315 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH_PERCENTAGE" desc="In Internet settings, the formatting for the WiFi signal strength.">
2316 <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
2317 </message>
2318 <message name="IDS_OPTIONS_SETTIGNS_INTERNET_OPTIONS_NETWORK_ENCRYPTION" desc="Label in the network details dialog for showing the encryption method.">
2319 Security:
2320 </message>
2321 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD" desc="In settings Internet options, the label for the EAP method.">
2322 EAP method:
2323 </message>
2324 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_NONE" desc="In settings Internet options, a string specifying EAP method none.">
2325 Choose...
2326 </message>
2327 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_PEAP" desc="In settings Internet options, a string specifying EAP method PEAP.">
2328 PEAP
2329 </message>
2330 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TLS" desc="In settings Internet options, a string specifying EAP method TLS.">
2331 EAP-TLS
2332 </message>
2333 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TTLS" desc="In settings Internet options, a string specifying EAP method TTLS.">
2334 EAP-TTLS
2335 </message>
2336 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_LEAP" desc="In settings Internet options, a string specifying EAP method LEAP.">
2337 LEAP
2338 </message>
2339 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH" desc="In settings Internet options, the label for the phase 2 authentication.">
2340 Phase 2 authentication:
2341 </message>
2342 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_AUTO" desc="In settings Internet options, a string specifying phase 2 authentication auto.">
2343 Automatic
2344 </message>
2345 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MD5" desc="In settings Internet options, a string specifying phase 2 authentication EAP-MD5.">
2346 EAP-MD5
2347 </message>
2348 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAPV2" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAPv2.">
2349 MSCHAPv2
2350 </message>
2351 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_MSCHAP" desc="In settings Internet options, a string specifying phase 2 authentication MSCHAP.">
2352 MSCHAP
2353 </message>
2354 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_PAP" desc="In settings Internet options, a string specifying phase 2 authentication PAP.">
2355 PAP
2356 </message>
2357 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PHASE_2_AUTH_CHAP" desc="In settings Internet options, a string specifying phase 2 authentication CHAP.">
2358 CHAP
2359 </message>
2360 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY" desc="In settings Internet options, the user identity for authentication.">
2361 Identity:
2362 </message>
2363 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_IDENTITY_ANONYMOUS" desc="In settings Internet options, the anonymous identity for authentication.">
2364 Anonymous identity:
2365 </message>
2366 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA" desc="In settings Internet options, the server certificate to use.">
2367 Server CA certificate:
2368 </message>
2369 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_SERVER_CA_DEFAULT" desc="In settings Internet options, a string specifying to use the default certificates.">
2370 Default
2371 </message>
2372 <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.">
2373 Do not check
2374 </message>
2375 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT" desc="In settings Internet options, the x509 certificate to use.">
2376 User certificate:
2377 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002378 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY" desc="In settings Internet options, the label for the security.">
2379 Security:
2380 </message>
2381 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PASSPHRASE" desc="In settings Internet options, the label for the passphrase.">
2382 Password:
2383 </message>
2384 <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.">
2385 Click to show password
2386 </message>
2387 <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.">
2388 Click to hide password
2389 </message>
2390 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SAVE_CREDENTIALS" desc="In settings Internet options, the label for the checkbox to save identity and password.">
2391 Save identity and password
2392 </message>
2393 <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.">
2394 Advanced
2395 </message>
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +01002396 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_SUBJECT_MATCH" desc="In settings Internet options, the label for the EAP Subject Match field.">
2397 Subject Match:
2398 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002399 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc="In settings Internet options, the message in network details page for password protected networks.">
2400 Access to this network is protected.
2401 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002402 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PREFER_NETWORK" desc="In settings Internet options, the label for prefer network checkbox.">
2403 Prefer this network
2404 </message>
2405 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="In settings Internet options, the label for the auto-connect checkbox.">
2406 Automatically connect to this network
2407 </message>
2408 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHARE_NETWORK" desc="In settings Internet options, the label for the share checkbox.">
2409 Share this network with other users
2410 </message>
2411 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_SHARED" desc="In settings Internet options, text for when a network is shared.">
2412 This network is shared with other users.
2413 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002414 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settings Internet options, the label for connection status.">
2415 Connection status:
2416 </message>
2417 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc="In the IP address fields, labels automatic connection toggle">
2418 Configure automatically
2419 </message>
2420 <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.">
2421 Automatic name servers
2422 </message>
2423 <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 +00002424 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 +00002425 </message>
2426 <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.">
2427 Custom name servers
2428 </message>
2429 <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">
2430 Server 1
2431 </message>
2432 <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">
2433 Server 2
2434 </message>
2435 <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">
2436 Server 3
2437 </message>
2438 <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">
2439 Server 4
2440 </message>
2441 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_ADDRESS" desc="In settings Internet options, the label for IP address.">
2442 IP address:
2443 </message>
2444 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SUBNETMASK" desc="In settings Internet options, the label for subnet mask.">
2445 Subnet mask:
2446 </message>
2447 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_GATEWAY" desc="In settings Internet options, the label for gateway.">
2448 Gateway:
2449 </message>
2450 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_DNSSERVER" desc="In settings Internet options, the label dns server.">
2451 DNS server:
2452 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002453 <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.">
2454 The proxy is enforced by your administrator.
2455 </message>
2456 <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.">
2457 The proxy is enforced by an extension.
2458 </message>
2459 <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.">
2460 The proxy cannot be modified by the user.
2461 </message>
2462 <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.">
2463 To change proxy, enable "<ph name="USE_SHARED_PROXIES">$1<ex>Allow proxies for shared networks</ex></ph>" setting.
2464 </message>
2465 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_HARDWARE_ADDRESS" desc="In settings Internet options, the label hardware address.">
2466 Hardware address:
2467 </message>
2468 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_NONE" desc="In settings Internet options, a string specifying security none.">
2469 None
2470 </message>
2471 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SECURITY_WEP" desc="In settings Internet options, a string specifying security WEP.">
2472 WEP
2473 </message>
2474 <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).">
2475 PSK (WPA or RSN)
2476 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002477 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_PSK" desc="In settings Internet options, a string specifying L2TP/IPsec + PSK.">
2478 L2TP/IPsec + pre-shared key
2479 </message>
2480 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_L2TP_IPSEC_USER_CERT" desc="In settings Internet options, a string specifying L2TP/IPsec + User Certificate.">
2481 L2TP/IPsec + user certificate
2482 </message>
2483 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_OPEN_VPN" desc="In settings Internet options, a string specifying OpenVPN.">
2484 OpenVPN
2485 </message>
2486 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVICE_NAME" desc="In settings Internet options, a string specifying VPN service name.">
2487 Service name:
2488 </message>
2489 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_SERVER_HOSTNAME" desc="In settings Internet options, a string specifying VPN server hostname.">
2490 Server hostname:
2491 </message>
2492 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PROVIDER_TYPE" desc="In settings Internet options, a string specifying VPN provider type.">
2493 Provider type:
2494 </message>
2495 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_PSK_PASSPHRASE" desc="In settings Internet options, a string specifying VPN PSK passphrase.">
2496 Pre-shared key:
2497 </message>
2498 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_CERT" desc="In settings Internet options, a string specifying VPN user certificate.">
2499 User certificate:
2500 </message>
2501 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USERNAME" desc="In settings Internet options, a string specifying VPN username.">
2502 Username:
2503 </message>
2504 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_USER_PASSPHRASE" desc="In settings Internet options, a string specifying VPN user passphrase.">
2505 Password:
2506 </message>
2507 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_OTP" desc="In settings Internet options, a string specifying One Time Passphrase for VPN.">
2508 OTP:
2509 </message>
2510 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_GROUP_NAME" desc="In settings Internet options, a string specifying VPN group name.">
2511 Group name:
2512 </message>
2513 <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.">
2514 None installed
2515 </message>
2516 <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.">
2517 Loading...
2518 </message>
2519 <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.">
2520 Please install a user certificate.
2521 </message>
2522 <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.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002523 Sign-in required for user certificate.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002524 </message>
2525 <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.">
2526 User certificate must be hardware-backed.
2527 </message>
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01002528 <message name="IDS_OPTIONS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="description label for verified access about premium contents">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002529 Enable Verified Access
2530 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002531
2532 <message name="IDS_NETWORK_CHOOSE_MOBILE_NETWORK" desc="Title of the window for choosing mobile network.">
2533 Choose a mobile network
2534 </message>
2535 <message name="IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS" desc="Text which appears while scanning for mobile networks.">
2536 Scanning for networks.
2537 </message>
2538 <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.">
2539 This may take a minute...
2540 </message>
2541 <message name="IDS_NETWORK_NO_MOBILE_NETWORKS" desc="Text which appears when no mobile networks were found.">
2542 No networks found.
2543 </message>
2544
2545 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="Cellular service name under network details in chrome:settings/internet.">
2546 Service name:
2547 </message>
2548 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN" desc="Cellular device APN label under network details in chrome:settings/internet.">
2549 Access point name:
2550 </message>
2551 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_USERNAME" desc="Cellular device APN user name label under network details in chrome:settings/internet.">
2552 User name:
2553 </message>
2554 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_PASSWORD" desc="Cellular device APN password label under network details in chrome:settings/internet.">
2555 Password:
2556 </message>
2557 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_CLEAR" desc="Cellular device use default APN settings button under network details in chrome:settings/internet.">
2558 Use default
2559 </message>
2560 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN_SET" desc="Cellular device set APN settings button under network details in chrome:settings/internet.">
2561 Save
2562 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002563 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_LOCK_SIM_CARD" desc="Cellular device enable SIM card PIN lock checkbox label in chrome:settings/internet.">
2564 Lock SIM card (require PIN to use mobile data)
2565 </message>
2566 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_BUTTON" desc="Cellular device change PIN button text in chrome:settings/internet.">
2567 Change PIN
2568 </message>
2569 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_TITLE" desc="Cellular device change PIN dialog title in chrome:settings/internet.">
2570 Change SIM card PIN
2571 </message>
2572 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_MESSAGE" desc="Cellular device change PIN dialog message in chrome:settings/internet.">
2573 Please enter old and new PIN.
2574 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002575 <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.">
2576 Old PIN:
2577 </message>
2578 <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.">
2579 New PIN:
2580 </message>
2581 <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.">
2582 Re-type new PIN:
2583 </message>
2584 <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.">
2585 PINs don't match!
2586 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002587 <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.">
2588 Other...
2589 </message>
2590
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002591 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TITLE" desc="Title of the SIM card unlock dialog in chrome:sim-unlock.">
2592 Enter SIM card PIN
2593 </message>
2594 <message name="IDS_SIM_ENTER_PIN_MESSAGE" desc="Message on the the SIM card dialog asking to enter PIN in chrome:sim-unlock.">
2595 Please enter PIN.
2596 </message>
2597 <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.">
2598 SIM card is locked, please enter PIN. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph>
2599 </message>
2600 <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.">
2601 Incorrect PIN, please try again. Tries left: <ph name="TRIES_COUNT">$1<ex>42</ex></ph>
2602 </message>
2603 <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.">
2604 Incorrect PIN
2605 </message>
2606 <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.">
2607 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.
2608 </message>
2609 <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">
2610 your carrier
2611 </message>
2612 <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.">
2613 Enter PIN Unlocking Key
2614 </message>
2615 <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.">
2616 Enter PIN Unlocking Key
2617 </message>
2618 <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.">
2619 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>
2620 </message>
2621 <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.">
2622 Please enter the 8-digit PIN Unlocking Key provided by <ph name="CARRIER_ID">$1<ex>your carrier</ex></ph>.
2623 </message>
2624 <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.">
2625 Choose New PIN
2626 </message>
2627 <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.">
2628 Please choose a new PIN.
2629 </message>
2630 <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.">
2631 You have entered the incorrect PIN Unlocking Key too many times. Your SIM card is permanently disabled.
2632 </message>
2633 <message name="IDS_SIM_UNLOCK_SIM_DISABLED_TITLE" desc="Title shown when there're not PUK tries left and SIM card is disabled.">
2634 SIM card disabled
2635 </message>
2636 <message name="IDS_SIM_UNLOCK_SIM_DISABLED_MESSAGE" desc="Message shown when there're not PUK tries left and SIM card is disabled.">
2637 This SIM card is disabled and cannot be used. Please contact your service provider for a replacement.
2638 </message>
2639
Ben Murdochba5b9a62013-08-12 14:20:17 +01002640 <message name="IDS_SLOW_DISABLE" desc="The text of the button that disables performance collection for feedback reports">
2641 Disable performance data collection
2642 </message>
2643 <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables performance collection for feedback reports">
2644 Enable performance data collection
2645 </message>
2646 <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports.">
2647 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.
2648 </message>
2649 <message name="IDS_SLOW_WARNING" desc="The warning that informs users that enabling this can have a negative effect on their performance">
2650 <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.
2651 </message>
2652
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002653 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen.">
2654 Back
2655 </message>
2656 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service">
2657 Accept and continue
2658 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002659 <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 +00002660 System security setting
2661 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002662 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog">
2663 System installation settings
2664 </message>
2665 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text">
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01002666 Your computer contains a Trusted Platform Module (TPM) security device, which is used to implement many critical security features in Chrome OS. Visit the Chromebook Help Center to learn more: http://support.google.com/chromebook/?p=tpm
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002667 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002668 <message name="IDS_EULA_TPM_KEY_DESCRIPTION" desc="Dialog box text">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002669 Below is the randomly generated TPM password that has been assigned to your computer:
2670 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002671 <message name="IDS_EULA_TPM_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text in case TPM is already in owned state">
2672 The randomly generated TPM password is not available. This is normal after a Powerwash.
2673 </message>
2674 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text">
2675 The TPM is being set up. Please be patient; this may take a few minutes.
2676 </message>
2677 <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text">
2678 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>.
2679 </message>
2680 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ tracking on TPM/RLZ info dialog.">
2681 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 +00002682 </message>
2683 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
2684 TPM is being prepared, please wait (this may take a few minutes)...
2685 </message>
2686 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'System security setting' link is disabled.">
2687 Trusted Platform Module (TPM) chip is disabled or absent.
2688 </message>
2689
2690 <message name="IDS_RESET_SCREEN_WARNING_MSG" desc="Warning text shown on reset screen above the exclamation icon.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01002691 Reset this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
2692 </message>
2693 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_POWERWASH_MSG" desc="Warning text shown on confirmation-form of reset screen above the exclamation icon.">
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002694 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002695 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002696 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_POWERWASH_AND_ROLLBACK_MSG" desc="Warning text shown on confirmation-form of reset screen above the exclamation icon.">
2697 Powerwash your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device and revert to a previous update
2698 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002699 <message name="IDS_RESET_SCREEN_WARNING_DETAILS" desc="Warning text shown on reset screen below the exclamation icon.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01002700 Powerwash to reset your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new.
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002701 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002702 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_DETAILS" desc="Warning text shown on confirmation-form of reset screen below the exclamation icon.">
2703 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 +00002704 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01002705 <message name="IDS_RESET_SCREEN_CONFIRMATION_WARNING_ROLLBACK_DETAILS" desc="Warning text shown on confirmation-form of reset screen below the exclamation icon.">
2706 A Powerwash resets your <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device to be just like new. Additionally, your device will revert to a previous update of <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>.
2707 </message>
2708 <message name="IDS_RESET_SCREEN_WARNING_DETAILS_DATA" desc="Additional warning text shown on reset screen below the main warning.">
2709 All user accounts and local data will be removed.
2710 </message>
2711 <message name="IDS_RESET_SCREEN_RESTART_MSG" desc="Text shown on reset screen below warning messages if device needs extra restart before powerwash.">
2712 A restart is required before your device can be reset.
2713 </message>
2714 <message name="IDS_RESET_SCREEN_ROLLBACK_OPTION" desc="Checkbox label for rollback option of powerwash process. Is shown on reset screen.">
2715 Also revert to a previous <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> update.
2716 </message>
2717 <message name="IDS_RESET_SCREEN_POWERWASH" desc="Powerwash button text">
2718 Powerwash
2719 </message>
2720 <message name="IDS_RESET_SCREEN_RESET" desc="Reset button text. Button launches powerwash.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002721 Reset
2722 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01002723 <message name="IDS_RESET_SCREEN_PREPARING_REVERT_PROMISE" desc="Message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot.">
2724 <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> will restart and reset momentarily.
2725 </message>
2726 <message name="IDS_RESET_SCREEN_PREPARING_REVERT_SPINNER_MESSAGE" desc="Spinner message shown on reset screen after user initiates powerwash with version revert while revert is prepared until reboot.">
2727 Reverting to previous <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> update.
2728 </message>
2729 <message name="IDS_RESET_SCREEN_REVERT_ERROR" desc="Error message shown when revert was initiated but unavailable to be performed." meaning="Device reset screen revert option context.">
2730 Oops, something went wrong.
2731 </message>
2732 <message name="IDS_RESET_SCREEN_REVERT_ERROR_EXPLANATION" desc="Error description shown when revert was initiated but unavailable to be performed.">
Torne (Richard Coles)f8ee7882014-06-20 14:52:04 +01002733 <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> is unable to revert to the previous version. Please try Powerwash instead.
Ben Murdoch0529e5d2014-04-24 10:50:13 +01002734 </message>
2735 <message name="IDS_RESET_SCREEN_REVERT_ERROR_BUTTON" desc="Reset device dialog, error page, revert error while initiating it, button title.">
2736 OK
2737 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002738
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002739 <message name="IDS_WRONG_HWID_SCREEN_HEADER" desc="Header of message shown on screen notifying about malformed hardware ID.">
2740 A factory error has been detected
2741 </message>
2742 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_FIRST_PART" desc="Warning message shown on screen notifying about malformed hardware ID. First paragraph.">
2743 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>.
2744 </message>
2745 <message name="IDS_WRONG_HWID_SCREEN_MESSAGE_SECOND_PART" desc="Warning message shown on screen notifying about malformed hardware ID. Second paragraph.">
2746 Please contact your hardware manufacturer immediately to send your computer to a repair facility.
2747 </message>
2748 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID.">
2749 Skip for now
2750 </message>
2751
Torne (Richard Coles)46d4c2b2014-06-09 12:00:27 +01002752 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of message only used for accessability label in the current design, notifying about pending auto-enrollment check completion.">
2753 Determining device configuration.
2754 </message>
2755 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion.">
2756 Determining device configuration...
2757 </message>
2758
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00002759 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top of the Terms of Service screen.">
2760 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service
2761 </message>
2762 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at the start of the the Terms of Service text.">
2763 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms
2764 </message>
2765 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded.">
2766 Loading...
2767 </message>
2768 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown when the Terms of Service could not be loaded.">
2769 Oops, something went wrong.
2770 </message>
2771 <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.">
2772 Please try again later.
2773 </message>
2774 <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen.">
2775 Back
2776 </message>
2777 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ACCEPT_BUTTON" desc="Text of the accept button on the Terms of Service screen.">
2778 Accept and continue
2779 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002780 <message name="IDS_OPTIONS_CONTROLLED_SETTING_OWNER" desc="Text displayed in the controlled settings bubble when a setting's value can be edited only by the owner.">
2781 This setting is managed by the device owner, <ph name="OWNER_EMAIL">$1<ex>john@google.com</ex></ph>.
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01002782 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002783 <message name="IDS_OPTION_DISABLED_BY_POLICY" desc="Text displayed in the controlled settings bubble when a setting's value is enforced by enterprise policy.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002784 This option is controlled by enterprise policy. Please contact your administrator for more information.
2785 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00002786 <message name="IDS_OPTIONS_CONTROLLED_SETTING_SHARED" desc="Text displayed in the controlled settings bubble when a setting's value belongs to the primary user but can be edited.">
2787 This setting belongs to <ph name="OWNER_EMAIL">$1<ex>john@google.com</ex></ph>.
2788 </message>
2789 <message name="IDS_OPTIONS_CONTROLLED_SETTINGS_SHARED" desc="Text displayed in the controlled settings bubble when it is shown for a group of settings which belong to the primary user but can be edited.">
2790 These settings belong to <ph name="OWNER_EMAIL">$1<ex>john@google.com</ex></ph>.
2791 </message>
2792 <message name="IDS_OPTIONS_CONTROLLED_SETTING_SHARED_SCREEN_LOCK" desc="Text displayed in the controlled settings bubble for the screen lock option, indicating screen lock is enabled if it's set for any profile in a session.">
2793 Passwords are required for signed-in users, as one or more users has this setting turned on.
2794 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00002795 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTINGS_TITLE"
2796 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'.">
2797 Chewing input settings
2798 </message>
2799 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_AUTO_SHIFT_CUR"
2800 desc="The checkbox label for a Chewing input method preference">
2801 Automatically move cursor to the next character
2802 </message>
2803 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ADD_PHRASE_DIRECTION"
2804 desc="The checkbox label for a Chewing input method preference">
2805 Add phrases in front
2806 </message>
2807 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_EASY_SYMBOL_INPUT"
2808 desc="The checkbox label for a Chewing input method preference">
2809 Easy symbol input
2810 </message>
2811 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_ESC_CLEAN_ALL_BUF"
2812 desc="The checkbox label for a Chewing input method preference">
2813 Esc cleans whole pre-edit buffer
2814 </message>
2815 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_FORCE_LOWER_CASE_ENGLISH"
2816 desc="The checkbox label for a Chewing input method preference">
2817 Ignore CapsLock status and input lowercase by default
2818 </message>
2819 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PLAIN_ZHUYIN"
2820 desc="The checkbox label for a Chewing input method preference">
2821 Plain Zhuyin mode. Automatic candidate selection and related options
2822 are disabled or ignored.
2823 </message>
2824 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_PHRASE_CHOICE_REARWARD"
2825 desc="The checkbox label for a Chewing input method preference">
2826 Choose phrases from the back, without moving the cursor
2827 </message>
2828 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_SPACE_AS_SELECTION"
2829 desc="The checkbox label for a Chewing input method preference">
2830 Press Space to select the candidate
2831 </message>
2832 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_MAX_CHI_SYMBOL_LEN"
2833 desc="The label for a Chewing input method preference">
2834 Maximum Chinese characters in pre-edit buffer, including inputing Zhuyin
2835 symbols
2836 </message>
2837 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SETTING_CAND_PER_PAGE"
2838 desc="The label for a Chewing input method preference">
2839 Number of candidates to display per page
2840 </message>
2841
2842 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE"
2843 desc="The combobox description for the Chewing keyboard type">
2844 Keyboard type
2845 </message>
2846 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DEFAULT"
2847 desc="The combobox value for the Chewing keyboard type">
2848 Default
2849 </message>
2850 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HSU"
2851 desc="The combobox value for the Chewing keyboard type">
2852 Hsu
2853 </message>
2854 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_IBM"
2855 desc="The combobox value for the Chewing keyboard type">
2856 IBM
2857 </message>
2858 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_GIN_YIEH"
2859 desc="The combobox value for the Chewing keyboard type">
2860 Gin Yieh
2861 </message>
2862 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN"
2863 desc="The combobox value for the Chewing keyboard type">
2864 Eten
2865 </message>
2866 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_ETEN26"
2867 desc="The combobox value for the Chewing keyboard type">
2868 Eten 26
2869 </message>
2870 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK"
2871 desc="The combobox value for the Chewing keyboard type">
2872 Dvorak
2873 </message>
2874 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DVORAK_HSU"
2875 desc="The combobox value for the Chewing keyboard type">
2876 Dvorak (Hsu)
2877 </message>
2878 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_DACHEN_26"
2879 desc="The combobox value for the Chewing keyboard type">
2880 Dachen 26
2881 </message>
2882 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_KEYBOARD_TYPE_HANYU"
2883 desc="The combobox value for the Chewing keyboard type">
2884 Hanyu
2885 </message>
2886
2887 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS"
2888 desc="The combobox description for the Chewing selection keys">
2889 Selection keys
2890 </message>
2891 <message translateable="false"
2892 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234567890"
2893 desc="The combobox value for the Chewing selection keys">
2894 1234567890
2895 </message>
2896 <message translateable="false"
2897 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFGHJKLS"
2898 desc="The combobox value for the Chewing selection keys">
2899 asdfghjkl;
2900 </message>
2901 <message translateable="false"
2902 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFZXCV89"
2903 desc="The combobox value for the Chewing selection keys">
2904 asdfzxcv89
2905 </message>
2906 <message translateable="false"
2907 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_ASDFJKL789"
2908 desc="The combobox value for the Chewing selection keys">
2909 asdfjkl789
2910 </message>
2911 <message translateable="false"
2912 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUSQJKIX"
2913 desc="The combobox value for the Chewing selection keys">
2914 aoeu;qjkix (Dvorak)
2915 </message>
2916 <message translateable="false"
2917 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUHTNSID"
2918 desc="The combobox value for the Chewing selection keys">
2919 aoeuhtnsid (Dvorak)
2920 </message>
2921 <message translateable="false"
2922 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_AOEUIDHTNS"
2923 desc="The combobox value for the Chewing selection keys">
2924 aoeuidhtns (Dvorak)
2925 </message>
2926 <message translateable="false"
2927 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_SEL_KEYS_1234QWERAS"
2928 desc="The combobox value for the Chewing selection keys">
2929 1234qweras
2930 </message>
2931 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE"
2932 desc="The combobox description for the Hsu selection key type">
2933 Hsu's keyboard selection keys
2934 </message>
2935 <message translateable="false"
2936 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_1"
2937 desc="The combobox value for the Hsu selection key type">
2938 asdfjkl789
2939 </message>
2940 <message translateable="false"
2941 name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_HSU_SEL_KEY_TYPE_2"
2942 desc="The combobox value for the Hsu selection key type">
2943 asdfzxcv89
2944 </message>
2945
2946 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_TITLE"
2947 desc="The title for the Hangul input settings dialog">
2948 Hangul input settings
2949 </message>
2950 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_2_SET"
2951 desc="The keyboard layout name for Korean input. (Dubeol-sik)">
2952 2 Set
2953 </message>
2954 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_FINAL"
2955 desc="The keyboard layout name for Korean input. (Sebeol-sik Final)">
2956 3 Set (Final)
2957 </message>
2958 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_390"
2959 desc="The keyboard layout name for Korean input. (Sebeol-sik 390)">
2960 3 Set (390)
2961 </message>
2962 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_3_SET_NO_SHIFT"
2963 desc="The keyboard layout name for Korean input. (Sebeol-sik No-shift)">
2964 3 Set (No shift)
2965 </message>
2966 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_HANGUL_SETTINGS_KEYBOARD_ROMAJA"
2967 desc="The keyboard layout name for Korean input. (Romaja)">
2968 Romaja
2969 </message>
2970 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTINGS_TITLE"
2971 desc="The title for the Pinyin input settings dialog">
2972 Pinyin input settings
2973 </message>
2974 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_CORRECT_PINYIN"
2975 desc="The checkbox label for a Pinyin input method preference">
2976 Automatically correct input
2977 </message>
2978 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_FUZZY_PINYIN"
2979 desc="The checkbox label for a Pinyin input method preference">
2980 Enable Fuzzy-Pinyin mode
2981 </message>
2982 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_SHIFT_SELECT_PINYIN"
2983 desc="The checkbox label for a Pinyin input method preference">
2984 Use left and right Shift keys to select 2nd and 3rd candidates
2985 </message>
2986 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_MINUS_EQUAL_PAGE"
2987 desc="The checkbox label for a Pinyin input method preference">
2988 Use - and = keys to page a candidate list
2989 </message>
2990 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_COMMA_PERIOD_PAGE"
2991 desc="The checkbox label for a Pinyin input method preference">
2992 Use , and . keys to page a candidate list
2993 </message>
2994 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_AUTO_COMMIT"
2995 desc="The checkbox label for a Pinyin input method preference">
2996 Auto-commit a string
2997 </message>
2998 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_DOUBLE_PINYIN"
2999 desc="The checkbox label for a Pinyin input method preference">
3000 Enable Double-Pinyin mode
3001 </message>
3002 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_CHINESE"
3003 desc="The checkbox label for a Pinyin input method preference">
3004 Initial input language is Chinese
3005 </message>
3006 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL"
3007 desc="The checkbox label for a Pinyin input method preference">
3008 Initial character width is Full
3009 </message>
3010 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_FULL_PUNCT"
3011 desc="The checkbox label for a Pinyin input method preference">
3012 Initial punctuation width is Full
3013 </message>
3014 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_SETTING_INIT_SIMPLIFIED_CHINESE"
3015 desc="The checkbox label for a Pinyin input method preference">
3016 Initial Chinese mode is Simplified Chinese
3017 </message>
3018
3019 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA"
3020 desc="The combobox description for the double Pinyin schema">
3021 Double Pinyin schema
3022 </message>
3023 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_MSPY"
3024 desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
3025 MSPY
3026 </message>
3027 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZRM"
3028 desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
3029 ZRM
3030 </message>
3031 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ABC"
3032 desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
3033 ABC
3034 </message>
3035 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_ZGPY"
3036 desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
3037 ZGPY
3038 </message>
3039 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DOUBLE_SCHEMA_PYJJ"
3040 desc="The combobox value for the double Pinyin schema (might be non-translateable?)">
3041 PYJJ
3042 </message>
3043
3044 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SETTINGS_TITLE"
3045 desc="The title for the Mozc Japanese input settings dialog">
3046 Japanese input settings
3047 </message>
3048 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD"
3049 desc="The combobox description for the Mozc input method preference">
3050 Input method
3051 </message>
3052 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_ROMAN"
3053 desc="The combobox value for the Mozc input method preference">
3054 Romaji
3055 </message>
3056 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PREEDIT_METHOD_KANA"
3057 desc="The combobox value for the Mozc input method preference">
3058 Kana
3059 </message>
3060 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP"
3061 desc="The combobox description for the Mozc input method preference">
3062 Keymap style
3063 </message>
3064 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_ATOK"
3065 desc="The combobox value for the Mozc input method preference (might be non-translateable?)">
3066 ATOK
3067 </message>
3068 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_MSIME"
3069 desc="The combobox value for the Mozc input method preference (might be non-translateable?)">
3070 MS-IME
3071 </message>
3072 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SESSION_KEYMAP_KOTOERI"
3073 desc="The combobox value for the Mozc input method preference. When lang is ja, it should be written in Hiragana">
3074 Kotoeri
3075 </message>
3076 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD"
3077 desc="The combobox description for the Mozc input method preference">
3078 Punctuation style
3079 </message>
3080 <message translateable="false"
3081 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_TOUTEN"
3082 desc="The combobox value for the Mozc input method preference">
3083 &#x3001;&#x3002;
3084 </message>
3085 <message translateable="false"
3086 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_PERIOD"
3087 desc="The combobox value for the Mozc input method preference">
3088 &#xff0c;&#xff0e;
3089 </message>
3090 <message translateable="false"
3091 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_KUTEN_PERIOD"
3092 desc="The combobox value for the Mozc input method preference">
3093 &#x3001;&#xff0e;
3094 </message>
3095 <message translateable="false"
3096 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_PUNCTUATION_METHOD_COMMA_TOUTEN"
3097 desc="The combobox value for the Mozc input method preference">
3098 &#xff0c;&#x3002;
3099 </message>
3100 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD"
3101 desc="The combobox description for the Mozc input method preference">
3102 Symbol style
3103 </message>
3104 <message translateable="false"
3105 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_MIDDLE_DOT"
3106 desc="The combobox value for the Mozc input method preference">
3107 &#x300c;&#x300d;&#x30fb;
3108 </message>
3109 <message translateable="false"
3110 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_SLASH"
3111 desc="The combobox value for the Mozc input method preference">
3112 &#xff3b;&#xff3d;&#xff0f;
3113 </message>
3114 <message translateable="false"
3115 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_CORNER_BRACKET_SLASH"
3116 desc="The combobox value for the Mozc input method preference">
3117 &#x300c;&#x300d;&#xff0f;
3118 </message>
3119 <message translateable="false"
3120 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SYMBOL_METHOD_SQUARE_BRACKET_MIDDLE_DOT"
3121 desc="The combobox value for the Mozc input method preference">
3122 &#xff3b;&#xff3d;&#x30fb;
3123 </message>
3124 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM"
3125 desc="The combobox description for the Mozc input method preference">
3126 Space input style
3127 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003128 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_INPUT_MODE"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003129 desc="The combobox value for the Mozc input method preference">
3130 Follow input mode
3131 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003132 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_FULL_WIDTH"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003133 desc="The combobox value for the Mozc input method preference">
3134 Fullwidth
3135 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003136 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SPACE_CHARACTER_FORM_FUNDAMENTAL_HALF_WIDTH"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003137 desc="The combobox value for the Mozc input method preference">
3138 Halfwidth
3139 </message>
3140 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL"
3141 desc="The combobox description for the Mozc input method preference">
3142 Adjust conversion based on previous input
3143 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003144 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_DEFAULT_HISTORY"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003145 desc="The combobox value for the Mozc input method preference">
3146 Yes
3147 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003148 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_READ_ONLY"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003149 desc="The combobox value for the Mozc input method preference">
3150 Yes (don't record new data)
3151 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003152 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_HISTORY_LEARNING_LEVEL_NO_HISTORY"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003153 desc="The combobox value for the Mozc input method preference">
3154 No
3155 </message>
3156 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT"
3157 desc="The combobox description for the Mozc input method preference">
3158 Selection shortcut
3159 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003160 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_NO_SHORTCUT"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003161 desc="The combobox value for the Mozc input method preference">
3162 No shortcut
3163 </message>
3164 <message translateable="false"
3165 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_123456789"
3166 desc="The combobox value for the Mozc input method preference">
3167 1 -- 9
3168 </message>
3169 <message translateable="false"
3170 name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SELECTION_SHORTCUT_SHORTCUT_ASDFGHJKL"
3171 desc="The combobox value for the Mozc input method preference">
3172 A -- L
3173 </message>
3174 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH"
3175 desc="The combobox description for the Mozc input method preference">
3176 Shift key mode switch
3177 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003178 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_OFF"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003179 desc="The combobox value for the Mozc input method preference">
3180 Off
3181 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003182 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_ASCII_INPUT_MODE"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003183 desc="The combobox value for the Mozc input method preference">
3184 Alphanumeric
3185 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003186 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SHIFT_KEY_MODE_SWITCH_KATAKANA_INPUT_MODE"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003187 desc="The combobox value for the Mozc input method preference">
3188 Katakana
3189 </message>
3190 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM"
3191 desc="The combobox description for the Mozc input method preference">
3192 Numpad style
3193 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003194 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_INPUT_MODE"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003195 desc="The combobox value for the Mozc input method preference">
3196 Follow input mode
3197 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003198 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_FULL_WIDTH"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003199 desc="The combobox value for the Mozc input method preference">
3200 Fullwidth
3201 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003202 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_HALF_WIDTH"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003203 desc="The combobox value for the Mozc input method preference">
3204 Halfwidth
3205 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003206 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_NUMPAD_CHARACTER_FORM_NUMPAD_DIRECT_INPUT"
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003207 desc="The combobox value for the Mozc input method preference">
3208 Direct input
3209 </message>
3210 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_INCOGNITO_MODE"
3211 desc="The checkbox label for a Mozc input method preference">
3212 Temporarily disable conversion personalization, history-based suggestions and user dictionary
3213 </message>
3214 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_AUTO_IME_TURN_OFF"
3215 desc="The checkbox label for a Mozc input method preference">
3216 Automatically switch to halfwidth
3217 </message>
3218 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_HISTORY_SUGGEST"
3219 desc="The checkbox label for a Mozc input method preference">
3220 Use input history
3221 </message>
3222 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST"
3223 desc="The checkbox label for a Mozc input method preference">
3224 Use system dictionary
3225 </message>
3226 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE"
3227 desc="The slider label for a Mozc input method preference">
3228 Maximum number of suggestions
3229 </message>
3230 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE"
3231 desc="The label for the configure button for input methods">
3232 Configure...
3233 </message>
3234 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD"
3235 desc="The label for the section header for input methods">
3236 Input Method
3237 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01003238 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS"
3239 desc="The label for languages with no Input Methods">
3240 This language doesn't have any input methods
3241 </message>
Torne (Richard Coles)f8ee7882014-06-20 14:52:04 +01003242 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE"
3243 desc="The title showing in the warning dialog when enabling a 3rd party Input Method">
3244 Third party input method
3245 </message>
3246 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_MESSAGE"
3247 desc="The description showing in the warning dialog when enabling a 3rd party Input Method">
3248 This input method may be able to collect all the text you type, including personal data like passwords and credit card numbers. It comes from the extension &quot;<ph name="EXTENSION_NAME">$1<ex>Google Input Tools extension</ex></ph>&quot;. Use this input method?
3249 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003250 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON"
3251 desc="The label for the sign out button for changing UI language">
3252 Sign out
3253 </message>
3254 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PLEASE_ADD_ANOTHER_INPUT_METHOD"
3255 desc="Warning invoked when the user tries to remove the last input method">
3256 Please add another input method before removing this one.
3257 </message>
3258 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_INSTRUCTIONS"
3259 desc="Explanatory message about how to select input methods">
3260 For text input, select a language to see available input methods.
3261 </message>
3262 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SWITCH_INPUT_METHODS_HINT"
3263 desc="Explanatory message about how to switch input methods">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00003264 Press Alt+Shift to switch between input methods.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003265 </message>
3266 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SELECT_PREVIOUS_INPUT_METHOD_HINT"
3267 desc="Explanatory message about how to select the previous input method">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00003268 Press Ctrl+Space to select the previous input method.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003269 </message>
3270 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_IME"
3271 desc="Label for extension IMEs">
3272 Extension IMEs
3273 </message>
3274 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD_EXTENSION_DESCRIPTION"
3275 desc="Description of extension IMEs">
3276 Select which extension IMEs will be available in the language menu.
3277 </message>
3278 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_PHONETIC"
3279 desc="The label for a Tamil input method">
3280 Tamil input method (Phonetic)
3281 </message>
3282 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_INSCRIPT"
3283 desc="The label for a Tamil input method">
3284 Tamil input method (InScript)
3285 </message>
3286 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TAMIL99"
3287 desc="The label for a Tamil input method">
3288 Tamil input method (Tamil99)
3289 </message>
3290 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_ITRANS"
3291 desc="The label for a Tamil input method">
3292 Tamil input method (itrans)
3293 </message>
3294 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_TAMIL_TYPEWRITER"
3295 desc="The label for a Tamil input method">
3296 Tamil input method (Typewriter)
3297 </message>
3298 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_STANDARD_INPUT_METHOD"
3299 desc="The label for a input method">
3300 Standard input method
3301 </message>
3302 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_CANGJIE_INPUT_METHOD"
3303 desc="The label for the Chinese input method">
3304 Chinese input method (cangjie)
3305 </message>
3306 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_CHINESE_QUICK_INPUT_METHOD"
3307 desc="The label for the Chinese input method">
3308 Chinese input method (quick)
3309 </message>
3310 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_PERSIAN_ISIRI_2901_INPUT_METHOD"
3311 desc="The label for the Persian (Farsi) input method">
3312 Persian input method (ISIRI 2901 layout)
3313 </message>
3314 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_KESMANEE_INPUT_METHOD"
3315 desc="The label for the Thai input method">
3316 Thai input method (Kesmanee keyboard)
3317 </message>
3318 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_TIS820_INPUT_METHOD"
3319 desc="The label for the Thai input method">
3320 Thai input method (TIS-820.2538 keyboard)
3321 </message>
3322 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_THAI_PATTACHOTE_INPUT_METHOD"
3323 desc="The label for the Thai input method">
3324 Thai input method (Pattachote keyboard)
3325 </message>
3326 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TCVN_INPUT_METHOD"
3327 desc="The label for the Vietnamese input method">
3328 Vietnamese input method (TCVN6064)
3329 </message>
3330 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_TELEX_INPUT_METHOD"
3331 desc="The label for the Vietnamese input method">
3332 Vietnamese input method (TELEX)
3333 </message>
3334 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VIQR_INPUT_METHOD"
3335 desc="The label for the Vietnamese input method">
3336 Vietnamese input method (VIQR)
3337 </message>
3338 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_M17N_VIETNAMESE_VNI_INPUT_METHOD"
3339 desc="The label for the Vietnamese input method">
3340 Vietnamese input method (VNI)
3341 </message>
3342 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CHEWING_INPUT_METHOD"
3343 desc="The label for the Chewing traditional Chinese input method">
3344 Chewing input method
3345 </message>
3346 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_INPUT_METHOD"
3347 desc="The label for the Pinyin simplified Chinese input method">
3348 Pinyin input method
3349 </message>
3350 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_PINYIN_DV_INPUT_METHOD"
3351 desc="The label for the Pinyin simplified Chinese input method">
3352 Pinyin input method (for US Dvorak keyboard)
3353 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003354 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_JAPANESE_HANDWRITING_INPUT_METHOD"
3355 desc="The label for the Japanese handwriting input method">
3356 Handwriting input method for Japanese
3357 </message>
3358 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KOREAN_INPUT_METHOD"
3359 desc="The label for the Korean input method">
3360 Korean input method
3361 </message>
3362 <message name="IDS_OPTIONS_KEYBOARD_OVERLAY_TITLE"
3363 desc="The title for 'Keyboard settings' overlay">
3364 Keyboard settings
3365 </message>
3366 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH_LABEL"
3367 desc="The label for 'Customize modifier keys' overlay">
3368 Search
3369 </message>
3370 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL_LABEL"
3371 desc="The label for 'Customize modifier keys' overlay">
3372 Ctrl
3373 </message>
3374 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT_LABEL"
3375 desc="The label for 'Customize modifier keys' overlay">
3376 Alt
3377 </message>
3378 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK_LABEL"
3379 desc="The label for 'Customize modifier keys' overlay">
3380 Caps Lock
3381 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003382 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL"
3383 desc="The label for 'Customize modifier keys' overlay">
3384 Diamond
3385 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003386 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_SEARCH"
3387 desc="The dropdown list item for 'Customize modifier keys' overlay">
3388 Search
3389 </message>
3390 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_CTRL"
3391 desc="The dropdown list item for 'Customize modifier keys' overlay">
3392 Ctrl
3393 </message>
3394 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_LEFT_ALT"
3395 desc="The dropdown list item for 'Customize modifier keys' overlay">
3396 Alt
3397 </message>
3398 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_VOID"
3399 desc="The dropdown list item for 'Customize modifier keys' overlay">
3400 Disabled
3401 </message>
3402 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_CAPS_LOCK"
3403 desc="The dropdown list item for 'Customize modifier keys' overlay">
3404 Caps Lock
3405 </message>
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01003406 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE"
3407 desc="The dropdown list item for 'Customize modifier keys' overlay">
3408 Escape
3409 </message>
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00003410 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS"
3411 desc="The checkbox label for a setting to interpret the top-row keys as function keys instead.">
3412 Treat top-row keys as function keys
3413 </message>
3414 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SEND_FUNCTION_KEYS_DESCRIPTION"
3415 desc="A label describing how to use the top-row keys' original actions when the treat-as-function-keys setting is enabled.">
3416 Hold the Search key to switch the behavior of the top-row keys.
3417 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01003418 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_ENABLE"
3419 desc="The checkbox label for enabling keyboard auto-repeat.">
3420 Enable auto-repeat
3421 </message>
3422 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY"
3423 desc="The label for the slider for the delay before auto-repeat begins. The delay is the amount of time a key must be held down before auto-repeating begins.">
3424 Delay before repeat:
3425 </message>
3426 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_LONG"
3427 desc="The label for the beginning of the auto-repeat delay slider, representing a long delay.">
3428 Long
3429 </message>
3430 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_SHORT"
3431 desc="The label for the end of the auto-repeat delay slider, representing a short delay.">
3432 Short
3433 </message>
3434 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE"
3435 desc="The label for the slider for the auto-repeat rate. The rate is how many times a key repeats per second once auto-repeating has begun.">
3436 Repeat rate:
3437 </message>
3438 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_SLOW"
3439 desc="The label for the beginning of the auto-repeat rate slider, representing a slow repeat rate.">
3440 Slow
3441 </message>
3442 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_FAST"
3443 desc="The label for the end of the auto-repeat rate slider, representing a fast repeat rate.">
3444 Fast
3445 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003446 <message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS"
3447 desc="The link to open 'Language and input settings' window.">
3448 Change language and input settings
3449 </message>
Torne (Richard Coles)cedac222014-06-03 10:58:34 +01003450 <message name="IDS_OPTIONS_SETTINGS_SHOW_KEYBOARD_SHORTCUTS"
3451 desc="The link to open the keyboard overlay.">
3452 View keyboard shortcuts
3453 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003454 <message name="IDS_OPTIONS_NO_POINTING_DEVICES" desc="Text shown when there is neither a touchpad nor a mouse.">
3455 No mouse or touchpad was detected.
3456 </message>
3457 <message name="IDS_OPTIONS_POINTER_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Mouse only.">
3458 Mouse settings
3459 </message>
3460 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad only.">
3461 Touchpad settings
3462 </message>
3463 <message name="IDS_OPTIONS_POINTER_TOUCHPAD_MOUSE_OVERLAY_TITLE" desc="The title for 'Pointer settings' overlay for Touchpad and Mouse.">
3464 Touchpad and mouse settings
3465 </message>
3466 <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_TOUCHPAD" desc="The title for 'Touchpad' section of the Pointer Settings overlay.">
3467 Touchpad
3468 </message>
3469 <message name="IDS_OPTIONS_POINTER_OVERLAY_SECTION_TITLE_MOUSE" desc="The title for 'Mouse' section of the Pointer Settings overlay.">
3470 Mouse
3471 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003472 <message name="IDS_STATUSBAR_SPOKEN_FEEDBACK_ENABLED" desc="The tooltip for the status bar button to indicate that spoken feedback has been enabled.">
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00003473 ChromeVox (spoken feedback) is enabled. Press Ctrl+Alt+Z to disable.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003474 </message>
3475 <message name="IDS_STATUSBAR_DISABLE_SPOKEN_FEEDBACK" desc="The menu option to disable spoken feedback accessibility feature.">
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00003476 Disable ChromeVox (spoken feedback)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003477 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01003478 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ETHERNET" desc="Label for an ethernet network device.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003479 Ethernet
3480 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01003481 <message name="IDS_STATUSBAR_NETWORK_DEVICE_WIFI" desc="Label for a wifi network device.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003482 Wi-Fi
3483 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01003484 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CELLULAR" desc="Label for a cellular network device.">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003485 Mobile Data
3486 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01003487 <message name="IDS_STATUSBAR_NETWORK_DEVICE_UNKNOWN" desc="Label for an unknown network device.">
3488 Unknown
3489 </message>
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01003490 <message name="IDS_NETWORK_TYPE_ETHERNET" desc="The ethernet network type.">
3491 Ethernet
3492 </message>
3493 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type.">
3494 Wi-Fi
3495 </message>
3496 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type.">
3497 WiMAX
3498 </message>
3499 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type.">
3500 Bluetooth
3501 </message>
3502 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
3503 cellular
3504 </message>
3505 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
3506 VPN
3507 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003508 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network device status connecting.">
3509 Connecting...
3510 </message>
3511 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network device status connected.">
3512 Connected
3513 </message>
3514 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network device status disconnected.">
3515 Disconnected
3516 </message>
3517 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network device status not configured.">
3518 Not configured
3519 </message>
3520 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled.">
3521 Off
3522 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003523 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network device.">
3524 Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
3525 </message>
3526 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device.">
3527 Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
3528 </message>
3529 <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the network device.">
3530 <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Connecting</ex></ph>
3531 </message>
3532 <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.">
3533 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>'''
3534 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003535 <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">
3536 Proxy settings...
3537 </message>
3538 <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)">
3539 More...
3540 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003541 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu, the text in Private networks submenu to add a private network.">
3542 Add private network...
3543 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003544 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link.">
3545 View account
3546 </message>
3547 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are available">
3548 No networks are available
3549 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003550 <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.">
3551 Charging battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
3552 </message>
3553 <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.">
3554 Using battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
3555 </message>
3556 <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.">
3557 No battery
3558 </message>
3559 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_FULL" desc="In the power menu button, this shows how much time until fully charged.">
3560Charging
3561<ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> until full
3562 </message>
3563 <message name="IDS_STATUSBAR_BATTERY_TIME_UNTIL_EMPTY" desc="In the power menu button, this shows how much time until empty.">
3564Battery
3565<ph name="HOUR">$1<ex>2</ex></ph>:<ph name="MINUTE">$2<ex>30</ex></ph> remaining
3566 </message>
3567 <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.">
3568Charging
3569Calculating time until full
3570 </message>
3571 <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.">
3572Battery
3573Calculating remaining time
3574 </message>
3575 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu button, the battery is charged message.">
3576Battery full
3577 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003578 <message name="IDS_STATUSBAR_NETWORK_CONNECTING_TOOLTIP" desc="Tooltip for the network menu status bar icon when connecting to a network.">
3579 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
3580 </message>
3581 <message name="IDS_STATUSBAR_NETWORK_CONNECTED_TOOLTIP" desc="Tooltip for the network menu status bar icon when connected to a network.">
3582 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph>
3583 </message>
3584 <message name="IDS_STATUSBAR_VOLUME_PERCENTAGE" desc="Tooltip for the volume button, shows the percentage of volume">
3585 Volume: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
3586 </message>
3587 <message name="IDS_STATUSBAR_VOLUME_MUTE" desc="Tooltip for the volume button when muted">
3588 Volume: Muted
3589 </message>
3590 <message name="IDS_STATUSBAR_WINDOW_MAXIMIZE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is unmaximized.">
3591 Maximize
3592 </message>
3593 <message name="IDS_STATUSBAR_WINDOW_RESTORE_TOOLTIP" desc="Tooltip for the layout mode button in the status bar when the window is maximized.">
3594 Restore
3595 </message>
3596 <message name="IDS_VERSION_FIELD_PREFIX" desc="Display the OS version to the user.">
3597 version
3598 </message>
3599 <message name="IDS_PROXY_PAGE_TITLE_FORMAT" desc="The title of the proxy page for a specific network.">
3600 Network proxy for <ph name="NETWORK_NAME">$1<ex>Ethernet</ex></ph>
3601 </message>
3602 <message name="IDS_PROXY_CONFIG_TITLE" desc="The title of the basic proxy config.">
3603 Proxy Configuration
3604 </message>
3605 <message name="IDS_PROXY_DIRECT_CONNECTION" desc="Radio used to tell it to just connect directly, not use a proxy.">
3606 Direct Internet connection
3607 </message>
3608 <message name="IDS_PROXY_MANUAL_CONFIG" desc="Radio used to tell it to configure manually.">
3609 Manual proxy configuration
3610 </message>
3611 <message name="IDS_PROXY_SAME_FORALL" desc="Radio used to tell it to use the same proxy.">
3612 Use the same proxy for all protocols
3613 </message>
3614 <message name="IDS_PROXY_HTTP_PROXY" desc="Label for the http proxy box.">
3615 HTTP proxy
3616 </message>
3617 <message name="IDS_PROXY_HTTP_SECURE_HTTP_PROXY" desc="Label for the secure http proxy box.">
3618 Secure HTTP proxy
3619 </message>
3620 <message name="IDS_PROXY_FTP_PROXY" desc="Label for the ftp proxy box.">
3621 FTP proxy
3622 </message>
3623 <message name="IDS_PROXY_SOCKS_HOST" desc="Label for the SOCKS host box.">
3624 SOCKS host
3625 </message>
3626 <message name="IDS_PROXY_AUTOMATIC" desc="Radio to select configuring from a URL.">
3627 Automatic proxy configuration
3628 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01003629 <message name="IDS_PROXY_USE_AUTOCONFIG_URL" desc="Label for the checkbox that controls whether to use an autoconfiguration URL.">
3630 Use an autoconfiguration URL
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003631 </message>
3632 <message name="IDS_PROXY_ADD_HOST" desc="Label for the Add host button.">
3633 Add
3634 </message>
3635 <message name="IDS_PROXY_REMOVE_HOST" desc="Label for the Remove host button.">
3636 Remove
3637 </message>
3638 <message name="IDS_PROXY_PORT" desc="Label for the Port box.">
3639 Port
3640 </message>
3641 <message name="IDS_PROXY_BYPASS" desc="Label for the proxy bypass list.">
3642 Do not use the proxy settings for these hosts and domains:
3643 </message>
Torne (Richard Coles)3551c9c2013-08-23 16:39:15 +01003644 <message name="IDS_PROXY_WEB_PROXY_AUTO_DISCOVERY" desc="Label for the web proxy auto discovery url.">
3645 Web Proxy Auto Discovery URL
3646 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003647
3648 <!-- Accessibility strings, to be spoken -->
3649 <message name="IDS_CHROMEOS_ACC_BUTTON" desc="Label indicating that a control is a pushbutton.">
3650 Button
3651 </message>
3652 <message name="IDS_CHROMEOS_ACC_CHECKBOX_UNCHECKED" desc="Label indicating that a control is an unchecked check box.">
3653 Unchecked check box
3654 </message>
3655 <message name="IDS_CHROMEOS_ACC_CHECKBOX_CHECKED" desc="Label indicating that a control is a checked check box.">
3656 Checked check box
3657 </message>
3658 <message name="IDS_CHROMEOS_ACC_RADIO_UNSELECTED" desc="Label indicating that a control is an unselected radio button.">
3659 Unselected radio button
3660 </message>
3661 <message name="IDS_CHROMEOS_ACC_RADIO_SELECTED" desc="Label indicating that a control is a selected radio button.">
3662 Selected radio button
3663 </message>
3664 <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.">
3665 Combo box
3666 </message>
3667 <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.">
3668 List box
3669 </message>
3670 <message name="IDS_CHROMEOS_ACC_LINK" desc="Label indicating that a control is a clickable link.">
3671 Link
3672 </message>
3673 <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.">
3674 Menu
3675 </message>
3676 <message name="IDS_CHROMEOS_ACC_TAB" desc="Label indicating that a control is one tab in a tabbed dialog or window.">
3677 Tab
3678 </message>
3679 <message name="IDS_CHROMEOS_ACC_TEXTBOX" desc="Label indicating that a control is an editable text box.">
3680 Text box
3681 </message>
3682 <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.">
3683 Password text box
3684 </message>
3685 <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'.">
3686 <ph name="INDEX">$1<ex>3</ex></ph> of <ph name="COUNT">$2<ex>5</ex></ph>
3687 </message>
3688 <message name="IDS_CHROMEOS_ACC_HAS_SUBMENU" desc="Phrase indicating that a menu item has a submenu.">
3689 Has submenu
3690 </message>
3691 <message name="IDS_CHROMEOS_ACC_SELECTED" desc="Phrase indicating that a control was selected or activated.">
3692 Selected
3693 </message>
3694 <message name="IDS_CHROMEOS_ACC_EXCLAMATION_POINT" desc="The name of the exclamation point character.">
3695 Exclamation point
3696 </message>
3697 <message name="IDS_CHROMEOS_ACC_LEFT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible.">
3698 Left paren
3699 </message>
3700 <message name="IDS_CHROMEOS_ACC_RIGHT_PAREN" desc="The name of the left parenthesis character, abbreviated or shortened if possible.">
3701 Right paren
3702 </message>
3703 <message name="IDS_CHROMEOS_ACC_SEMICOLON" desc="The name of the semicolon character.">
3704 Semicolon
3705 </message>
3706 <message name="IDS_CHROMEOS_ACC_COLON" desc="The name of the colon character.">
3707 Colon
3708 </message>
3709 <message name="IDS_CHROMEOS_ACC_QUOTE" desc="The name of the quotation mark character, abbreviated or shortened if possible.">
3710 Quote
3711 </message>
3712 <message name="IDS_CHROMEOS_ACC_COMMA" desc="The name of the comma character.">
3713 Comma
3714 </message>
3715 <message name="IDS_CHROMEOS_ACC_PERIOD" desc="The name of the period character.">
3716 Period
3717 </message>
3718 <message name="IDS_CHROMEOS_ACC_SPACE" desc="The name of a space character.">
3719 Space
3720 </message>
3721 <message name="IDS_CHROMEOS_ACC_TEXT_UNSELECTED" desc="A phrase to indicate to the user that text has been unselected.">
3722 Unselected
3723 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003724 <message name="IDS_CHROMEOS_ACC_USERNAME_LABEL" desc="Label for the username text field.">
3725 Username.
3726 </message>
3727 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNING_IN" desc="Status when signing in.">
3728 Signing in.
3729 </message>
3730 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_OFFRECORD" desc="Status when signing in incognito.">
3731 Entering as Guest.
3732 </message>
3733 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_DEMOUSER" desc="Status when signing in the demo user.">
3734 Entering Demo.
3735 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003736 <message name="IDS_CHROMEOS_ACC_LOGIN_SIGNIN_PUBLIC_ACCOUNT" desc="Status when signing in into a public account.">
3737 Entering public session.
3738 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003739 <message name="IDS_CHROMEOS_ACC_ACCOUNT_PICTURE" desc="Tooltip for the take account picture button.">
3740 Take picture.
3741 </message>
3742
3743 <!-- Audio strings -->
3744 <message name="IDS_CHROMEOS_AUDIO_CRAS_DEVICE_AUTOMATIC" desc="Audio device name shown to the user when the proper device is automatically used.">
3745 Automatic
3746 </message>
3747
3748 <!-- Removable device notifications -->
3749 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3750 Removable device detected
3751 </message>
3752 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3753 Scanning content...
3754 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07003755 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE" desc="Text of notification message to navigate users to Files.app. If user clicks a button in the notification, Files.app opens.">
3756 Explore the device's content in the Files app.
3757 </message>
3758 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_BUTTON_LABEL" desc="Text of a button label in a notification to navigate users to FIles.app. If user clicks the button, Files.app opens.">
3759 Open Files app
3760 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003761 <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">
3762 You removed your device too soon!
3763 </message>
3764 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3765 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not supported at this time.
3766 </message>
3767 <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3768 Sorry, your external storage device is not supported at this time.
3769 </message>
3770 <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3771 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could not be recognized.
3772 </message>
3773 <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3774 Sorry, your external storage device could not be recognized.
3775 </message>
3776 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3777 Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MySDcard</ex></ph> could not be mounted.
3778 </message>
3779 <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...)">
3780 Sorry, at least one partition on your external storage device could not be mounted.
3781 </message>
3782 <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">
3783 Sorry, your administrator has disabled external storage on your account.
3784 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01003785 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification title which is shown when user manually removes external storage without clicking the eject icon">
3786 Whoa, there. Be careful.
3787 </message>
3788 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification message which is shown when user manually removes external storage without clicking the eject icon">
3789 In the future, be sure to eject your removable device in the Files app before unplugging it. Otherwise, you might lose data.
3790 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003791
3792 <!-- Formatting device notifications -->
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003793 <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">
3794 Formatting...
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003795 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003796 <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 +00003797 Formatting finished
3798 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003799 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notification message which is shown when formatting process fails">
3800 Formatting failed
3801 </message>
3802 <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 +00003803 The formatting process can take a couple of seconds. Please wait.
3804 </message>
3805 <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notification message which is shown when formatting process can not be started.">
3806 Could not start the formatting process.
3807 </message>
3808 <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when formatting finishes without any errors.">
3809 Formatting finished successfully!
3810 </message>
3811 <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 +00003812 Aw, Snap! There was an error during formatting.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003813 </message>
3814
3815 <!-- ChromeOS GData synchronization notifications -->
3816 <message name="IDS_CHROMEOS_GDATA_SYNC_TITLE" desc="Title text of notification message which is shown when gdata sync is on progress.">
3817 Syncing
3818 </message>
3819 <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.">
3820 Could not sync
3821 </message>
3822 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notification message which is shown when gdata file sync is on progress.">
3823 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files...
3824 </message>
3825 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors.">
3826 Sync complete.
3827 </message>
3828 <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.">
3829 Unable to connect.
3830 </message>
3831
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003832 <!-- Cellular network technology description strings for ChromeOS -->
3833 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Description of unknown cellular network technology. Shown under details on chrome:stettings/internet page.">
3834 Unknown
3835 </message>
3836
3837 <!-- Cellular network activation state description strings for ChromeOS -->
3838 <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.">
3839 Activated
3840 </message>
3841 <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.">
3842 Activating
3843 </message>
3844 <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.">
3845 Not activated
3846 </message>
3847 <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.">
3848 Partially activated
3849 </message>
3850 <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.">
3851 Unknown
3852 </message>
3853
3854 <!-- Cellular network roaming status description strings for ChromeOS -->
3855 <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.">
3856 Home network, not roaming
3857 </message>
3858 <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_ROAMING" desc="Description of cellular roaming status while roaming. Shown under details on chrome:stettings/internet page.">
3859 Roaming
3860 </message>
3861 <message name="IDS_CHROMEOS_NETWORK_ROAMING_STATE_UNKNOWN" desc="Description of unknown cellular roaming status. Shown under details on chrome:stettings/internet page.">
3862 Unknown
3863 </message>
3864
3865 <!-- Cellular network details -->
3866 <message name="IDS_CHROMEOS_NETWORK_STATE" desc="Label for network state field under in chrome://options/internet">
3867 Network status:
3868 </message>
3869 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR" desc="Label for cellular network operator name under chrome://options/internet">
3870 Operator:
3871 </message>
3872 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_OPERATOR_CODE" desc="Label for cellular network operator code under chrome://options/internet">
3873 Operator code:
3874 </message>
3875 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_NETWORK_TECHNOLOGY" desc="Label for cellular network technology type under chrome://options/internet">
3876 Technology:
3877 </message>
3878 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ACTIVATION_STATE" desc="Label for cellular network activation status under chrome://options/internet">
3879 Activation status:
3880 </message>
3881 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ROAMING_STATE" desc="Label for cellular network roaming status under chrome://options/internet">
3882 Roaming status:
3883 </message>
3884 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_RESTRICTED_POOL" desc="Label for cellular network restricted network access under chrome://options/internet">
3885 Restricted IP:
3886 </message>
3887 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_ERROR_STATE" desc="Label for cellular network error details under chrome://options/internet">
3888 Error details:
3889 </message>
3890 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MANUFACTURER" desc="Label for cellular network modem manufacturer under chrome://options/internet">
3891 Device manufacturer:
3892 </message>
3893 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_MODEL_ID" desc="Label for cellular network modem model under chrome://options/internet">
3894 Device model:
3895 </message>
3896 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_FIRMWARE_REVISION" desc="Label for cellular network modem firmware revision under chrome://options/internet">
3897 Firmware revision:
3898 </message>
3899 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" desc="Label for cellular network modem hardware revision under chrome://options/internet">
3900 Hardware revision:
3901 </message>
3902 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="Label for cellular network modem PRL (Preferred Roaming List) version under chrome://options/internet">
3903 PRL version:
3904 </message>
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01003905 <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00003906 Manage kiosk applications...
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003907 </message>
3908 <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 +01003909 Manage Kiosk Applications
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003910 </message>
3911 <message name="IDS_OPTIONS_KIOSK_ADD_APP" desc="Label above the application id text input in the kiosk settings overlay.">
3912 Add kiosk application:
3913 </message>
3914 <message name="IDS_OPTIONS_KIOSK_ADD_APP_HINT" desc="Placeholder hint in the application id text input in the kiosk settings overlay.">
3915 Enter application id or webstore URL.
3916 </message>
3917 <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 +01003918 Set to auto-launch
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003919 </message>
3920 <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 +01003921 Disable auto-launch
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003922 </message>
3923 <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 +01003924 (auto-launched)
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003925 </message>
3926 <message name="IDS_OPTIONS_KIOSK_INVALID_APP" desc="Text shows besides an application that is not valid in the kiosk settings overlay.">
3927 Invalid application.
3928 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01003929 <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_LABEL" desc="Label text for a checkbox to disable kiosk application launch bail out shortcut.">
3930 Permanently keep this device in kiosk mode.
3931 </message>
3932 <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.">
3933 Are you sure you want to permanently keep this device in kiosk mode?
3934 </message>
3935 <message name="IDS_OPTIONS_KIOSK_DISABLE_BAILOUT_SHORTCUT_WARNING_FORMAT" desc="Warning text of disabling kiosk application launch bail out shortcut.">
3936 The only way to undo this is to re-install <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex></ph>.
3937 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003938 <message name="IDS_KEYBOARD_OVERLAY_LEARN_MORE" desc="The text of the learn more link on the keyboard overlay.">
3939 Learn more
3940 </message>
3941 <message name="IDS_KEYBOARD_OVERLAY_TITLE" desc="The title of the keyboard overlay.">
3942 Keyboard Overlay
3943 </message>
3944 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS" desc="The instructions for the keyboard overlay.">
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00003945 Hold Control, Alt, Shift, or Search to see keyboard shortcuts for those modifiers.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00003946 </message>
3947 <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instruction for hiding the keyboard overlay.">
3948 Type Ctrl+Alt+/ or Escape to hide
3949 </message>
3950 <!-- BEGIN GENERATED KEYBOARD OVERLAY STRINGS -->
3951 <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).">
3952 Activate last launcher item
3953 </message>
3954 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
3955 Activate last tab
3956 </message>
3957 <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).">
3958 Activate launcher item 1
3959 </message>
3960 <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).">
3961 Activate launcher item 2
3962 </message>
3963 <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).">
3964 Activate launcher item 3
3965 </message>
3966 <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).">
3967 Activate launcher item 4
3968 </message>
3969 <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).">
3970 Activate launcher item 5
3971 </message>
3972 <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).">
3973 Activate launcher item 6
3974 </message>
3975 <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).">
3976 Activate launcher item 7
3977 </message>
3978 <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).">
3979 Activate launcher item 8
3980 </message>
3981 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_NEXT_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
3982 Activate next tab
3983 </message>
3984 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_PREVIOUS_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
3985 Activate previous tab
3986 </message>
3987 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_1" desc="The text in the keyboard overlay to explain the shortcut.">
3988 Activate tab 1
3989 </message>
3990 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_2" desc="The text in the keyboard overlay to explain the shortcut.">
3991 Activate tab 2
3992 </message>
3993 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_3" desc="The text in the keyboard overlay to explain the shortcut.">
3994 Activate tab 3
3995 </message>
3996 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_4" desc="The text in the keyboard overlay to explain the shortcut.">
3997 Activate tab 4
3998 </message>
3999 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_5" desc="The text in the keyboard overlay to explain the shortcut.">
4000 Activate tab 5
4001 </message>
4002 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_6" desc="The text in the keyboard overlay to explain the shortcut.">
4003 Activate tab 6
4004 </message>
4005 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_7" desc="The text in the keyboard overlay to explain the shortcut.">
4006 Activate tab 7
4007 </message>
4008 <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_TAB_8" desc="The text in the keyboard overlay to explain the shortcut.">
4009 Activate tab 8
4010 </message>
4011 <message name="IDS_KEYBOARD_OVERLAY_ADD_WWW_AND_COM_AND_OPEN_ADDRESS" desc="The text in the keyboard overlay to explain the shortcut.">
4012 Add www. and .com and open address
4013 </message>
4014 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_ALL_TABS" desc="The text in the keyboard overlay to explain the shortcut.">
4015 Bookmark all tabs
4016 </message>
4017 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
4018 Bookmark current page
4019 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004020 <message name="IDS_KEYBOARD_OVERLAY_BOOKMARK_MANAGER" desc="The text in the keyboard overlay to explain the shortcut (open the bookmark manager).">
4021 Bookmark manager
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004022 </message>
4023 <message name="IDS_KEYBOARD_OVERLAY_CENTER_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (center the window).">
4024 Center window
4025 </message>
4026 <message name="IDS_KEYBOARD_OVERLAY_CLEAR_BROWSING_DATA_DIALOG" desc="The text in the keyboard overlay to explain the shortcut.">
4027 "Clear browsing data" dialog
4028 </message>
4029 <message name="IDS_KEYBOARD_OVERLAY_CLOSE_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4030 Close tab
4031 </message>
4032 <message name="IDS_KEYBOARD_OVERLAY_CLOSE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
4033 Close window
4034 </message>
4035 <message name="IDS_KEYBOARD_OVERLAY_COPY" desc="The text in the keyboard overlay to explain the shortcut.">
4036 Copy
4037 </message>
4038 <message name="IDS_KEYBOARD_OVERLAY_CUT" desc="The text in the keyboard overlay to explain the shortcut.">
4039 Cut
4040 </message>
4041 <message name="IDS_KEYBOARD_OVERLAY_CYCLE_THROUGH_INPUT_METHODS" desc="The text in the keyboard overlay to explain the shortcut.">
4042 Cycle through input methods
4043 </message>
4044 <message name="IDS_KEYBOARD_OVERLAY_DECREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (decrease the keyboard brightness).">
4045 Decrease key brightness
4046 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004047 <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 +00004048 Delete
4049 </message>
4050 <message name="IDS_KEYBOARD_OVERLAY_DELETE_WORD" desc="The text in the keyboard overlay to explain the shortcut.">
4051 Delete word
4052 </message>
4053 <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 +00004054 Developer tools
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004055 </message>
4056 <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).">
4057 Dock window left
4058 </message>
4059 <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).">
4060 Dock window right
4061 </message>
4062 <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 +00004063 DOM inspector
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004064 </message>
4065 <message name="IDS_KEYBOARD_OVERLAY_DOWNLOADS" desc="The text in the keyboard overlay to explain the shortcut.">
4066 Downloads
4067 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004068 <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 +00004069 End
4070 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004071 <message name="IDS_KEYBOARD_OVERLAY_F1" desc="The text in the keyboard overlay to explain the shortcut (F1).">
4072 F1
4073 </message>
4074 <message name="IDS_KEYBOARD_OVERLAY_F10" desc="The text in the keyboard overlay to explain the shortcut (F10).">
4075 F10
4076 </message>
4077 <message name="IDS_KEYBOARD_OVERLAY_F11" desc="The text in the keyboard overlay to explain the shortcut (F11).">
4078 F11
4079 </message>
4080 <message name="IDS_KEYBOARD_OVERLAY_F12" desc="The text in the keyboard overlay to explain the shortcut (F12).">
4081 F12
4082 </message>
4083 <message name="IDS_KEYBOARD_OVERLAY_F2" desc="The text in the keyboard overlay to explain the shortcut (F2).">
4084 F2
4085 </message>
4086 <message name="IDS_KEYBOARD_OVERLAY_F3" desc="The text in the keyboard overlay to explain the shortcut (F3).">
4087 F3
4088 </message>
4089 <message name="IDS_KEYBOARD_OVERLAY_F4" desc="The text in the keyboard overlay to explain the shortcut (F4).">
4090 F4
4091 </message>
4092 <message name="IDS_KEYBOARD_OVERLAY_F5" desc="The text in the keyboard overlay to explain the shortcut (F5).">
4093 F5
4094 </message>
4095 <message name="IDS_KEYBOARD_OVERLAY_F6" desc="The text in the keyboard overlay to explain the shortcut (F6).">
4096 F6
4097 </message>
4098 <message name="IDS_KEYBOARD_OVERLAY_F7" desc="The text in the keyboard overlay to explain the shortcut (F7).">
4099 F7
4100 </message>
4101 <message name="IDS_KEYBOARD_OVERLAY_F8" desc="The text in the keyboard overlay to explain the shortcut (F8).">
4102 F8
4103 </message>
4104 <message name="IDS_KEYBOARD_OVERLAY_F9" desc="The text in the keyboard overlay to explain the shortcut (F9).">
4105 F9
4106 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004107 <message name="IDS_KEYBOARD_OVERLAY_FIND_PREVIOUS_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
4108 Find previous text
4109 </message>
4110 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
4111 Find text
4112 </message>
4113 <message name="IDS_KEYBOARD_OVERLAY_FIND_TEXT_AGAIN" desc="The text in the keyboard overlay to explain the shortcut.">
4114 Find text again
4115 </message>
4116 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR" desc="The text in the keyboard overlay to explain the shortcut.">
4117 Focus address bar
4118 </message>
4119 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_ADDRESS_BAR_IN_SEARCH_MODE" desc="The text in the keyboard overlay to explain the shortcut.">
4120 Focus address bar in search mode
4121 </message>
4122 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_BOOKMARKS" desc="The text in the keyboard overlay to explain the shortcut.">
4123 Focus bookmarks
4124 </message>
4125 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_LAUNCHER" desc="The text in the keyboard overlay to explain the shortcut (focus the application launcher).">
4126 Focus launcher
4127 </message>
4128 <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).">
4129 Focus next pane
4130 </message>
4131 <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).">
4132 Focus previous pane
4133 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004134 <message name="IDS_KEYBOARD_OVERLAY_FOCUS_TOOLBAR" desc="The text in the keyboard overlay to explain the shortcut.">
4135 Focus toolbar
4136 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004137 <message name="IDS_KEYBOARD_OVERLAY_GO_BACK" desc="The text in the keyboard overlay to explain the shortcut.">
4138 Go back
4139 </message>
4140 <message name="IDS_KEYBOARD_OVERLAY_GO_FORWARD" desc="The text in the keyboard overlay to explain the shortcut.">
4141 Go forward
4142 </message>
4143 <message name="IDS_KEYBOARD_OVERLAY_HELP" desc="The text in the keyboard overlay to explain the shortcut.">
4144 Help
4145 </message>
4146 <message name="IDS_KEYBOARD_OVERLAY_HISTORY" desc="The text in the keyboard overlay to explain the shortcut.">
4147 History
4148 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004149 <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 +00004150 Home
4151 </message>
4152 <message name="IDS_KEYBOARD_OVERLAY_INCREASE_KEY_BRIGHTNESS" desc="The text in the keyboard overlay to explain the shortcut (Increase the keyboard brightness).">
4153 Increase key brightness
4154 </message>
4155 <message name="IDS_KEYBOARD_OVERLAY_INPUT_UNICODE_CHARACTERS" desc="The text in the keyboard overlay to explain the shortcut.">
4156 Input Unicode characters
4157 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004158 <message name="IDS_KEYBOARD_OVERLAY_INSERT" desc="The text in the keyboard overlay to explain the shortcut (Insert).">
4159 Insert
4160 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004161 <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 +00004162 JavaScript console
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004163 </message>
4164 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (lock the screen).">
4165 Lock screen
4166 </message>
4167 <message name="IDS_KEYBOARD_OVERLAY_LOCK_SCREEN_OR_POWER_OFF" desc="The text in the keyboard overlay to explain the shortcut.">
4168 Lock screen or power off
4169 </message>
4170 <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_DECREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
4171 Magnifier decrease zoom
4172 </message>
4173 <message name="IDS_KEYBOARD_OVERLAY_MAGNIFIER_INCREASE_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
4174 Magnifier increase zoom
4175 </message>
4176 <message name="IDS_KEYBOARD_OVERLAY_MAXIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (maximize or restore the window).">
4177 Maximize window
4178 </message>
4179 <message name="IDS_KEYBOARD_OVERLAY_MINIMIZE_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (minimize the window).">
4180 Minimize window
4181 </message>
4182 <message name="IDS_KEYBOARD_OVERLAY_MIRROR_MONITORS" desc="The text in the keyboard overlay to explain the shortcut (Mirror the monitors).">
4183 Mirror monitors
4184 </message>
4185 <message name="IDS_KEYBOARD_OVERLAY_NEW_INCOGNITO_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00004186 New incognito window
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004187 </message>
4188 <message name="IDS_KEYBOARD_OVERLAY_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4189 New tab
4190 </message>
4191 <message name="IDS_KEYBOARD_OVERLAY_NEW_TERMINAL" desc="The text in the keyboard overlay to explain the shortcut (Open a new terminal tab).">
4192 New terminal
4193 </message>
4194 <message name="IDS_KEYBOARD_OVERLAY_NEW_WINDOW" desc="The text in the keyboard overlay to explain the shortcut.">
4195 New window
4196 </message>
Torne (Richard Coles)6d86b772014-06-25 10:30:53 +01004197 <message name="IDS_KEYBOARD_OVERLAY_NEXT_USER" desc="The text in the keyboard overlay to explain the shortcut (Switch to next user).">
4198 Next user
4199 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004200 <message name="IDS_KEYBOARD_OVERLAY_NEXT_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the next window).">
4201 Next window
4202 </message>
4203 <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).">
4204 Next word
4205 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004206 <message name="IDS_KEYBOARD_OVERLAY_OPEN" desc="The text in the keyboard overlay to explain the shortcut (open a file).">
4207 Open
4208 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004209 <message name="IDS_KEYBOARD_OVERLAY_OPEN_ADDRESS_IN_NEW_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4210 Open address in new tab
4211 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004212 <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 +01004213 Open file manager
4214 </message>
Torne (Richard Coles)1e9bf3e2013-10-31 11:16:26 +00004215 <message name="IDS_KEYBOARD_OVERLAY_OPEN_GOOGLE_CLOUD_PRINT" desc="The text in the keyboard overlay to explain the shortcut (Opens the 'Google Cloud Print' dialog).">
4216 Open Google Cloud Print
4217 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004218 <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 +00004219 Page down
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004220 </message>
Ben Murdocheb525c52013-07-10 11:40:50 +01004221 <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 +00004222 Page up
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004223 </message>
4224 <message name="IDS_KEYBOARD_OVERLAY_PASTE" desc="The text in the keyboard overlay to explain the shortcut.">
4225 Paste
4226 </message>
4227 <message name="IDS_KEYBOARD_OVERLAY_PASTE_AS_PLAIN_TEXT" desc="The text in the keyboard overlay to explain the shortcut.">
4228 Paste as plain text
4229 </message>
Torne (Richard Coles)6d86b772014-06-25 10:30:53 +01004230 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_USER" desc="The text in the keyboard overlay to explain the shortcut (Switch to previous user).">
4231 Previous user
4232 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004233 <message name="IDS_KEYBOARD_OVERLAY_PREVIOUS_WINDOW" desc="The text in the keyboard overlay to explain the shortcut (go to the previous window).">
4234 Previous window
4235 </message>
4236 <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).">
4237 Previous word
4238 </message>
4239 <message name="IDS_KEYBOARD_OVERLAY_PRINT" desc="The text in the keyboard overlay to explain the shortcut.">
4240 Print
4241 </message>
4242 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_CURRENT_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
4243 Reload current page
4244 </message>
4245 <message name="IDS_KEYBOARD_OVERLAY_RELOAD_IGNORING_CACHE" desc="The text in the keyboard overlay to explain the shortcut.">
4246 Reload ignoring cache
4247 </message>
4248 <message name="IDS_KEYBOARD_OVERLAY_REOPEN_LAST_CLOSED_TAB" desc="The text in the keyboard overlay to explain the shortcut.">
4249 Reopen last-closed tab
4250 </message>
4251 <message name="IDS_KEYBOARD_OVERLAY_REPORT_ISSUE" desc="The text in the keyboard overlay to explain the shortcut (report an issue).">
4252 Report issue
4253 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004254 <message name="IDS_KEYBOARD_OVERLAY_RESET_SCREEN_ZOOM" desc="The text in the keyboard overlay to explain the shortcut (reset the screen zoom).">
4255 Reset screen zoom
4256 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004257 <message name="IDS_KEYBOARD_OVERLAY_RESET_ZOOM" desc="The text in the keyboard overlay to explain the shortcut.">
4258 Reset zoom
4259 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004260 <message name="IDS_KEYBOARD_OVERLAY_ROTATE_SCREEN" desc="The text in the keyboard overlay to explain the shortcut (rotate the screen).">
4261 Rotate screen
4262 </message>
4263 <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 +00004264 Save
4265 </message>
4266 <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).">
4267 Screenshot region
4268 </message>
4269 <message name="IDS_KEYBOARD_OVERLAY_SCROLL_UP_ONE_PAGE" desc="The text in the keyboard overlay to explain the shortcut.">
4270 Scroll up one page
4271 </message>
4272 <message name="IDS_KEYBOARD_OVERLAY_SELECT_ALL" desc="The text in the keyboard overlay to explain the shortcut.">
4273 Select all
4274 </message>
4275 <message name="IDS_KEYBOARD_OVERLAY_SELECT_PREVIOUS_INPUT_METHOD" desc="The text in the keyboard overlay to explain the shortcut.">
4276 Select previous input method
4277 </message>
4278 <message name="IDS_KEYBOARD_OVERLAY_SELECT_WORD_AT_A_TIME" desc="The text in the keyboard overlay to explain the shortcut.">
4279 Select "word at a time"
4280 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004281 <message name="IDS_KEYBOARD_OVERLAY_SHOW_MESSAGE_CENTER" desc="The text in the keyboard overlay to explain the shortcut (Show the message center).">
4282 Show message center
4283 </message>
4284 <message name="IDS_KEYBOARD_OVERLAY_SHOW_STATUS_MENU" desc="The text in the keyboard overlay to explain the shortcut (show the status menu).">
4285 Show status menu
4286 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004287 <message name="IDS_KEYBOARD_OVERLAY_SIGN_OUT" desc="The text in the keyboard overlay to explain the shortcut.">
4288 Sign out
4289 </message>
4290 <message name="IDS_KEYBOARD_OVERLAY_SWAP_PRIMARY_MONITOR" desc="The text in the keyboard overlay to explain the shortcut (swap primary monitor).">
4291 Swap primary monitor
4292 </message>
4293 <message name="IDS_KEYBOARD_OVERLAY_TAKE_SCREENSHOT" desc="The text in the keyboard overlay to explain the shortcut.">
4294 Take screenshot
4295 </message>
4296 <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 +00004297 Task manager
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004298 </message>
4299 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_BOOKMARK_BAR" desc="The text in the keyboard overlay to explain the shortcut.">
4300 Toggle bookmark bar
4301 </message>
4302 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CAPS_LOCK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable caps lock).">
4303 Toggle caps lock
4304 </message>
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00004305 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_CHROMEVOX_SPOKEN_FEEDBACK" desc="The text in the keyboard overlay to explain the shortcut (enable or disable spoken feedback).">
4306 Toggle ChromeVox (spoken feedback)
4307 </message>
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01004308 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_PROJECTION_TOUCH_HUD" desc="The text in the keyboard overlay to explain the shortcut.">
4309 Toggle projection touch HUD
4310 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004311 <message name="IDS_KEYBOARD_OVERLAY_TOGGLE_SPEECH_INPUT" desc="The text in the keyboard overlay to explain the shortcut (start or stop speech input).">
4312 Toggle speech input
4313 </message>
4314 <message name="IDS_KEYBOARD_OVERLAY_UNDO" desc="The text in the keyboard overlay to explain the shortcut.">
4315 Undo
4316 </message>
4317 <message name="IDS_KEYBOARD_OVERLAY_VIEW_KEYBOARD_OVERLAY" desc="The text in the keyboard overlay to explain the shortcut.">
4318 View keyboard overlay
4319 </message>
4320 <message name="IDS_KEYBOARD_OVERLAY_VIEW_SOURCE" desc="The text in the keyboard overlay to explain the shortcut.">
4321 View source
4322 </message>
4323 <message name="IDS_KEYBOARD_OVERLAY_WORD_MOVE" desc="The text in the keyboard overlay to explain the shortcut.">
4324 Word move
4325 </message>
4326 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_IN" desc="The text in the keyboard overlay to explain the shortcut.">
4327 Zoom in
4328 </message>
4329 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_OUT" desc="The text in the keyboard overlay to explain the shortcut.">
4330 Zoom out
4331 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004332 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_IN" desc="The text in the keyboard overlay to explain the shortcut (zoom in the screen).">
4333 Zoom screen in
4334 </message>
4335 <message name="IDS_KEYBOARD_OVERLAY_ZOOM_SCREEN_OUT" desc="The text in the keyboard overlay to explain the shortcut (zoom out the screen).">
4336 Zoom screen out
4337 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004338 <!-- END GENERATED KEYBOARD OVERLAY STRINGS -->
4339 <if expr="lang == 'ja'">
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004340 </if>
4341 <if expr="lang != 'ja'">
4342 <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_HIRAGANA" desc="">
4343 Hiragana
4344 </message>
4345 <message translateable="false" name="IDS_STATUSBAR_IME_JAPANESE_IME_STATUS_KATAKANA" desc="">
4346 Katakana
4347 </message>
4348 </if>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004349 <message name="IDS_STATUSBAR_IME_KOREAN_HANJA_INPUT_MODE" desc="In the language menu button, this shows the input mode.">
4350 Hanja mode
4351 </message>
4352 <message name="IDS_STATUSBAR_IME_KOREAN_HANGUL_INPUT_MODE" desc="In the language menu button, this shows the input mode.">
4353 Hangul mode
4354 </message>
4355 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_CHINESE_ENGLISH" desc="In the language menu button, this shows the input mode.">
4356 Toggle Chinese/English mode
4357 </message>
4358 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF" desc="In the language menu button, this shows the input mode.">
4359 Toggle full/half width mode
4360 </message>
4361 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_FULL_HALF_PUNCTUATION" desc="In the language menu button, this shows the input mode.">
4362 Toggle full/half width punctuation mode
4363 </message>
4364 <message name="IDS_STATUSBAR_IME_CHINESE_PINYIN_TOGGLE_S_T_CHINESE" desc="In the language menu button, this shows the input mode.">
4365 Toggle Simplified/Traditional Chinese mode
4366 </message>
4367
4368 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_ENGLISH_MODE" desc="In the language menu button, this shows the input mode.">
4369 English
4370 </message>
4371 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_CHINESE_MODE" desc="In the language menu button, this shows the input mode.">
4372 Chinese
4373 </message>
4374 <message name="IDS_STATUSBAR_IME_CHINESE_MOZC_CHEWING_FULL_WIDTH_ENGLISH_MODE" desc="In the language menu button, this shows the input mode.">
4375 Full-width English
4376 </message>
4377
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004378 <message name="IDS_STATUSBAR_LAYOUT_JAPAN" desc="In the language menu button, this shows the input mode [Japanese keyboard].">
4379 Japanese
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004380 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004381 <message name="IDS_STATUSBAR_LAYOUT_SLOVENIA" desc="In the language menu button, this shows the input mode [Slovenian keyboard].">
4382 Slovenian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004383 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004384 <message name="IDS_STATUSBAR_LAYOUT_GERMANY" desc="In the language menu button, this shows the input mode [German keyboard].">
4385 German
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004386 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004387 <message name="IDS_STATUSBAR_LAYOUT_GERMANY_NEO2" desc="In the language menu button, this shows the input mode [German Neo 2 keyboard].">
4388 German Neo 2
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004389 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004390 <message name="IDS_STATUSBAR_LAYOUT_ITALY" desc="In the language menu button, this shows the input mode [Italian keyboard].">
4391 Italian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004392 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004393 <message name="IDS_STATUSBAR_LAYOUT_ESTONIA" desc="In the language menu button, this shows the input mode [Estonian keyboard].">
4394 Estonian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004395 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004396 <message name="IDS_STATUSBAR_LAYOUT_HUNGARY" desc="In the language menu button, this shows the input mode [Hungarian keyboard].">
4397 Hungarian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004398 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004399 <message name="IDS_STATUSBAR_LAYOUT_POLAND" desc="In the language menu button, this shows the input mode [Polish keyboard].">
4400 Polish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004401 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004402 <message name="IDS_STATUSBAR_LAYOUT_DENMARK" desc="In the language menu button, this shows the input mode [Danish keyboard].">
4403 Danish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004404 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004405 <message name="IDS_STATUSBAR_LAYOUT_CROATIA" desc="In the language menu button, this shows the input mode [Croatian keyboard].">
4406 Croatian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004407 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004408 <message name="IDS_STATUSBAR_LAYOUT_BRAZIL" desc="In the language menu button, this shows the input mode [Brazilian keyboard].">
4409 Brazilian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004410 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004411 <message name="IDS_STATUSBAR_LAYOUT_SERBIA" desc="In the language menu button, this shows the input mode [Serbian keyboard].">
4412 Serbian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004413 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004414 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA" desc="In the language menu button, this shows the input mode [Czech keyboard].">
4415 Czech
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004416 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004417 <message name="IDS_STATUSBAR_LAYOUT_CZECHIA_QWERTY" desc="In the language menu button, this shows the input mode [Czech QWERTY keyboard].">
4418 Czech QWERTY
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01004419 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004420 <message name="IDS_STATUSBAR_LAYOUT_USA_DVORAK" desc="In the language menu button, this shows the input mode [US Dvorak keyboard].">
4421 US Dvorak
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004422 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004423 <message name="IDS_STATUSBAR_LAYOUT_USA_COLEMAK" desc="In the language menu button, this shows the input mode [US Colemak keyboard].">
4424 US Colemak
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004425 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004426 <message name="IDS_STATUSBAR_LAYOUT_ROMANIA" desc="In the language menu button, this shows the input mode [Romanian keyboard].">
4427 Romanian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004428 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004429 <message name="IDS_STATUSBAR_LAYOUT_USA" desc="In the language menu button, this shows the input mode [US keyboard].">
4430 US
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004431 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004432 <message name="IDS_STATUSBAR_LAYOUT_USA_EXTENDED" desc="In the language menu button, this shows the input mode [US extended keyboard].">
4433 US extended
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004434 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004435 <message name="IDS_STATUSBAR_LAYOUT_USA_INTERNATIONAL" desc="In the language menu button, this shows the input mode [US international keyboard].">
4436 US international
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004437 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004438 <message name="IDS_STATUSBAR_LAYOUT_LITHUANIA" desc="In the language menu button, this shows the input mode [Lithuanian keyboard].">
4439 Lithuanian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004440 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004441 <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM" desc="In the language menu button, this shows the input mode [UK keyboard].">
4442 UK
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004443 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004444 <message name="IDS_STATUSBAR_LAYOUT_UNITED_KINGDOM_DVORAK" desc="In the language menu button, this shows the input mode [UK Dvorak keyboard].">
4445 UK Dvorak
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004446 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004447 <message name="IDS_STATUSBAR_LAYOUT_SLOVAKIA" desc="In the language menu button, this shows the input mode [Slovakian keyboard].">
4448 Slovakian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004449 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004450 <message name="IDS_STATUSBAR_LAYOUT_RUSSIA" desc="In the language menu button, this shows the input mode [Russian keyboard].">
4451 Russian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004452 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004453 <message name="IDS_STATUSBAR_LAYOUT_RUSSIA_PHONETIC" desc="In the language menu button, this shows the input mode [Russian phonetic keyboard].">
4454 Russian phonetic
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004455 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004456 <message name="IDS_STATUSBAR_LAYOUT_GREECE" desc="In the language menu button, this shows the input mode [Greek keyboard].">
4457 Greek
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004458 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004459 <message name="IDS_STATUSBAR_LAYOUT_BELGIUM" desc="In the language menu button, this shows the input mode [Belgian keyboard].">
4460 Belgian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004461 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004462 <message name="IDS_STATUSBAR_LAYOUT_BULGARIA" desc="In the language menu button, this shows the input mode [Bulgarian keyboard].">
4463 Bulgarian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004464 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004465 <message name="IDS_STATUSBAR_LAYOUT_BULGARIA_PHONETIC" desc="In the language menu button, this shows the input mode [Bulgarian phonetic keyboard].">
4466 Bulgarian phonetic
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004467 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004468 <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND" desc="In the language menu button, this shows the input mode [Swiss keyboard].">
4469 Swiss
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004470 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004471 <message name="IDS_STATUSBAR_LAYOUT_SWITZERLAND_FRENCH" desc="In the language menu button, this shows the input mode [Swiss French keyboard].">
4472 Swiss French
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004473 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004474 <message name="IDS_STATUSBAR_LAYOUT_TURKEY" desc="In the language menu button, this shows the input mode [Turkish keyboard].">
4475 Turkish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004476 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004477 <message name="IDS_STATUSBAR_LAYOUT_PORTUGAL" desc="In the language menu button, this shows the input mode [Portuguese keyboard].">
4478 Portuguese
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004479 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004480 <message name="IDS_STATUSBAR_LAYOUT_SPAIN" desc="In the language menu button, this shows the input mode [Spanish keyboard].">
4481 Spanish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004482 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004483 <message name="IDS_STATUSBAR_LAYOUT_FINLAND" desc="In the language menu button, this shows the input mode [Finnish keyboard].">
4484 Finnish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004485 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004486 <message name="IDS_STATUSBAR_LAYOUT_UKRAINE" desc="In the language menu button, this shows the input mode [Ukrainian keyboard].">
4487 Ukrainian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004488 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004489 <message name="IDS_STATUSBAR_LAYOUT_SPAIN_CATALAN" desc="In the language menu button, this shows the input mode [Catalan keyboard].">
4490 Catalan
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004491 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004492 <message name="IDS_STATUSBAR_LAYOUT_FRANCE" desc="In the language menu button, this shows the input mode [French keyboard].">
4493 French
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004494 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004495 <message name="IDS_STATUSBAR_LAYOUT_NORWAY" desc="In the language menu button, this shows the input mode [Norwegian keyboard].">
4496 Norwegian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004497 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004498 <message name="IDS_STATUSBAR_LAYOUT_SWEDEN" desc="In the language menu button, this shows the input mode [Swedish keyboard].">
4499 Swedish
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004500 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004501 <message name="IDS_STATUSBAR_LAYOUT_NETHERLANDS" desc="In the language menu button, this shows the input mode [Dutch keyboard].">
4502 Dutch
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004503 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004504 <message name="IDS_STATUSBAR_LAYOUT_LATIN_AMERICAN" desc="In the language menu button, this shows the input mode [Latin American keyboard].">
4505 Latin American
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004506 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004507 <message name="IDS_STATUSBAR_LAYOUT_LATVIA" desc="In the language menu button, this shows the input mode [Latvian keyboard].">
4508 Latvian
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004509 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004510 <message name="IDS_STATUSBAR_LAYOUT_CANADA" desc="In the language menu button, this shows the input mode [Canadian French keyboard].">
4511 Canadian French
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004512 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004513 <message name="IDS_STATUSBAR_LAYOUT_CANADA_ENGLISH" desc="In the language menu button, this shows the input mode [Canadian English keyboard].">
4514 Canadian English
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004515 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004516 <message name="IDS_STATUSBAR_LAYOUT_ISRAEL" desc="In the language menu button, this shows the input mode [Hebrew keyboard].">
4517 Hebrew
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004518 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004519 <message name="IDS_STATUSBAR_LAYOUT_KOREA_104" desc="In the language menu button, this shows the input mode [Korean keyboard].">
4520 Korean
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004521 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004522 <message name="IDS_STATUSBAR_LAYOUT_ICELANDIC" desc="In the language menu button, this shows the input mode [Icelandic keyboard].">
4523 Icelandic
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01004524 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004525 <message name="IDS_STATUSBAR_LAYOUT_CANADIAN_MULTILINGUAL" desc="In the language menu button, this shows the input mode [Canadian Multilingual keyboard].">
4526 Canadian Multilingual
Torne (Richard Coles)90dce4d2013-05-29 14:40:03 +01004527 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004528 <message name="IDS_STATUSBAR_LAYOUT_GEORGIAN" desc="In the language menu button, this shows the input mode [Georgian keyboard].">
4529 Georgian
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01004530 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004531 <message name="IDS_STATUSBAR_LAYOUT_BELARUSIAN" desc="In the language menu button, this shows the input mode [Belarusian keyboard].">
4532 Belarusian
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01004533 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004534 <message name="IDS_STATUSBAR_LAYOUT_ARMENIAN_PHONETIC" desc="In the language menu button, this shows the input mode [Armenian Phonetic keyboard].">
4535 Armenian Phonetic
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01004536 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00004537 <message name="IDS_STATUSBAR_LAYOUT_MONGOLIAN" desc="In the language menu button, this shows the input mode [Mongolian keyboard].">
4538 Mongolian
Torne (Richard Coles)7d4cd472013-06-19 11:58:07 +01004539 </message>
Torne (Richard Coles)46d4c2b2014-06-09 12:00:27 +01004540 <message name="IDS_STATUSBAR_LAYOUT_IRISH" desc="In the language menu button, this shows the input mode [Irish keyboard].">
4541 Irish
4542 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004543
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004544 <message name="IDS_IME_NAME_KEYBOARD_ARMENIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Armenian Phonetic keyboard].">
4545 Armenian Phonetic keyboard
4546 </message>
4547 <message name="IDS_IME_NAME_KEYBOARD_BELARUSIAN" desc="The input method name shows in system tray menu, this shows [Belarusian keyboard].">
4548 Belarusian keyboard
4549 </message>
4550 <message name="IDS_IME_NAME_KEYBOARD_BELGIAN" desc="The input method name shows in system tray menu, this shows [Belgian keyboard].">
4551 Belgian keyboard
4552 </message>
4553 <message name="IDS_IME_NAME_KEYBOARD_BRAZILIAN" desc="The input method name shows in system tray menu, this shows [Brazilian keyboard].">
4554 Brazilian keyboard
4555 </message>
4556 <message name="IDS_IME_NAME_KEYBOARD_BULGARIAN" desc="The input method name shows in system tray menu, this shows [Bulgarian keyboard].">
4557 Bulgarian keyboard
4558 </message>
4559 <message name="IDS_IME_NAME_KEYBOARD_BULGARIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Bulgarian Phonetic keyboard].">
4560 Bulgarian Phonetic keyboard
4561 </message>
4562 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_ENGLISH" desc="The input method name shows in system tray menu, this shows [Canadian English keyboard].">
4563 Canadian English keyboard
4564 </message>
4565 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_FRENCH" desc="The input method name shows in system tray menu, this shows [Canadian French keyboard].">
4566 Canadian French keyboard
4567 </message>
4568 <message name="IDS_IME_NAME_KEYBOARD_CANADIAN_MULTILINGUAL" desc="The input method name shows in system tray menu, this shows [Canadian Multilingual keyboard].">
4569 Canadian Multilingual keyboard
4570 </message>
4571 <message name="IDS_IME_NAME_KEYBOARD_CATALAN" desc="The input method name shows in system tray menu, this shows [Catalan keyboard].">
4572 Catalan keyboard
4573 </message>
4574 <message name="IDS_IME_NAME_KEYBOARD_CROATIAN" desc="The input method name shows in system tray menu, this shows [Croatian keyboard].">
4575 Croatian keyboard
4576 </message>
4577 <message name="IDS_IME_NAME_KEYBOARD_CZECH" desc="The input method name shows in system tray menu, this shows [Czech keyboard].">
4578 Czech keyboard
4579 </message>
4580 <message name="IDS_IME_NAME_KEYBOARD_CZECH_QWERTY" desc="The input method name shows in system tray menu, this shows [Czech QWERTY keyboard].">
4581 Czech QWERTY keyboard
4582 </message>
4583 <message name="IDS_IME_NAME_KEYBOARD_DANISH" desc="The input method name shows in system tray menu, this shows [Danish keyboard].">
4584 Danish keyboard
4585 </message>
4586 <message name="IDS_IME_NAME_KEYBOARD_ESTONIAN" desc="The input method name shows in system tray menu, this shows [Estonian keyboard].">
4587 Estonian keyboard
4588 </message>
4589 <message name="IDS_IME_NAME_KEYBOARD_FINNISH" desc="The input method name shows in system tray menu, this shows [Finnish keyboard].">
4590 Finnish keyboard
4591 </message>
4592 <message name="IDS_IME_NAME_KEYBOARD_FRENCH" desc="The input method name shows in system tray menu, this shows [French keyboard].">
4593 French keyboard
4594 </message>
4595 <message name="IDS_IME_NAME_KEYBOARD_GEORGIAN" desc="The input method name shows in system tray menu, this shows [Georgian keyboard].">
4596 Georgian keyboard
4597 </message>
4598 <message name="IDS_IME_NAME_KEYBOARD_GERMAN" desc="The input method name shows in system tray menu, this shows [German keyboard].">
4599 German keyboard
4600 </message>
4601 <message name="IDS_IME_NAME_KEYBOARD_GERMAN_NEO_2" desc="The input method name shows in system tray menu, this shows [German NEO 2 keyboard].">
4602 German NEO 2 keyboard
4603 </message>
4604 <message name="IDS_IME_NAME_KEYBOARD_GREEK" desc="The input method name shows in system tray menu, this shows [Greek keyboard].">
4605 Greek keyboard
4606 </message>
4607 <message name="IDS_IME_NAME_KEYBOARD_HEBREW" desc="The input method name shows in system tray menu, this shows [Hebrew keyboard].">
4608 Hebrew keyboard
4609 </message>
4610 <message name="IDS_IME_NAME_KEYBOARD_HUNGARIAN" desc="The input method name shows in system tray menu, this shows [Hungarian keyboard].">
4611 Hungarian keyboard
4612 </message>
4613 <message name="IDS_IME_NAME_KEYBOARD_ICELANDIC" desc="The input method name shows in system tray menu, this shows [Icelandic keyboard].">
4614 Icelandic keyboard
4615 </message>
4616 <message name="IDS_IME_NAME_KEYBOARD_IRISH" desc="The input method name shows in system tray menu, this shows [Irish keyboard].">
4617 Irish keyboard
4618 </message>
4619 <message name="IDS_IME_NAME_KEYBOARD_ITALIAN" desc="The input method name shows in system tray menu, this shows [Italian keyboard].">
4620 Italian keyboard
4621 </message>
4622 <message name="IDS_IME_NAME_KEYBOARD_JAPANESE" desc="The input method name shows in system tray menu, this shows [Japanese keyboard].">
4623 Japanese keyboard
4624 </message>
4625 <message name="IDS_IME_NAME_KEYBOARD_LATIN_AMERICAN" desc="The input method name shows in system tray menu, this shows [Latin American keyboard].">
4626 Latin American keyboard
4627 </message>
4628 <message name="IDS_IME_NAME_KEYBOARD_LATVIAN" desc="The input method name shows in system tray menu, this shows [Latvian keyboard].">
4629 Latvian keyboard
4630 </message>
4631 <message name="IDS_IME_NAME_KEYBOARD_LITHUANIAN" desc="The input method name shows in system tray menu, this shows [Lithuanian keyboard].">
4632 Lithuanian keyboard
4633 </message>
4634 <message name="IDS_IME_NAME_KEYBOARD_MONGOLIAN" desc="The input method name shows in system tray menu, this shows [Mongolian keyboard].">
4635 Mongolian keyboard
4636 </message>
4637 <message name="IDS_IME_NAME_KEYBOARD_NORWEGIAN" desc="The input method name shows in system tray menu, this shows [Norwegian keyboard].">
4638 Norwegian keyboard
4639 </message>
4640 <message name="IDS_IME_NAME_KEYBOARD_POLISH" desc="The input method name shows in system tray menu, this shows [Polish keyboard].">
4641 Polish keyboard
4642 </message>
4643 <message name="IDS_IME_NAME_KEYBOARD_PORTUGUESE" desc="The input method name shows in system tray menu, this shows [Portuguese keyboard].">
4644 Portuguese keyboard
4645 </message>
4646 <message name="IDS_IME_NAME_KEYBOARD_ROMANIAN" desc="The input method name shows in system tray menu, this shows [Romanian keyboard].">
4647 Romanian keyboard
4648 </message>
4649 <message name="IDS_IME_NAME_KEYBOARD_RUSSIAN" desc="The input method name shows in system tray menu, this shows [Russian keyboard].">
4650 Russian keyboard
4651 </message>
4652 <message name="IDS_IME_NAME_KEYBOARD_RUSSIAN_PHONETIC" desc="The input method name shows in system tray menu, this shows [Russian Phonetic keyboard].">
4653 Russian Phonetic keyboard
4654 </message>
4655 <message name="IDS_IME_NAME_KEYBOARD_SERBIAN" desc="The input method name shows in system tray menu, this shows [Serbian keyboard].">
4656 Serbian keyboard
4657 </message>
4658 <message name="IDS_IME_NAME_KEYBOARD_SLOVAKIAN" desc="The input method name shows in system tray menu, this shows [Slovakian keyboard].">
4659 Slovakian keyboard
4660 </message>
4661 <message name="IDS_IME_NAME_KEYBOARD_SLOVENIAN" desc="The input method name shows in system tray menu, this shows [Slovenian keyboard].">
4662 Slovenian keyboard
4663 </message>
4664 <message name="IDS_IME_NAME_KEYBOARD_SPANISH" desc="The input method name shows in system tray menu, this shows [Spanish keyboard].">
4665 Spanish keyboard
4666 </message>
4667 <message name="IDS_IME_NAME_KEYBOARD_SWEDISH" desc="The input method name shows in system tray menu, this shows [Swedish keyboard].">
4668 Swedish keyboard
4669 </message>
4670 <message name="IDS_IME_NAME_KEYBOARD_SWISS_FRENCH" desc="The input method name shows in system tray menu, this shows [Swiss French keyboard].">
4671 Swiss French keyboard
4672 </message>
4673 <message name="IDS_IME_NAME_KEYBOARD_SWISS" desc="The input method name shows in system tray menu, this shows [Swiss keyboard].">
4674 Swiss keyboard
4675 </message>
4676 <message name="IDS_IME_NAME_KEYBOARD_TURKISH" desc="The input method name shows in system tray menu, this shows [Turkish keyboard].">
4677 Turkish keyboard
4678 </message>
4679 <message name="IDS_IME_NAME_KEYBOARD_UK_DVORAK" desc="The input method name shows in system tray menu, this shows [UK Dvorak keyboard].">
4680 UK Dvorak keyboard
4681 </message>
4682 <message name="IDS_IME_NAME_KEYBOARD_UK" desc="The input method name shows in system tray menu, this shows [UK keyboard].">
4683 UK keyboard
4684 </message>
4685 <message name="IDS_IME_NAME_KEYBOARD_UKRAINIAN" desc="The input method name shows in system tray menu, this shows [Ukrainian keyboard].">
4686 Ukrainian keyboard
4687 </message>
4688 <message name="IDS_IME_NAME_KEYBOARD_US_COLEMAK" desc="The input method name shows in system tray menu, this shows [US Colemak keyboard].">
4689 US Colemak keyboard
4690 </message>
4691 <message name="IDS_IME_NAME_KEYBOARD_US_DVORAK" desc="The input method name shows in system tray menu, this shows [US Dvorak keyboard].">
4692 US Dvorak keyboard
4693 </message>
4694 <message name="IDS_IME_NAME_KEYBOARD_US_EXTENDED" desc="The input method name shows in system tray menu, this shows [US Extended keyboard].">
4695 US Extended keyboard
4696 </message>
4697 <message name="IDS_IME_NAME_KEYBOARD_US_INTERNATIONAL" desc="The input method name shows in system tray menu, this shows [US International keyboard].">
4698 US International keyboard
4699 </message>
4700 <message name="IDS_IME_NAME_KEYBOARD_US" desc="The input method name shows in system tray menu, this shows [US keyboard].">
4701 US keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004702 </message>
4703
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004704 <message name="IDS_IME_NAME_INPUTMETHOD_ARRAY" desc="The input method name shows in system tray menu, this is Array (\u884c\u5217) input method for Traditional Chinese.">
4705 Array input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004706 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004707 <message name="IDS_IME_NAME_INPUTMETHOD_CANGJIE" desc="The input method name shows in system tray menu, this is Cangjie input method for Tradition Chinese.">
4708 Cangjie input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004709 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004710 <message name="IDS_IME_NAME_INPUTMETHOD_DAYI" desc="The input method name shows in system tray menu, this is Dayi (\u5927\u6613) input method for Traditional Chinese.">
4711 Dayi input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004712 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004713 <message name="IDS_IME_NAME_INPUTMETHOD_MOZC_JP" desc="The input method name shows in system tray menu, this is Japanese input method for Japanese keyboard.">
4714 Google Japanese Input (for Japanese keyboard)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004715 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004716 <message name="IDS_IME_NAME_INPUTMETHOD_MOZC_US" desc="The input method name shows in system tray menu, this is Japanese input method for US keyboard.">
4717 Google Japanese Input (for US keyboard)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004718 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004719 <message name="IDS_IME_NAME_INPUTMETHOD_PINYIN" desc="The input method name shows in system tray menu, this is Pinyin input method for Simplified Chinese.">
4720 Pinyin input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004721 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004722 <message name="IDS_IME_NAME_INPUTMETHOD_QUICK" desc="The input method name shows in system tray menu, this is Quick input method for Traditional Chinese.">
4723 Quick input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004724 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004725 <message name="IDS_IME_NAME_INPUTMETHOD_TRADITIONAL_PINYIN" desc="The input method name shows in system tray menu, this is Pinyin input method for Traditional Chinese.">
4726 Traditional Pinyin input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004727 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004728 <message name="IDS_IME_NAME_INPUTMETHOD_WUBI" desc="The input method name shows in system tray menu, this is Wubi input method for Simplified Chinese.">
4729 Wubi input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004730 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004731 <message name="IDS_IME_NAME_INPUTMETHOD_ZHUYIN" desc="The input method name shows in system tray menu, this is Zhuyin input method for Traditional Chinese.">
4732 Zhuyin input method
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004733 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004734 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_2_SET" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 2 Set mode.">
4735 Hangul 2 Set
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004736 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004737 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_390" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (390) mode.">
4738 Hangul 3 Set (390)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004739 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004740 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_FINAL" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (Final) mode.">
4741 Hangul 3 Set (Final)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004742 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004743 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_3_SET_NO_SHIFT" desc="The input method name shows in system tray menu, this is Korean Hangul input method, 3 Set (No Shift) mode.">
4744 Hangul 3 Set (No Shift)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004745 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004746 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_ROMAJA" desc="The input method name shows in system tray menu, this is Korean Hangul input method, Romaja mode.">
4747 Hangul Romaja
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004748 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004749 <message name="IDS_IME_NAME_INPUTMETHOD_HANGUL_AHNMATAE" desc="The input method name shows in system tray menu, this is Korean Hangul input method, Ahnmatae mode.">
4750 Hangul Ahnmatae
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004751 </message>
4752
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004753 <message name="IDS_IME_NAME_KEYBOARD_ARABIC" desc="The input method name shows in system tray menu.">
4754 Arabic keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004755 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004756 <message name="IDS_IME_NAME_KEYBOARD_BENGALI_PHONETIC" desc="The input method name shows in system tray menu.">
4757 Bengali keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004758 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004759 <message name="IDS_IME_NAME_KEYBOARD_DEVANAGARI_PHONETIC" desc="The input method name shows in system tray menu.">
4760 Devanagari keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004761 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004762 <message name="IDS_IME_NAME_KEYBOARD_ETHIOPIC" desc="The input method name shows in system tray menu.">
4763 Ethiopic keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004764 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004765 <message name="IDS_IME_NAME_KEYBOARD_GUJARATI_PHONETIC" desc="The input method name shows in system tray menu.">
4766 Gujarati keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004767 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004768 <message name="IDS_IME_NAME_KEYBOARD_KANNADA_PHONETIC" desc="The input method name shows in system tray menu.">
4769 Kannada keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004770 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004771 <message name="IDS_IME_NAME_KEYBOARD_KHMER" desc="The input method name shows in system tray menu.">
4772 Khmer keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004773 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004774 <message name="IDS_IME_NAME_KEYBOARD_LAO" desc="The input method name shows in system tray menu.">
4775 Lao keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004776 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004777 <message name="IDS_IME_NAME_KEYBOARD_MALAYALAM_PHONETIC" desc="The input method name shows in system tray menu.">
4778 Malayalam keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004779 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004780 <message name="IDS_IME_NAME_KEYBOARD_MYANMAR" desc="The input method name shows in system tray menu.">
4781 Myanmar keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004782 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004783 <message name="IDS_IME_NAME_KEYBOARD_MYANMAR_MYANSAN" desc="The input method name shows in system tray menu.">
4784 Myanmar Myansan keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004785 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004786 <message name="IDS_IME_NAME_KEYBOARD_NEPALI_INSCRIPT" desc="The input method name shows in system tray menu.">
4787 Nepali keyboard (InScript)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004788 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004789 <message name="IDS_IME_NAME_KEYBOARD_NEPALI_PHONETIC" desc="The input method name shows in system tray menu.">
4790 Nepali keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004791 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004792 <message name="IDS_IME_NAME_KEYBOARD_PERSIAN" desc="The input method name shows in system tray menu.">
4793 Persian keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004794 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004795 <message name="IDS_IME_NAME_KEYBOARD_SINHALA" desc="The input method name shows in system tray menu.">
4796 Sinhala keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004797 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004798 <message name="IDS_IME_NAME_KEYBOARD_SORANIKURDISH_AR" desc="The input method name shows in system tray menu.">
4799 Sorani Kurdish Arabic-based keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004800 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004801 <message name="IDS_IME_NAME_KEYBOARD_SORANIKURDISH_EN" desc="The input method name shows in system tray menu.">
4802 Sorani Kurdish English-based keyboard
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004803 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004804 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_INSCRIPT" desc="The input method name shows in system tray menu.">
4805 Tamil keyboard (InScript)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004806 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004807 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_ITRANS" desc="The input method name shows in system tray menu.">
4808 Tamil keyboard (itrans)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004809 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004810 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_PHONETIC" desc="The input method name shows in system tray menu.">
4811 Tamil keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004812 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004813 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_TAMIL99" desc="The input method name shows in system tray menu.">
4814 Tamil keyboard (Tamil99)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004815 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004816 <message name="IDS_IME_NAME_KEYBOARD_TAMIL_TYPEWRITER" desc="The input method name shows in system tray menu.">
4817 Tamil keyboard (Typewriter)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004818 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004819 <message name="IDS_IME_NAME_KEYBOARD_TELUGU_PHONETIC" desc="The input method name shows in system tray menu.">
4820 Telugu keyboard (Phonetic)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004821 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004822 <message name="IDS_IME_NAME_KEYBOARD_THAI_KEDMANEE" desc="The input method name shows in system tray menu.">
4823 Thai keyboard (Kedmanee)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004824 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004825 <message name="IDS_IME_NAME_KEYBOARD_THAI_PATTACHOTE" desc="The input method name shows in system tray menu.">
4826 Thai keyboard (Pattachote)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004827 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004828 <message name="IDS_IME_NAME_KEYBOARD_THAI_TIS" desc="The input method name shows in system tray menu.">
4829 Thai keyboard (TIS 820-2531)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004830 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004831 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_TCVN" desc="The input method name shows in system tray menu.">
4832 Vietnamese keyboard (TCVN)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004833 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004834 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_TELEX" desc="The input method name shows in system tray menu.">
4835 Vietnamese keyboard (Telex)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004836 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004837 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_VIQR" desc="The input method name shows in system tray menu.">
4838 Vietnamese keyboard (VIQR)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004839 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004840 <message name="IDS_IME_NAME_KEYBOARD_VIETNAMESE_VNI" desc="The input method name shows in system tray menu.">
4841 Vietnamese keyboard (VNI)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004842 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004843
4844 <message name="IDS_IME_NAME_TRANSLITERATION_AM" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4845 Transliteration (salam &#x2192; &#x1230;&#x120b;&#x121d;)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004846 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004847 <message name="IDS_IME_NAME_TRANSLITERATION_AR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4848 Transliteration (marhaban &#x2190; &#x0645;&#x0631;&#x062d;&#x0628;&#x0627;)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004849 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01004850 <message name="IDS_IME_NAME_TRANSLITERATION_BN" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4851 Transliteration (namaskar &#x2192; &#x09a8;&#x09ae;&#x09b8;&#x09cd;&#x0995;&#x09be;&#x09b0;)
4852 </message>
4853 <message name="IDS_IME_NAME_TRANSLITERATION_EL" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4854 Transliteration (geia &#x2192; &#x03b3;&#x03b5;&#x03b9;&#x03b1;)
4855 </message>
4856 <message name="IDS_IME_NAME_TRANSLITERATION_FA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4857 Transliteration (salam &#x2190; &#x0633;&#x0644;&#x0627;&#x0645;)
4858 </message>
4859 <message name="IDS_IME_NAME_TRANSLITERATION_GU" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4860 Transliteration (namaste &#x2192; &#x0aa8;&#x0aae;&#x0ab8;&#x0acd;&#x0aa4;&#x0ac7;)
4861 </message>
4862 <message name="IDS_IME_NAME_TRANSLITERATION_HE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4863 Transliteration (shalom &#x2190; &#x05e9;&#x05dc;&#x05d5;&#x05dd;)
4864 </message>
4865 <message name="IDS_IME_NAME_TRANSLITERATION_HI" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4866 Transliteration (namaste &#x2192; &#x0928;&#x092e;&#x0938;&#x094d;&#x0924;&#x0947;)
4867 </message>
4868 <message name="IDS_IME_NAME_TRANSLITERATION_KN" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4869 Transliteration (namaskaram &#x2192; &#x0ca8;&#x0cae;&#x0cb8;&#x0ccd;&#x0c95;&#x0cbe;&#x0cb0;)
4870 </message>
4871 <message name="IDS_IME_NAME_TRANSLITERATION_ML" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4872 Transliteration (namaskar &#x2192; &#x0d28;&#x0d2e;&#x0d38;&#x0d4d;&#x0d15;&#x0d3e;&#x0d30;&#x0d02;)
4873 </message>
4874 <message name="IDS_IME_NAME_TRANSLITERATION_MR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4875 Transliteration (namaste &#x2192; &#x0928;&#x092e;&#x0938;&#x094d;&#x0915;&#x093e;&#x0930;)
4876 </message>
4877 <message name="IDS_IME_NAME_TRANSLITERATION_NE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4878 Transliteration (namaste &#x2192; &#x0928;&#x092e;&#x0938;&#x094d;&#x0924;&#x0947;)
4879 </message>
4880 <message name="IDS_IME_NAME_TRANSLITERATION_OR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4881 Transliteration (mausam &#x2192; &#x0b28;&#x0b2e;&#x0b38;&#x0b4d;&#x0b24;&#x0b47;)
4882 </message>
4883 <message name="IDS_IME_NAME_TRANSLITERATION_PA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4884 Transliteration (mausam &#x2192; &#x0a2e;&#x0a4c;&#x0a38;&#x0a2e;)
4885 </message>
4886 <message name="IDS_IME_NAME_TRANSLITERATION_SA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4887 Transliteration (namaste &#x2192; &#x0928;&#x092e;&#x0938;&#x094d;&#x0924;&#x0947;)
4888 </message>
4889 <message name="IDS_IME_NAME_TRANSLITERATION_SR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4890 Transliteration (zdravo &#x2192; &#x0437;&#x0434;&#x0440;&#x0430;&#x0432;&#x043e;)
4891 </message>
4892 <message name="IDS_IME_NAME_TRANSLITERATION_TA" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4893 Transliteration (vanakkam &#x2192; &#x0bb5;&#x0ba3;&#x0b95;&#x0bcd;&#x0b95;&#x0bae;&#x0bcd;)
4894 </message>
4895 <message name="IDS_IME_NAME_TRANSLITERATION_TE" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4896 Transliteration (emandi &#x2192; &#x0c0f;&#x0c2e;&#x0c02;&#x0c21;&#x0c40;)
4897 </message>
4898 <message name="IDS_IME_NAME_TRANSLITERATION_TI" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4899 Transliteration (selam &#x2192; &#x1230;&#x120b;&#x121d;)
4900 </message>
4901 <message name="IDS_IME_NAME_TRANSLITERATION_UR" desc="The input method name shows in system tray menu. Please translate only for 'transliteration'.">
4902 Transliteration (salam &#x2190; &#x0633;&#x0644;&#x0627;&#x0645;)
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004903 </message>
4904
4905 <message name="IDS_LOGIN_ERROR_WHITELIST" desc="Couldn't sign in because user is not whitelisted.">
4906 You are not authorized to use this device. For sign-in permission contact the device owner.
4907 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004908 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME" desc="Couldn't sign in because password is invalid for the 2nd time">
4909 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.
4910 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01004911 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_2ND_TIME_SUPERVISED" desc="Supervised user couldn't sign in because password is invalid for the 2nd time">
4912 Sorry, your password could not be verified. The manager of this supervised user may have changed the password recently. If so, the new password will be applied the next time you sign in. Try using your old password.
4913 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004914 <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.">
4915 Your password has changed. Please try again with your new password.
4916 </message>
4917 <message name="IDS_LOGIN_ERROR_RESTRICTED" desc="Couldn't log in because account is disabled/deleted or not signed up">
4918 Your account may have been deleted or disabled. Please sign out.
4919 </message>
4920 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_NEW" desc="Couldn't sign in because username or password invalid">
4921 Sorry, your email or password could not be verified. Please try again.
4922 </message>
4923 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_HOSTED" desc="Couldn't sign in because hosted account is used">
4924 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.
4925 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01004926 <message name="IDS_LOGIN_ERROR_AUTHENTICATING_KIOSK" desc="Couldn't pass kiosk lock screen to configure network.">
4927 Sorry, your password could not be verified. Please try again.
4928 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004929 <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">
4930 Sorry, your email or password could not be verified. Try connecting to a network first.
4931 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004932 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in because nework library couldn't be loaded">
4933 Can't access network library
4934 </message>
4935 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for the login and lock screens about layout switching">
4936 Hit Shift-Alt to switch keyboard layout.
4937 </message>
4938 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the login and lock screens that Caps Lock is on">
4939 Caps Lock is on.
4940 </message>
4941 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message shown when we suggest that user may be behind the captive portal.">
4942 Before signing in, please enter as Guest to activate the network <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph>
4943 </message>
4944 <message name="IDS_LOGIN_ERROR_OWNER_REQUIRED" desc="Couldn't sign in because the machine is in policy safe mode and needs owner login">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00004945 Sign-in has been restricted to the owner account only. Please reboot and sign in with the owner account. The machine will auto reboot in 30 seconds.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004946 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004947 <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.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00004948 Sign-in failed, please connect to the internet and try again.
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004949 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01004950 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_TITLE" desc="Title of the screen notifying user about TPM error.">
4951 Something went wrong with signing in
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00004952 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01004953 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT" desc="Suggestion to restart device in case of the TPM error.">
4954 Please restart your device to fix this error.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004955 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01004956 <message name="IDS_LOGIN_ERROR_TPM_FAILURE_REBOOT_BUTTON" desc="Label on button that restarts device.">
4957 Restart
4958 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01004959 <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 +01004960 Oops, something went wrong with signing in
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004961 </message>
4962 <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 +01004963 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 +00004964 </message>
4965 <message name="IDS_LOGIN_CAPTIVE_PORTAL_WINDOW_TITLE" desc="Title of the window which is opened to sign in to the captive portal.">
4966 To use the network <ph name="NETWORK_ID">$1<ex>Adelaide Airport Wireless</ex></ph>, first complete your connection to the Internet below.
4967 </message>
4968 <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.">
4969 Network not available
4970 </message>
4971 <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 +01004972 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 +00004973 </message>
4974 <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 +01004975 If you are using a proxy server, check your proxy settings or
4976 contact your network administrator to check that the proxy
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004977 server is working. If you don't believe you should be using a
4978 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>.
4979 </message>
4980 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_NETWORK_SELECT" desc="An offline message shown when we suggest that user may select other network.">
4981 You may also select another network.
4982 </message>
4983 <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.">
4984 Your password cannot be verified on this current network. Please select another network.
4985 </message>
4986 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of the notification panel.">
4987 Notifications
4988 </message>
4989 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message that shows up in OOBE sign-in screen.">
4990 You are currently offline
4991 </message>
4992 <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 +01004993 Please connect to the Internet to sign in to your Chromebook.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00004994 </message>
Torne (Richard Coles)58537e22013-09-12 12:10:22 +01004995 <message name="IDS_KIOSK_OFFLINE_MESSAGE" desc="An offline message that shows up when a kiosk app can't launch without network connectivity.">
4996 Please connect to the Internet to launch your app in kiosk mode.
4997 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01004998 <message name="IDS_LOGIN_NETWORK_RESTORED_TITLE" desc="An message title shown when network connectivity is restored during kiosk app launch.">
4999 Network connectivity restored
5000 </message>
5001 <message name="IDS_KIOSK_ONLINE_MESSAGE" desc="An message that shows up when a kiosk app is ready to launch after established network connectivity.">
5002 Your network connectivity is restored. Please select a different network or press 'Continue' button below to launch your kiosk app.
5003 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01005004 <message name="IDS_UPDATE_OFFLINE_MESSAGE" desc="An offline message that shows up in the OOBE update screen.">
5005 Please connect to the Internet to update your Chromebook.
5006 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005007 <message name="IDS_LOGIN_AUTO_ENROLLMENT_OFFLINE_MESSAGE" desc="An offline message that shows in the error screen when auto-enrollment state failed to be downloaded.">
5008 Your Chromebook is unable to connect to the Internet using <ph name="NETWORK_NAME">$1<ex>Ethernet</ex></ph>. Please choose another network. <ph name="LEARN_MORE_LINK_START">$2<ex>&gt;a&lt;</ex></ph>Learn more<ph name="LEARN_MORE_LINK_END">$3<ex>&gt;/a&lt;</ex></ph>
5009 </message>
Torne (Richard Coles)c2e0dbd2013-05-09 18:35:53 +01005010 <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.">
5011 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 +00005012 </message>
5013 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new user to login screen.">
5014 Add a user
5015 </message>
5016 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expands all possible languages, not only the main ones.">
5017 More...
5018 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005019 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu title for a user who owns the device.">
5020 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner)
5021 </message>
5022 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu item text.">
5023 Remove this user
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005024 </message>
5025 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format.">
5026 <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>)
5027 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005028 <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 +01005029 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005030 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005031 <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.">
Ben Murdoch116680a2014-07-20 18:25:52 -07005032 Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005033 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005034 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out.">
5035 Your information will be removed when you sign out.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005036 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01005037 <message name="IDS_LOGIN_PUBLIC_SESSION_LANGUAGE_AND_INPUT" desc="Link in public session pod that shows a section which allows the user to change the UI language and keyboard layout.">
5038 Language and input
5039 </message>
Torne (Richard Coles)a36e5922013-08-05 13:57:33 +01005040 <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 +00005041 Enter
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005042 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005043 <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.">
5044 Enter public session
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005045 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005046 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be shown on a dialog to confirm launching kiosk app in diagnostic mode.">
5047 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></ph>" in diagnostic mode?
5048 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01005049 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK">
5050 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>&gt;a&lt;</ex></ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>&gt;/a&lt;</ex></ph> to fix this network error.
5051 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005052 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show telling the user that the device is attempting to re-connect to the network.">
5053 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph>
5054 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01005055 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to show at the signin page when consumer management enrollment is in progress.">
5056 The owner must sign in to complete enrollment with Google Device Manager.
5057 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005058
5059 <!-- Idle warning dialog -->
5060 <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.">
5061 Are you still there?
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005062 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005063 <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.">
Bo Liu5c02ac12014-05-01 10:37:37 -07005064 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_LEFT">$1<ex>5 seconds</ex></ph>.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005065 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005066 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message used when a kiosk app fails to launch.">
5067 Darn, the kiosk application could not be launched.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005068 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005069 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used when a kiosk app fails to launch due to cryptohome error.">
5070 Kryptonite! The cryptohome for the kiosk application could not be mounted.
5071 </message>
5072 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
5073 Kiosk application could not be installed.
5074 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07005075 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message used when a kiosk app fails to launch due to crx file download failure.">
5076 Kiosk application could not be downloaded.
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +01005077 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07005078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used when a kiosk app fails to launch due to app launching failure.">
5079 Kiosk application could not be launched.
Torne (Richard Coles)6e8cce62014-08-19 13:00:08 +01005080 </message>
Torne (Richard Coles)2a99a7e2013-03-28 15:31:22 +00005081 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
5082 Kiosk application launch canceled.
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005083 </message>
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01005084
5085 <!-- About Chrome page -->
5086 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline">
5087 You are currently offline.
5088 </message>
5089 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network">
5090 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</ex></ph> network.
5091 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005092 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label: for updates you need to connect to an Ethernet, Wi-Fi or mobile data">
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01005093 To check for updates, please use Ethernet, Wi-Fi or mobile data.
5094 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005095 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status label: for updates you need to connect to an Ethernet or Wi-Fi">
5096 To check for updates, please use Ethernet or Wi-Fi.
5097 </message>
Torne (Richard Coles)868fa2f2013-06-11 10:57:03 +01005098
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01005099 <!-- Genius App -->
5100 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app launcher">
5101 Get Help
5102 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07005103 <message name="IDS_GENIUS_APP_DESCRIPTION" desc="Description of the genius app in the app launcher">
5104 Get help with your Chrome device.
5105 </message>
5106 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app.">
5107 Files
5108 </message>
5109 <message name="IDS_FILEMANAGER_APP_DESCRIPTION" desc="Description for the File Manager app.">
5110 The Files app provides quick access to files that you've saved on Google Drive, external storage, or your Chrome OS device.
5111 </message>
Torne (Richard Coles)d0247b12013-09-19 22:36:51 +01005112
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01005113 <!-- HDCP verification UI -->
5114 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to describe what the dialog wants to confirm.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005115 <ph name="DOMAIN">$1<ex>example.com</ex></ph> requires your device's identity to be verified, by Google, to determine eligibility for enhanced playback of protected media. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>.
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01005116 </message>
5117 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_ALLOW" desc="The button label to allow access of HD playback.">
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00005118 OK, I got it
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01005119 </message>
5120 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label to deny access of HD playback.">
Torne (Richard Coles)a3f6a492013-12-18 16:25:09 +00005121 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph>
Torne (Richard Coles)4e180b62013-10-18 15:46:22 +01005122 </message>
5123
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005124 <!-- Multi-profiles mode -->
5125 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature multi-profiles intro dialog presents.">
5126 Multiple sign-in
5127 </message>
5128 <message name="IDS_MULTIPROFILES_INTRO_MESSAGE" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode.">
5129 This feature allows you to access quickly any signed-in user without requiring a password.
5130 </message>
5131 <message name="IDS_MULTIPROFILES_INTRO_EXPLANATION" desc="Content of the multi-profiles intro dialog shown when the user adds another user in multi-profiles mode.">
5132 Only use this feature with accounts you trust.
5133 </message>
5134 <message name="IDS_MULTIPROFILES_INTRO_NOSHOW_AGAIN" desc="In multi-profiles intro dialog, text for no-show-again option.">
5135 Got it, don't show me this again.
5136 </message>
5137 <message name="IDS_MULTIPROFILES_SESSION_ABORT_HEADLINE" desc="Describes that the current multi profile session ends because one user left.">
5138 Multiple sign-in has been disallowed for a user in this session
5139 </message>
5140 <message name="IDS_MULTIPROFILES_SESSION_ABORT_MESSAGE" desc="Content of the description that the current multi profile session ended because one user left.">
5141 An administrator has disallowed multiple sign-in for <ph name="USER_EMAIL">$1<ex>john@google.com</ex></ph>.
5142All users must sign out to continue.
5143 </message>
5144 <message name="IDS_MULTIPROFILES_SESSION_ABORT_BUTTON_LABEL" desc="Button label for the button in the multi profile session ended because one user left dialog.">
5145 Sign out
5146 </message>
5147
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005148 <!-- First-run tutorial -->
5149 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message shown as header of the first dialog of first-run tutorial.">
5150 Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>.
5151 </message>
5152 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER_GENERAL" desc="Greeting message shown as header of the first dialog of first-run tutorial in case when we don't know user's given name.">
5153 Howdy.
5154 </message>
5155 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_1" desc="First part of message shown on the first dialog of firsr-run tutorial.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01005156 Welcome to the <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> family. This is no ordinary computer.
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005157 </message>
5158 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_2" desc="Second part of message shown on the first dialog of firsr-run tutorial.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01005159 This <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device was designed to deliver the best experience of the web to you.
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005160 </message>
5161 <message name="IDS_FIRST_RUN_GREETING_STEP_BUTTON" desc="Text on the button located on the first dialog of first-run tutorial.">
5162 Take a tour
5163 </message>
5164 <message name="IDS_FIRST_RUN_APP_LIST_STEP_HEADER" desc="Header of the first-run bubble bubble pointing to application list button.">
5165 Play, edit, share, get stuff done.
5166 </message>
5167 <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_1" desc="First part of message on the first-run tutorial bubble pointing to application list button.">
5168 Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store.
5169 </message>
5170 <message name="IDS_FIRST_RUN_APP_LIST_STEP_TEXT_2" desc="Second part of message on the first-run tutorial bubble pointing to application list button. Part of the phrase &quot;Access all your apps from this handy launcher. Play games, video chat, listen to music, edit documents, or get more apps from the Chrome Web Store. It's all here.&quot;">
5171 It's all here.
5172 </message>
5173 <message name="IDS_FIRST_RUN_TRAY_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to system tray bubble.">
5174 Hassle-free goodness.
5175 </message>
5176 <message name="IDS_FIRST_RUN_TRAY_STEP_TEXT" desc="Text on the first-run tutorial bubble pointing to system tray bubble.">
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005177 The status tray shows you the current state of your network, battery, and more.
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005178 </message>
5179 <message name="IDS_FIRST_RUN_HELP_STEP_HEADER" desc="Header of the first-run tutorial bubble pointing to help button in system tray.">
5180 Have fun! We're here for you.
5181 </message>
5182 <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_1" desc="First part of text shown on the first-run tutorial bubble pointing to help button in system tray.">
Ben Murdocheffb81e2014-03-31 11:51:25 +01005183 Enjoy your <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> device. Questions? You can always get help by clicking the "?" in the status tray.
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005184 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005185 <message name="IDS_FIRST_RUN_HELP_STEP_TEXT_2" desc="Second part of text shown on the first-run tutorial bubble pointing to help button in system tray.">
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005186 Want to discover more awesome features?
5187 </message>
Torne (Richard Coles)f2477e02013-11-28 11:55:43 +00005188 <message name="IDS_FIRST_RUN_HELP_STEP_KEEP_EXPLORING_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes and help app opens.">
5189 Keep exploring
5190 </message>
5191 <message name="IDS_FIRST_RUN_HELP_STEP_FINISH_BUTTON" desc="Text on the button located in the first-run tutorial bubble pointing to help button is system tray. After click on the button tutorial finishes.">
5192 Finish
5193 </message>
5194 <message name="IDS_FIRST_RUN_NEXT_BUTTON" desc="Text on the first-run tutorial button leading to next step of tutorial.">
5195 Next
5196 </message>
Torne (Richard Coles)5d1f7b12014-02-21 12:16:55 +00005197
5198 <!-- Charger replacement dialog -->
5199 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_TITLE" desc="Title on the check charger page">
5200 Check your charger
5201 </message>
5202 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_DAMAGE" desc="Text on check charger page describing the charger may be damaged">
5203 We've received a small number of user reports that some original HP Chromebook 11 chargers have been damaged due to overheating. To be safe, we're replacing all original chargers for free.
5204 </message>
5205 <message name="IDS_CHARGER_REPLACEMENT_CHECK_ORIGNAL_CHARGER" desc="Text on check charger page asking users to check if they are using the original spring charger.">
5206 We'd like you to check if you're using one of the original chargers.
5207 </message>
5208 <message name="IDS_CHARGER_REPLACEMENT_WHERE_DEVICE_PURCHASED" desc="Text on check charger page asking user where the device is purchased">
5209 Where did you purchase this HP Chromebook 11?
5210 </message>
5211 <message name="IDS_CHARGER_REPLACEMENT_CHECK_CHARGER_SELECT_CHARGER" desc="Tex on check charger page instructing user to select one of the charger matched the charger picture">
5212 Select the charger that's plugged in to your Chromebook now:
5213 </message>
5214 <message name="IDS_CHARGER_REPLACEMENT_SELECT_A_COUNTRY" desc="The text in the select country drop down box asking user to select a country">
5215 Please select a country
5216 </message>
5217 <message name="IDS_CHARGER_REPLACEMENT_US" desc="The text in the select country drop down as us">
5218 United States
5219 </message>
5220 <message name="IDS_CHARGER_REPLACEMENT_CA" desc="The text in the select country drop down as canada">
5221 Canada
5222 </message>
5223 <message name="IDS_CHARGER_REPLACEMENT_UK" desc="The text in the select country drop down as uk">
5224 United Kingdom
5225 </message>
5226 <message name="IDS_CHARGER_REPLACEMENT_AU" desc="The text in the select country drop down as australia">
5227 Australia
5228 </message>
5229 <message name="IDS_CHARGER_REPLACEMENT_IRE" desc="The text in the select country drop down as ireland">
5230 Ireland
5231 </message>
5232 <message name="IDS_CHARGER_REPLACEMENT_NEXT_STEP" desc="Text on the button leading user to the next step">
5233 Next
5234 </message>
5235 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TITLE" desc="Title on the confirm safe charger page">
5236 Your charger is up to date.
5237 </message>
5238 <message name="IDS_CHARGER_REPLACEMENT_CONFIRM_SAFE_CHARGER_TO_GO" desc="Text on confirm user has a safe charger to go with">
5239 You're good to go.
5240 </message>
5241 <message name="IDS_CHARGER_REPLACEMENT_SAFE_CHARGER_CONFIRM_CHECKBOX_TEXT" desc="Text for confirming safe charger checkbox">
5242 I confirm I am using a charger with a green sticker on it.
5243 </message>
5244 <message name="IDS_CHARGER_REPLACEMENT_NO_MOPE_MESSAGE_SHOW" desc="Text for checkbox that user does not want the message be shown again">
5245 Do not show me this message again.
5246 </message>
5247 <message name="IDS_CHARGER_REPLACEMENT_PREVIOUS_STEP" desc="Text on the button that leads user back to the previous step">
5248 Back
5249 </message>
5250 <message name="IDS_CHARGER_REPLACEMENT_FINISH" desc="Text on the button that completes the UI flow and close the UI">
5251 Finish
5252 </message>
5253 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_TITLE" desc="Title of charger update page.">
5254 Important update on your HP Chromebook 11
5255 </message>
5256 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P1" desc="The first paragraph on the charger update page">
5257 With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11.
5258 </message>
5259 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STOP_USING_RECALLED_CHARGER" desc="Text to ask users to stop using recalled charger">
5260 Please stop using the recalled charger.
5261 </message>
5262 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_P2" desc="The 2nd paragraph on the charger update page">
5263 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly.
5264 </message>
5265 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_UPDATE_FAQ" desc="Text about charger update FAQs">
5266 In the meantime, you may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority.
5267 </message>
5268 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDER_NEW_CHARGER" desc="Text of the radio button for ordering new charger">
5269 Please send me a new charger
5270 </message>
5271 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_NOT_ORDER_NEW_CHARGER" desc="Text of the radio button for not ordering new charger">
5272 I do not want to replace my recalled charger
5273 </message>
5274 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_CONIFRM_NOT_ORDER_CHARGER" desc="Text for checkbox that confirm user do not want to order new charger">
5275 I confirm that I do not want to receive a free replacement charger.
5276 </message>
5277 <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_TITLE" desc="Title of the online charger order form confirmation page">
5278 Thanks!
5279 </message>
5280 <message name="IDS_CHARGER_REPLACEMENT_ONLINE_ORDER_CONFIRMATION_MESSAGE" desc="Text for the charger online order confirmation">
5281 We've received your information, and we're processing your request.
5282 </message>
5283 <message name="IDS_CHARGER_REPLACEMENT_FIND_MORE_INFORMATION" desc="Text for finding more information about the charger">
5284 In the meantime, you can find more info at
5285 </message>
5286 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_TITLE" desc="Title of the finishing page for user choosing not to order new charger">
5287 OK, we won't ask you again
5288 </message>
5289 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_P2" desc="Text of the 2nd paragraph for finishing not order charger page">
5290 You may refer to the <ph name="BEGIN_LINK">&lt;a class="link" href="#"&gt;</ph>FAQs<ph name="END_LINK">&lt;/a&gt;</ph> and continue to use your HP Chromebook 11 with any other certified micro-USB charger, for example one provided with a tablet or smartphone. We apologize again for the inconvenience. Your safety is a top priority.
5291 </message>
5292 <message name="IDS_CHARGER_REPLACEMENT_FINISH_NOT_ORDER_CHARGER_MORE_INFO" desc="Text on for finishing not order charger page for user to look for more info befpre the more info link">
5293 You can find more info at
5294 </message>
5295 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_TITLE" desc="Title of the offline charger order page">
5296 HP Chromebook 11 power charger request form
5297 </message>
5298 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P1" desc="1st paragraph of text on the offline charger order form">
5299 With guidance and approval from the CPSC and other regulatory agencies, Google and HP are recalling the original charger for the HP Chromebook 11.
5300 </message>
5301 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_P2" desc="2nd paragraph of text on the offline charger order form">
5302 If you purchased an HP Chromebook 11 before December 1, 2013, we'll mail you a free replacement charger. You will also receive a prepaid shipping package to return the original charger so that we can dispose of it properly.
5303 </message>
5304 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_CONFIRM" desc="Text for the check box that confirms user has ordered the charger offline">
5305 I have called the number and requested a replacement charger.
5306 </message>
5307 <message name="IDS_CHARGER_REPLACEMENT_TEXT_PRIVACY_POLICY" desc="Text refer to privacy policy">
5308 Refer to the <ph name="BEGIN_LINK">&lt;a class="link" id="privacy-link" href="#"&gt;</ph>Privacy Policy<ph name="END_LINK">&lt;/a&gt;</ph> for more details on how we handle this information.
5309 </message>
5310 <message name="IDS_CHARGER_REPLACEMENT_OFFLINE_ORDER_PHONE_NUMBER" desc="Text for offline charger order phone numbers">
5311 Please call (866) 628-1371 (US), (866) 628-1372 (Canada), or 0800 026 0613 (UK) to request your free replacement charger.
5312 </message>
5313 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_STILL_BAD" desc="Title of the page warning user if they keep plug in bad charger.">
5314 Your order is being processed
5315 </message>
5316 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_ORDERED" desc="Text for telling user we see they already ordered a new charger.">
5317 We see that you've ordered a replacement charger.
5318 </message>
5319 <message name="IDS_CHARGER_REPLACEMENT_CHARGER_MORE_INFO" desc="Text for fining more info for charger">
5320 You can find more info at
5321 </message>
5322 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charger replacement UI dialg">
5323 Check charger
5324 </message>
5325
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005326 <!-- Network portal notification -->
5327 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_NAME" desc="Title for the flag to enable/disable notifications about captive portals.">
5328 Notifications about captive portals
5329 </message>
5330 <message name="IDS_FLAGS_NETWORK_PORTAL_NOTIFICATION_DESCRIPTION" desc="Description for the flag to enable/disable notifications about captive portals.">
5331 If enabled, notification is displayed when device is connected to a network behind captive portal.
5332 </message>
5333 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_TITLE" desc="Title for the system notification that current network is behind captive portal">
5334 Action required to connect
5335 </message>
5336 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_MESSAGE" desc="Body of the system notification that current network is behind captive portal">
Torne (Richard Coles)23730a62014-03-21 14:25:57 +00005337 To use <ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> you need to visit the network's login page. Click to go to login page.
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005338 </message>
5339
5340 <!-- Locale Change Notification-->
5341 <message name="IDS_LOCALE_CHANGE_MESSAGE" desc="Message shown when locale was changed based on profile content.">
5342 Chrome's language has changed from "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" to "<ph name="TO_LOCALE">$2<ex>English (United States)</ex></ph>" after syncing your settings.
5343 </message>
5344 <message name="IDS_LOCALE_CHANGE_REVERT_MESSAGE" desc="Link to revert a change.">
5345 Change back to "<ph name="FROM_LOCALE">$1<ex>Italian</ex></ph>" (requires sign-out)
5346 </message>
5347
5348 <!-- 3G data Notifications -->
5349 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notification telling that 3G data is enabled.">
5350 Google Chrome will use mobile data if you're not connected to another network.
5351 </message>
5352
5353 <!-- chrome://mobilesetup strings -->
5354 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title">
5355 Mobile data service management
5356 </message>
5357 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page header while connecting to the provider">
5358 Connecting to <ph name="PROVIDER_NAME">$1<ex>Acme Mobile</ex></ph>
5359 </message>
5360 <message name="IDS_MOBILE_ERROR_HEADER" desc="Mobile connection page header when connection error occur">
5361 Connection error
5362 </message>
5363 <message name="IDS_MOBILE_ACTIVATING_HEADER" desc="Message header when data service is being activated">
5364 Activating your mobile data service
5365 </message>
5366 <message name="IDS_MOBILE_COMPLETED_HEADER" desc="Message header when data service is completed">
5367 Activation complete
5368 </message>
5369 <message name="IDS_MOBILE_PLEASE_WAIT" desc="Message user the header displayed while mobile plan is being activated">
5370 (this might take a few minutes)
5371 </message>
5372 <message name="IDS_MOBILE_COMPLETED_TEXT" desc="Message when cellular data service activation or payment is completed">
5373 Your mobile data service is activated and ready to use
5374 </message>
5375 <message name="IDS_MOBILE_CANCEL_ACTIVATION" desc="Message when user attempts to cancel cellular data service activation proces">
5376 Are you sure you want to cancel mobile data service setup process?
5377 </message>
5378 <message name="IDS_MOBILE_NO_CONNECTION_HEADER" desc="Mobile page header when the network portal is not reachable due to no connection">
5379 Connect to Wi-Fi to begin
5380 </message>
5381 <message name="IDS_MOBILE_INVALID_DEVICE_INFO_HEADER" desc="Mobile page header when the user tries to access mobile portal for a device with an invalid MDN">
5382 Please come back later
5383 </message>
5384
5385 <!-- About power UI display strings -->
5386 <message name="IDS_ABOUT_POWER_TITLE" desc="Title of the about:power page">
5387 Power
5388 </message>
5389 <message name="IDS_ABOUT_POWER_SHOW_BUTTON" desc="Text on the 'Show' buttons of the about:power page">
5390 Show
5391 </message>
5392 <message name="IDS_ABOUT_POWER_HIDE_BUTTON" desc="Text on the 'Hide' buttons of the about:power page">
5393 Hide
5394 </message>
5395 <message name="IDS_ABOUT_POWER_RELOAD_BUTTON" desc="Text on the 'Reload' buttons of the about:power page ">
5396 Reload
5397 </message>
5398 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_SECTION_TITLE" desc="Title for the battery charge related plots on the about:power page">
5399 Battery Charge
5400 </message>
5401 <message name="IDS_ABOUT_POWER_BATTERY_CHARGE_PERCENTAGE_HEADER" desc="Header of the battery charge plot on the about:power page">
5402 Battery Charge Percentage
5403 </message>
5404 <message name="IDS_ABOUT_POWER_BATTERY_DISCHARGE_RATE_HEADER" desc="Header of the battery discharge rate plot on the about:power page">
5405 Battery Discharge Rate in Watts (Negative value means battery is charging)
5406 </message>
5407 <message name="IDS_ABOUT_POWER_DISCHARGE_RATE_LEGEND_TEXT" desc="Text to be displayed for the discharge rate legend entry of the discharge rate plot on the about:power page">
5408 Discharge Rate in Watts
5409 </message>
Ben Murdochc5cede92014-04-10 11:22:14 +01005410 <message name="IDS_ABOUT_POWER_MOVING_AVERAGE_LEGEND_TEXT" desc="Text to be displayed for the moving average legend entry of the plots on the about:power page">
5411 Moving Average
5412 </message>
5413 <message name="IDS_ABOUT_POWER_BINNED_AVERAGE_LEGEND_TEXT" desc="Text to be displayed for the binned average legend entry of the plots on the about:power page">
5414 Binned Average
5415 </message>
5416 <message name="IDS_ABOUT_POWER_AVERAGE_OVER_TEXT" desc="Pre text to be displayed in the label of the moving average sample count.">
5417 Average Over
5418 </message>
5419 <message name="IDS_ABOUT_POWER_AVERAGE_SAMPLES_TEXT" desc="Post text to be displayed in the label of the moving average sample count.">
5420 Samples
5421 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005422 <message name="IDS_ABOUT_POWER_CPU_IDLE_SECTION_TITLE" desc="Title for the CPU idle state data section on the about:power page">
5423 Idle State Data
5424 </message>
5425 <message name="IDS_ABOUT_POWER_CPU_IDLE_STATE_OCCUPANCY_PERCENTAGE" desc="Header for idle state plots on the about:power page">
5426 Idle State Occupancy Percentage
5427 </message>
5428 <message name="IDS_ABOUT_POWER_CPU_FREQ_SECTION_TITLE" desc="Title for the CPU frequency state data section on the about:power page">
5429 Frequency State Data
5430 </message>
5431 <message name="IDS_ABOUT_POWER_CPU_FREQ_STATE_OCCUPANCY_PERCENTAGE" desc="Header for frequency state plots on the about:power page">
5432 Frequency State Occupancy Percentage
5433 </message>
5434 <message name="IDS_ABOUT_POWER_NOT_ENOUGH_DATA" desc="String to display on the plots of the about:power page when enough plot data is not available">
5435 Not enough data available yet.
5436 </message>
5437 <message name="IDS_ABOUT_POWER_SYSTEM_SUSPENDED" desc="String to display on the plots of the about:power page for sleep duration">
5438 Suspended
5439 </message>
5440 <message name="IDS_ABOUT_POWER_INVALID" desc="String to display on the plots of the about:power page for invalid data">
5441 Invalid
5442 </message>
5443 <message name="IDS_ABOUT_POWER_OFFLINE" desc="String to display on the plots of the about:power page for offline CPUs">
5444 Offline
5445 </message>
5446
5447 <!-- Strings for the new-style OAuth-based enterprise enrollment page -->
5448 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_CANCEL" desc="Cancel button text in the device requisition poup.">
5449 Cancel
5450 </message>
5451 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_OK" desc="OK button text in the device requisition poup.">
5452 Restart
5453 </message>
5454 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_PROMPT_TEXT" desc="Prompt shown in the device requisition prompt popup.">
5455 Use this device requisition when enrolling the device for enterprise management:
5456 </message>
5457 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Prompt shown in the device requisition remora prompt popup.">
Ben Murdoch116680a2014-07-20 18:25:52 -07005458 Are you sure you want to set up this device as a Chromebox for Meetings device?
5459 </message>
5460 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prompt shown in the device requisition shark prompt popup.">
5461 Are you sure you want to set up this device as a "Shark"?
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005462 </message>
5463
5464 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_FAILED" desc="Error message shown on the enrollment screen upon failed device registration.">
5465 Error when registering the device with the server: <ph name="CLIENT_ERROR">$1<ex>Failed to connect to the server</ex></ph>.
5466 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01005467 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_NO_STATE_KEYS" desc="Error message shown on the enrollment screen when the system failed to determine server-backed state keys.">
5468 Oops! The system failed to determine device identifiers for this device.
5469 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005470 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_REGISTRATION_BAD_MODE" desc="Error message shown on the enrollment screen upon receiving a bad mode on device registration.">
5471 The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again.
5472 </message>
5473 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_POLICY_FETCH_FAILED" desc="Error message shown on the enrollment screen upon a failed policy fetch.">
5474 Error when fetching policy settings from the server: <ph name="CLIENT_ERROR">$1<ex>Failed to connect to the server</ex></ph>.
5475 </message>
5476 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_VALIDATION_FAILED" desc="Error message shown on the enrollment screen upon a failure to validate downloaded policy.">
5477 The policy downloaded from the server is invalid: <ph name="VALIDATION_ERROR">$1<ex>Invalid signature</ex></ph>.
5478 </message>
5479 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_AUTH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 authorization code for device-level API access.">
5480 Oops! The system failed to authorize API access for this device.
5481 </message>
5482 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_FETCH_FAILED" desc="Error message shown on the enrollment screen upon failure to fetch the OAuth2 refresh token for device-level API access.">
5483 Oops! The system failed to attain a long-term API access token for this device.
5484 </message>
5485 <message name="IDS_ENTERPRISE_ENROLLMENT_ROBOT_REFRESH_STORE_FAILED" desc="Error message shown on the enrollment screen upon failure to store the OAuth2 refresh token for device-level API access.">
5486 Oops! The system failed to store the long-term API access token for this device.
5487 </message>
5488
5489 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_ERROR" desc="Error message shown on the enrollment screen upon failure to lock the device mode.">
5490 Oops! The system failed to establish the device installation-time attributes lock.
5491 </message>
5492 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_TIMEOUT" desc="Error message to show when the initialization of the lockbox is taking too long.">
5493 Oops! The initialization of the installation-time attributes has timed out. Please contact your support representative.
5494 </message>
5495 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_LOCK_WRONG_USER" desc="Error message to show when the user used to re-enroll the device does not belong to the domain that the device was originally enrolled into.">
5496 This user account does not belong to the domain that the device is enrolled to. If you want to enroll to a different domain you need to go through device recovery first.
5497 </message>
5498 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_STORE_ERROR" desc="Error message shown on the enrollment screen when the installation of the policy on the device fails.">
5499 Failed to install policy settings on the device: <ph name="VALIDATION_ERROR">$1<ex>Policy parsing failed</ex></ph>.
5500 </message>
Torne (Richard Coles)5f1c9432014-08-12 13:47:38 +01005501 <message name="IDS_ENTERPRISE_ENROLLMENT_STATUS_STORE_TOKEN_AND_ID_FAILED" desc="Error message shown on the enrollment screen when storing DM token and device ID fails.">
5502 Oops! The system failed to store the device token and ID.
5503 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005504 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_FATAL_ERROR" desc="Error message to show when there is an unrecoverable error while authenticating with GAIA.">
5505 Oops! Something went wrong when trying to authenticate you. Please double-check your sign-in credentials and try again.
5506 </message>
5507 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_ACCOUNT_ERROR" desc="Error message to show when there is a problem with the user account.">
5508 This user account is not eligible for the service.
5509 </message>
5510 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_NETWORK_ERROR" desc="Error message to show when there is a network problem when authenticating for enrollment.">
5511 Oops! A network communication problem occurred during authentication. Please check your network connection and try again.
5512 </message>
Torne (Richard Coles)010d83a2014-05-14 12:12:37 +01005513 <message name="IDS_ENTERPRISE_ENROLLMENT_AUTH_INSECURE_URL_ERROR" desc="Error message to show when a redirect to an insecure URL was detected and blocked when authenticating for enrollment.">
5514 Oops! Authentication failed because it was configured to use a non-secure URL (<ph name="BLOCKED_URL">$1<ex>http://www.example.com/login.html</ex></ph>). Please contact your administrator.
5515 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005516 <message name="IDS_ENTERPRISE_AUTO_ENROLLMENT_BAD_MODE" desc="Error message to show when auto-enrollment is not supported for the enrollment mode supplied by the DMServer.">
5517 Oops! Something went wrong while auto-enrolling this device. Please try again from the sign-in screen using the Ctrl-Alt-E key combination, or contact your support representative.
5518 </message>
5519 <message name="IDS_ENTERPRISE_ENROLLMENT_FATAL_ENROLLMENT_ERROR" desc="Error message to show when there is an unrecoverable error while performing enrollment.">
5520 Oops! Something went really wrong while enrolling this device. Please try again or contact your support representative.
5521 </message>
5522 <message name="IDS_ENTERPRISE_ENROLLMENT_ACCOUNT_ERROR" desc="Error message to show when there is a problem with the user account.">
5523 This user account is not eligible for the service.
5524 </message>
5525 <message name="IDS_ENTERPRISE_ENROLLMENT_MISSING_LICENSES_ERROR" desc="Error message to show when the domain the device is trying to enroll into has expired or exhausted licenses.">
5526 You do not have enough software licenses to enroll this device. Please contact sales to purchase more. If you believe you're seeing this message in error, please contact support.
5527 </message>
5528 <message name="IDS_ENTERPRISE_ENROLLMENT_DEPROVISIONED_ERROR" desc="Error message to show when enrollment fails because the administrator has deprovisioned the device on the server side.">
5529 This device has been placed into a deprovisioned state by the administrator. To enable it for enrollment, please have your administrator place the device into a pending state.
5530 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01005531 <message name="IDS_ENTERPRISE_ENROLLMENT_DOMAIN_MISMATCH_ERROR" desc="Error message shown when the device doesn't belong to the domain the user tried to enroll it to.">
5532 This device cannot be enrolled to the domain your account belongs to because the device is marked for management by a different domain.
5533 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005534 <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog.">
5535 Enterprise enrollment
5536 </message>
Ben Murdocheffb81e2014-03-31 11:51:25 +01005537 <message name="IDS_ENTERPRISE_ENROLLMENT_DESCRIPTION" desc="Short description of enterprise enrollment.">
5538 Sign in with the username given to you by your organization to enroll your device for enterprise management.
5539 </message>
5540 <message name="IDS_ENTERPRISE_ENROLLMENT_RE_ENROLLMENT_TEXT" desc="Paragraph explaining previous association of the device with a domain.">
5541 This device has been marked for enterprise management by <ph name="MANAGEMENT_DOMAIN">$1<ex>example.com</ex></ph>.
5542 </message>
Torne (Richard Coles)a1401312014-03-18 10:20:56 +00005543 <message name="IDS_ENTERPRISE_ENROLLMENT_RETRY" desc="Label for the retry button on the error step in the enterprise enrollment dialog.">
5544 Try again
5545 </message>
5546 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL" desc="Label for the cancel button on the enterprise enrollment dialog.">
5547 Cancel
5548 </message>
5549 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button on the success screen in the enterprise enrollment dialog.">
5550 Done
5551 </message>
5552 <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be shown once enterprise enrollment completes.">
5553 Your device has successfully been enrolled for enterprise management.
5554 </message>
5555 <message name="IDS_ENTERPRISE_ENROLLMENT_WORKING" desc="Status message to show while enterprise enrollment is underway.">
5556 Enrolling the device. Please wait...
5557 </message>
5558 <message name="IDS_ENTERPRISE_ENROLLMENT_RESUMING_LOGIN" desc="Status message to show after enterprise enrollment is complete and the first user sign-in is prepared.">
5559 Preparing for first enterprise sign-in...
5560 </message>
5561 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN" desc="Explanatory text describing what enterprise enrollment is and guiding the user to sign in with an account from the enterprise domain.">
5562 Welcome to your managed Chromebook!
5563
5564 To complete the setup of this Chromebook, you must sign in with a username given to you by your organization.
5565
5566 Contact your system administrator for more information.
5567
5568 If this device does not belong to your organization, and is your personal device, you can press Ctrl+Alt+E now to cancel enrollment of the device and go back to the sign-in screen.
5569 </message>
5570 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_LINK" desc="Text on the link to the screen that explain what enterprise enrollment is.">
5571 Learn more about Enterprise Enrollment
5572 </message>
5573 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_BUTTON" desc="Text on the button that closes the explanatory dialog and sends to user back to the sign-in screen.">
5574 Sign in now
5575 </message>
5576 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_REALLY" desc="Message asking the user to confirm if he really wants to cancel auto enrollment.">
5577 Please confirm that this is not an enterprise device. Enterprise enrollment will be cancelled.
5578 </message>
5579 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_CONFIRM" desc="Text on the button that confirms opting out of auto enrollment.">
5580 Cancel enterprise enrollment
5581 </message>
5582 <message name="IDS_ENTERPRISE_ENROLLMENT_CANCEL_AUTO_GO_BACK" desc="Text on the button that goes back to enrollment from the confirmation dialog.">
5583 Back
5584 </message>
5585
5586 <!-- About network UI display strings -->
5587 <message name="IDS_NETWORK_TITLE" desc="Title of the page">
5588 Network
5589 </message>
5590 <message name="IDS_NETWORK_AUTO_REFRESH" desc="A instruction of how to auto-refresh the page">
5591 Add a query param in URL to auto-refresh the page: chrome://network/?refresh=&lt;sec&gt;
5592 </message>
5593 <message name="IDS_NETWORK_LOG_REFRESH" desc="Button to refresh network log">
5594 Refresh
5595 </message>
5596 <message name="IDS_NETWORK_LOG_LEVEL_SHOW" desc="'Show' label before logging level checkboxes">
5597 Show:
5598 </message>
5599 <message name="IDS_NETWORK_LOG_LEVEL_ERROR" desc="Error logging level checkbox">
5600 Error
5601 </message>
5602 <message name="IDS_NETWORK_LOG_LEVEL_USER" desc="User logging level checkbox">
5603 User
5604 </message>
5605 <message name="IDS_NETWORK_LOG_LEVEL_EVENT" desc="Event logging level checkbox">
5606 Event
5607 </message>
5608 <message name="IDS_NETWORK_LOG_LEVEL_DEBUG" desc="Debug logging level checkbox">
5609 Debug
5610 </message>
5611 <message name="IDS_NETWORK_LOG_LEVEL_FILEINFO" desc="File info checkbox in network event log">
5612 File Info
5613 </message>
5614 <message name="IDS_NETWORK_LOG_LEVEL_TIME_DETAIL" desc="Detailed timestamps checkbox in network event log">
5615 Detailed Timestamps
5616 </message>
5617 <message name="IDS_NETWORK_LOG_ENTRY" desc="The log entry displayed in network event log table.">
5618 [<ph name="TIMESTAMP">$1<ex>Timestamp</ex></ph>]
5619 <ph name="FILE_INFO">$2<ex>file:123</ex></ph>
5620 <ph name="EVENT_NAME">$3<ex>Event Name</ex></ph>
5621 <ph name="DESCRIPTION">$4<ex>Description</ex></ph>
5622 </message>
5623
5624 <!-- About NFC Debug UI display strings. They aren't being internationalized bacause this page is meant for debugging only. -->
5625 <message name="IDS_NFC_DEBUG_TITLE" desc="Title of the debug page meant for developers to test NFC functionality" translateable="false">
5626 NFC API Test Page
5627 </message>
5628 <message name="IDS_NFC_DEBUG_NOT_SUPPORTED" desc="Message shown if the NFC API is not supported on platform" translateable="false">
5629 NFC is not supported on the current platform.
5630 </message>
5631 <message name="IDS_NFC_DEBUG_ADAPTER_HEADER" desc="Header of the 'NFC Adapter' box, that shows the state of the NFC adapter" translateable="false">
5632 NFC Adapter
5633 </message>
5634 <message name="IDS_NFC_DEBUG_ADAPTER_POWER_ON" desc="Adapter power button text to turn the adapter on" translateable="false">
5635 Power ON
5636 </message>
5637 <message name="IDS_NFC_DEBUG_ADAPTER_POWER_OFF" desc="Adapter power button text to turn the adapter off" translateable="false">
5638 Power OFF
5639 </message>
5640 <message name="IDS_NFC_DEBUG_ADAPTER_START_POLL" desc="Adapter poll button text to start polling" translateable="false">
5641 Start Poll
5642 </message>
5643 <message name="IDS_NFC_DEBUG_ADAPTER_STOP_POLL" desc="Adapter poll button text to stop polling" translateable="false">
5644 Stop Poll
5645 </message>
5646 <message name="IDS_NFC_DEBUG_NDEF_FORM_HEADER" desc="Header of the 'NFC NDEF message form' box used send a message to tag/peer" translateable="false">
5647 Push/Write NDEF Message
5648 </message>
5649 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_TEXT" desc="NDEF message form dropdown menu item for message type 'Text'" translateable="false">
5650 Text
5651 </message>
5652 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_URI" desc="NDEF message form dropdown menu item for message type 'URI'" translateable="false">
5653 URI
5654 </message>
5655 <message name="IDS_NFC_DEBUG_NDEF_FORM_TYPE_SMART_POSTER" desc="NDEF message form dropdown menu text for message type 'SmartPoster'" translateable="false">
5656 SmartPoster
5657 </message>
5658 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TEXT" desc="Label for required input field 'Text'" translateable="false">
5659 Text (required):
5660 </message>
5661 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_ENCODING" desc="Label for required input field 'Encoding'" translateable="false">
5662 Encoding (required):
5663 </message>
5664 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_LANGUAGE_CODE" desc="Label for required input field 'Language Code'" translateable="false">
5665 Language Code (required):
5666 </message>
5667 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_URI" desc="Label for required input field 'URI'" translateable="false">
5668 URI (required):
5669 </message>
5670 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_MIME_TYPE" desc="Label for input field 'MIME Type'" translateable="false">
5671 MIME Type:
5672 </message>
5673 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TARGET_SIZE" desc="Label for input field 'Target Size'" translateable="false">
5674 Target Size:
5675 </message>
5676 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_TEXT" desc="Label for required input field 'Title Text'" translateable="false">
5677 Title Text (required):
5678 </message>
5679 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_ENCODING" desc="Label for required input field 'Title Encoding'" translateable="false">
5680 Title Encoding (required):
5681 </message>
5682 <message name="IDS_NFC_DEBUG_NDEF_FORM_FIELD_TITLE_LANGUAGE_CODE" desc="Label for required input field 'Title Language Code'" translateable="false">
5683 Title Language Code (required):
5684 </message>
5685 <message name="IDS_NFC_DEBUG_NDEF_FORM_WRITE_BUTTON" desc="NDEF message form button text for writing message to an NFC tag" translateable="false">
5686 Write to Tag
5687 </message>
5688 <message name="IDS_NFC_DEBUG_NDEF_FORM_PUSH_BUTTON" desc="NDEF message form button text for pushing a message to an NFC peer device" translateable="false">
5689 Push to Peer
5690 </message>
5691 <message name="IDS_NFC_DEBUG_NFC_PEER_HEADER" desc="Header of the 'NFC Peer' box" translateable="false">
5692 NDEF Peer
5693 </message>
5694 <message name="IDS_NFC_DEBUG_NFC_TAG_HEADER" desc="Header of the 'NFC Tag' box" translateable="false">
5695 NDEF Tag
5696 </message>
5697 <message name="IDS_NFC_DEBUG_RECORDS_HEADER" desc="Header of the 'Records' section in the tag and peer boxes" translateable="false">
5698 Records
5699 </message>
5700 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POWER" desc="Error message shown when adapter power could not be set." translateable="false">
5701 Failed to set adapter power.
5702 </message>
5703 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SET_POLLING" desc="Error message shown when polling state could not be set." translateable="false">
5704 Failed to start/stop polling.
5705 </message>
5706 <message name="IDS_NFC_DEBUG_ERROR_FAILED_TO_SUBMIT_PREFIX" desc="Error message shown when an NDEF form could not be submitted." translateable="false">
5707 Failed to submit NDEF:
5708 </message>
5709
Ben Murdoch116680a2014-07-20 18:25:52 -07005710 <!-- About the device control section in the settings page -->
5711 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of the device control section in the settings page.">
5712 Device control
Ben Murdoch0529e5d2014-04-24 10:50:13 +01005713 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07005714 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management enroll button in the settings page.">
Ben Murdoch0529e5d2014-04-24 10:50:13 +01005715 Let Google help you remotely lock, erase, and locate your device.
5716 </message>
5717 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text of the consumer management enroll button in the settings page.">
5718 Enroll
5719 </message>
Ben Murdoch116680a2014-07-20 18:25:52 -07005720 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management unenroll button in the settings page.">
5721 Unenroll
5722 </message>
5723 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and unenrollment.">
5724 Consumer management
5725 </message>
5726 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment.">
5727 Enroll Chromebook
5728 </message>
5729 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="The description of the consumer management overlay in the settings page for enrollment.">
5730 You are about to enroll this Chromebook with Google to enable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue?
5731 </message>
5732 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL" desc="The button text of the consumer management overlay in the settings page for enrollment.">
5733 Enroll and restart
5734 </message>
5735 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for unenrollment.">
5736 Unenroll Chromebook
5737 </message>
5738 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL_MESSAGE" desc="The description of the consumer management overlay in the settings page for unenrollment.">
5739 You are about to unenroll this Chromebook with Google to disable the ability to remotely locate, wipe, and lock the device. This will require a reboot. Do you wish to continue?
5740 </message>
5741 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_UNENROLL" desc="The button text of the consumer management overlay in the settings page for unenrollment.">
5742 Unenroll and restart
5743 </message>
Ben Murdoch0529e5d2014-04-24 10:50:13 +01005744
Bo Liu5c02ac12014-05-01 10:37:37 -07005745 <!-- Set time/date UI display strings -->
5746 <message name="IDS_SET_TIME_TITLE" desc="Title of the set time/date UI.">
5747 Check your system time
5748 </message>
5749 <message name="IDS_SET_TIME_PROMPT" desc="Text prompting the user to check and set the system time.">
5750 Chrome was unable to set the system time. Please check the time below and correct it if needed.
5751 </message>
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close the window.">
5753 Done
5754 </message>
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element.">
5756 System date
5757 </message>
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element.">
5759 System time
5760 </message>
Torne (Richard Coles)58218062012-11-14 11:43:16 +00005761</grit-part>