Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(266)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
11 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only.."> 11 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id le logout dialog. Used in retail mode only..">
12 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds. 12 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s econds.
13 Press any key to continue exploring. 13 Press any key to continue exploring.
14 </message> 14 </message>
15 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left. Used in retail mode only."> 15 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_1S" desc="Restart label for the idle logout dialog at 1 second left. Used in retail mode only.">
16 This computer will reset in 1 second. 16 This computer will reset in 1 second.
17 Press any key to continue exploring. 17 Press any key to continue exploring.
18 </message> 18 </message>
19 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for th e idle logout dialog with no time left. Used in retail mode only."> 19 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART_NOW" desc="Restart label for th e idle logout dialog with no time left. Used in retail mode only.">
20 Going.. Going... Gone. 20 Going&#8230; Going&#8230; Gone.
21 </message> 21 </message>
22 22
23 <!-- Application name notification upon idle --> 23 <!-- Application name notification upon idle -->
24 <message name="IDS_IDLE_APP_NAME_UNKNOWN_APPLICATION_NOTIFICATION" desc="A not ification which shows that the name of the running Kiosk application cannot be d etermined and is probably invalid."> 24 <message name="IDS_IDLE_APP_NAME_UNKNOWN_APPLICATION_NOTIFICATION" desc="A not ification which shows that the name of the running Kiosk application cannot be d etermined and is probably invalid.">
25 The application appears to be invalid. 25 The application appears to be invalid.
26 </message> 26 </message>
27 27
28 <!-- Wallpaper Manager --> 28 <!-- Wallpaper Manager -->
29 <message name="IDS_WALLPAPER_MANAGER_ALL_CATEGORY_LABEL" desc="Wallpaper categ ory label."> 29 <message name="IDS_WALLPAPER_MANAGER_ALL_CATEGORY_LABEL" desc="Wallpaper categ ory label.">
30 All 30 All
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
205 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message display ed when the user tries to rename to or create a file started with dot."> 205 <message name="IDS_FILE_BROWSER_ERROR_HIDDEN_NAME" desc="Error message display ed when the user tries to rename to or create a file started with dot.">
206 Names starting with dot are reserved for the system. Please choose another n ame. 206 Names starting with dot are reserved for the system. Please choose another n ame.
207 </message> 207 </message>
208 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message dis played when the user enters a file name consisting of only whitespace characters ."> 208 <message name="IDS_FILE_BROWSER_ERROR_WHITESPACE_NAME" desc="Error message dis played when the user enters a file name consisting of only whitespace characters .">
209 Invalid name 209 Invalid name
210 </message> 210 </message>
211 <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."> 211 <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.">
212 This name is too long 212 This name is too long
213 </message> 213 </message>
214 <message name="IDS_FILE_BROWSER_EMPTY_FOLDER" desc="Label shown in an empty fo lder."> 214 <message name="IDS_FILE_BROWSER_EMPTY_FOLDER" desc="Label shown in an empty fo lder.">
215 Nothing to see here... 215 Nothing to see here&#8230;
216 </message> 216 </message>
217 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'N ew folder' button."> 217 <message name="IDS_FILE_BROWSER_NEW_FOLDER_BUTTON_LABEL" desc="Label on the 'N ew folder' button.">
218 New folder 218 New folder
219 </message> 219 </message>
220 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'N ew window' button."> 220 <message name="IDS_FILE_BROWSER_NEW_WINDOW_BUTTON_LABEL" desc="Label on the 'N ew window' button.">
221 New window 221 New window
222 </message> 222 </message>
223 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label ."> 223 <message name="IDS_FILE_BROWSER_FILENAME_LABEL" desc="Filename text area label .">
224 File name 224 File name
225 </message> 225 </message>
(...skipping 219 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder."> 445 <message name="IDS_FILE_BROWSER_PASTE_INTO_FOLDER_BUTTON_LABEL" desc="Menu ite m label, pasting files into the selected folder.">
446 Paste into folder 446 Paste into folder
447 </message> 447 </message>
448 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label."> 448 <message name="IDS_FILE_BROWSER_COPY_BUTTON_LABEL" desc="Button Label.">
449 Copy 449 Copy
450 </message> 450 </message>
451 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label."> 451 <message name="IDS_FILE_BROWSER_CUT_BUTTON_LABEL" desc="Button Label.">
452 Cut 452 Cut
453 </message> 453 </message>
454 <message name="IDS_FILE_BROWSER_MORE_ACTIONS_BUTTON_LABEL" desc="Menu item lab el, showing dialog to choose extension to open selected files or directories."> 454 <message name="IDS_FILE_BROWSER_MORE_ACTIONS_BUTTON_LABEL" desc="Menu item lab el, showing dialog to choose extension to open selected files or directories.">
455 More actions... 455 More actions&#8230;
456 </message> 456 </message>
457 <message name="IDS_FILE_BROWSER_OPEN_WITH_VERB_BUTTON_LABEL" desc="Verb that d escribe the action of opening one or more files or directories with the given ex tension."> 457 <message name="IDS_FILE_BROWSER_OPEN_WITH_VERB_BUTTON_LABEL" desc="Verb that d escribe the action of opening one or more files or directories with the given ex tension.">
458 Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph> 458 Open with <ph name="EXTENSION_NAME">$1<ex>Gallery</ex></ph>
459 </message> 459 </message>
460 <message name="IDS_FILE_BROWSER_ADD_TO_VERB_BUTTON_LABEL" desc="Verb that desc ribes the uploading or addition of one or multiple files or directories to the g iven extension."> 460 <message name="IDS_FILE_BROWSER_ADD_TO_VERB_BUTTON_LABEL" desc="Verb that desc ribes the uploading or addition of one or multiple files or directories to the g iven extension.">
461 Add to <ph name="EXTENSION_NAME">$1<ex>Evernote</ex></ph> 461 Add to <ph name="EXTENSION_NAME">$1<ex>Evernote</ex></ph>
462 </message> 462 </message>
463 <message name="IDS_FILE_BROWSER_PACK_WITH_VERB_BUTTON_LABEL" desc="Verb that d escribes the packing or archiving of one or multiple files or directories with t he given extension."> 463 <message name="IDS_FILE_BROWSER_PACK_WITH_VERB_BUTTON_LABEL" desc="Verb that d escribes the packing or archiving of one or multiple files or directories with t he given extension.">
464 Pack with <ph name="EXTENSION_NAME">$1<ex>ZIP</ex></ph> 464 Pack with <ph name="EXTENSION_NAME">$1<ex>ZIP</ex></ph>
465 </message> 465 </message>
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
511 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SHOW_DETAILS" desc="Tooltip for b utton that shows details panel."> 511 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_SHOW_DETAILS" desc="Tooltip for b utton that shows details panel.">
512 Show Cloud backup details 512 Show Cloud backup details
513 </message> 513 </message>
514 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_COMMAND" desc="Label of button on details panel that invokes cloud import feature."> 514 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_COMMAND" desc="Label of button on details panel that invokes cloud import feature.">
515 Back up 515 Back up
516 </message> 516 </message>
517 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_CANCEL_COMMAND" desc="Label of bu tton on details panel that cancels an active import."> 517 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_CANCEL_COMMAND" desc="Label of bu tton on details panel that cancels an active import.">
518 Cancel 518 Cancel
519 </message> 519 </message>
520 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo rt scanning status message."> 520 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_SCANNING" desc="Cloud impo rt scanning status message.">
521 Scanning your media device... 521 Scanning your media device&#8230;
522 <ph name="LINE_BREAK1">&lt;br&gt;</ph> 522 <ph name="LINE_BREAK1">&lt;br&gt;</ph>
523 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found 523 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found
524 </message> 524 </message>
525 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp ort scanning tooltip."> 525 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_SCANNING" desc="Cloud imp ort scanning tooltip.">
526 Scanning your media device... 526 Scanning your media device&#8230;
527 </message> 527 </message>
528 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_NO_MEDIA" desc="Cloud impo rt no-new-media-found status message. Shown after backup is completed and when a search for new files to backup produces no result."> 528 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_NO_MEDIA" desc="Cloud impo rt no-new-media-found status message. Shown after backup is completed and when a search for new files to backup produces no result.">
529 All backed up to <ph name="BEGIN_LINK">&lt;span class='destination-link'&gt; </ph>Google Drive!<ph name="END_LINK">&lt;/span&gt;</ph> 529 All backed up to <ph name="BEGIN_LINK">&lt;span class='destination-link'&gt; </ph>Google Drive!<ph name="END_LINK">&lt;/span&gt;</ph>
530 </message> 530 </message>
531 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_NO_MEDIA" desc="Cloud imp ort no-new-media-found tooltip. Shown after backup is completed and when a searc h for new files to backup produces no result."> 531 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_NO_MEDIA" desc="Cloud imp ort no-new-media-found tooltip. Shown after backup is completed and when a searc h for new files to backup produces no result.">
532 All backed up! 532 All backed up!
533 </message> 533 </message>
534 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_INSUFFICIENT_SPACE" desc=" Cloud import insufficient space status message."> 534 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_INSUFFICIENT_SPACE" desc=" Cloud import insufficient space status message.">
535 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found 535 <ph name="FILE_COUNT">$1<ex>5</ex></ph> new photos found
536 <ph name="LINE_BREAK1">&lt;br&gt;</ph> 536 <ph name="LINE_BREAK1">&lt;br&gt;</ph>
(...skipping 18 matching lines...) Expand all
555 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_IMPORTING" desc="Cloud im port active-backup tooltip."> 555 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_IMPORTING" desc="Cloud im port active-backup tooltip.">
556 Backing up <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos 556 Backing up <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos
557 </message> 557 </message>
558 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_DONE" desc="Cloud import b ackup is complete status."> 558 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_STATUS_DONE" desc="Cloud import b ackup is complete status.">
559 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up to <ph name="BEGIN_ LINK">&lt;span class='destination-link'&gt;</ph>Google Drive<ph name="END_LINK"> &lt;/span&gt;</ph> 559 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up to <ph name="BEGIN_ LINK">&lt;span class='destination-link'&gt;</ph>Google Drive<ph name="END_LINK"> &lt;/span&gt;</ph>
560 </message> 560 </message>
561 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_DONE" desc="Cloud import backup is complete tooltip."> 561 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_TOOLTIP_DONE" desc="Cloud import backup is complete tooltip.">
562 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up 562 <ph name="FILE_COUNT">$1<ex>5</ex></ph> photos backed up
563 </message> 563 </message>
564 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag er status message."> 564 <message name="IDS_FILE_BROWSER_CLOUD_IMPORT_ITEMS_REMAINING" desc="File Manag er status message.">
565 Importing <ph name="FILE_COUNT">$1<ex>5</ex></ph> files... 565 Importing <ph name="FILE_COUNT">$1<ex>5</ex></ph> files&#8230;
566 </message> 566 </message>
567 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age."> 567 <message name="IDS_FILE_BROWSER_COPY_FILE_NAME" desc="File Manager status mess age.">
568 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 568 Copying <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>&#8230;
569 </message> 569 </message>
570 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory."> 570 <message name="IDS_FILE_BROWSER_COPY_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory.">
571 Copying $1 items... 571 Copying $1 items&#8230;
572 </message> 572 </message>
573 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory."> 573 <message name="IDS_FILE_BROWSER_COPY_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory.">
574 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again. 574 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again.
575 </message> 575 </message>
576 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory."> 576 <message name="IDS_FILE_BROWSER_COPY_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory.">
577 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists. 577 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists.
578 </message> 578 </message>
579 <message name="IDS_FILE_BROWSER_COPY_FILESYSTEM_ERROR" desc="File Manager erro r message."> 579 <message name="IDS_FILE_BROWSER_COPY_FILESYSTEM_ERROR" desc="File Manager erro r message.">
580 Copy operation failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (cod e: ABORT)</ex></ph> 580 Copy operation failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (cod e: ABORT)</ex></ph>
581 </message> 581 </message>
582 <message name="IDS_FILE_BROWSER_COPY_UNEXPECTED_ERROR" desc="File Manager erro r message."> 582 <message name="IDS_FILE_BROWSER_COPY_UNEXPECTED_ERROR" desc="File Manager erro r message.">
583 Copy operation failed, unexpected error: $1 583 Copy operation failed, unexpected error: $1
584 </message> 584 </message>
585 <message name="IDS_FILE_BROWSER_MOVE_FILE_NAME" desc="File Manager status mess age."> 585 <message name="IDS_FILE_BROWSER_MOVE_FILE_NAME" desc="File Manager status mess age.">
586 Moving <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 586 Moving <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>&#8230;
587 </message> 587 </message>
588 <message name="IDS_FILE_BROWSER_MOVE_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory."> 588 <message name="IDS_FILE_BROWSER_MOVE_ITEMS_REMAINING" desc="File Manager statu s message. 'Item' is used here as a generic term for file or directory.">
589 Moving $1 items... 589 Moving $1 items&#8230;
590 </message> 590 </message>
591 <message name="IDS_FILE_BROWSER_MOVE_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory."> 591 <message name="IDS_FILE_BROWSER_MOVE_TARGET_EXISTS_ERROR" desc="File Manager e rror message. 'Item' is used here as a generic term for file or directory.">
592 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again. 592 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> already exists. Renam e it and try again.
593 </message> 593 </message>
594 <message name="IDS_FILE_BROWSER_MOVE_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory."> 594 <message name="IDS_FILE_BROWSER_MOVE_SOURCE_NOT_FOUND_ERROR" desc="File Manage r error message. 'Item' is used here as a generic term for file or directory.">
595 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists. 595 Whoops, <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph> no longer exists.
596 </message> 596 </message>
597 <message name="IDS_FILE_BROWSER_MOVE_FILESYSTEM_ERROR" desc="File Manager erro r message."> 597 <message name="IDS_FILE_BROWSER_MOVE_FILESYSTEM_ERROR" desc="File Manager erro r message.">
598 Move failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)< /ex></ph> 598 Move failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABORT)< /ex></ph>
599 </message> 599 </message>
600 <message name="IDS_FILE_BROWSER_MOVE_UNEXPECTED_ERROR" desc="File Manager erro r message."> 600 <message name="IDS_FILE_BROWSER_MOVE_UNEXPECTED_ERROR" desc="File Manager erro r message.">
601 Move failed, unexpected error: $1 601 Move failed, unexpected error: $1
602 </message> 602 </message>
603 <message name="IDS_FILE_BROWSER_ZIP_FILE_NAME" desc="File Manager status messa ge."> 603 <message name="IDS_FILE_BROWSER_ZIP_FILE_NAME" desc="File Manager status messa ge.">
604 Zipping <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 604 Zipping <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>&#8230;
605 </message> 605 </message>
606 <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."> 606 <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.">
607 Zipping $1 items... 607 Zipping $1 items&#8230;
608 </message> 608 </message>
609 <message name="IDS_FILE_BROWSER_ZIP_TARGET_EXISTS_ERROR" desc="File Manager er ror message. 'Item' is used here as a generic term for file or directory."> 609 <message name="IDS_FILE_BROWSER_ZIP_TARGET_EXISTS_ERROR" desc="File Manager er ror message. 'Item' is used here as a generic term for file or directory.">
610 Zipping failed, item exists: "$1" 610 Zipping failed, item exists: "$1"
611 </message> 611 </message>
612 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error message."> 612 <message name="IDS_FILE_BROWSER_ZIP_FILESYSTEM_ERROR" desc="File Manager error message.">
613 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABOR T)</ex></ph> 613 Zipping failed. <ph name="ERROR_MESSAGE">$1<ex>An error occurred (code: ABOR T)</ex></ph>
614 </message> 614 </message>
615 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message."> 615 <message name="IDS_FILE_BROWSER_ZIP_UNEXPECTED_ERROR" desc="File Manager error message.">
616 Zipping failed, unexpected error: $1 616 Zipping failed, unexpected error: $1
617 </message> 617 </message>
618 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status mess age."> 618 <message name="IDS_FILE_BROWSER_SYNC_FILE_NAME" desc="File Manager status mess age.">
619 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>... 619 Syncing <ph name="FILE_NAME">$1<ex>movie.avi</ex></ph>&#8230;
620 </message> 620 </message>
621 <message name="IDS_FILE_BROWSER_SYNC_FILE_NUMBER" desc="File Manager status me ssage."> 621 <message name="IDS_FILE_BROWSER_SYNC_FILE_NUMBER" desc="File Manager status me ssage.">
622 Syncing <ph name="NUMBER_OF_FILES">$1<ex>7</ex></ph> items... 622 Syncing <ph name="NUMBER_OF_FILES">$1<ex>7</ex></ph> items&#8230;
623 </message> 623 </message>
624 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="Fi le Manager status message shown when the drive sync is failed because a user try to remove shared files that the user does not own."> 624 <message name="IDS_FILE_BROWSER_SYNC_DELETE_WITHOUT_PERMISSION_ERROR" desc="Fi le Manager status message shown when the drive sync is failed because a user try to remove shared files that the user does not own.">
625 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. Yo u cannot delete it because you do not own it. 625 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" has been shared with you. Yo u cannot delete it because you do not own it.
626 </message> 626 </message>
627 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Man ager status message shown when the drive sync is failed because Google Drive is temporary unavailable."> 627 <message name="IDS_FILE_BROWSER_SYNC_SERVICE_UNAVAILABLE_ERROR" desc="File Man ager status message shown when the drive sync is failed because Google Drive is temporary unavailable.">
628 Google Drive is not available right now. Uploading will automatically restar t once Google Drive is back. 628 Google Drive is not available right now. Uploading will automatically restar t once Google Drive is back.
629 </message> 629 </message>
630 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status mes sage shown when the drive sync is failed because of miscellaneous errors."> 630 <message name="IDS_FILE_BROWSER_SYNC_MISC_ERROR" desc="File Manager status mes sage shown when the drive sync is failed because of miscellaneous errors.">
631 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></p h>" right now. Google Drive will try again later. 631 Google Drive was unable to sync "<ph name="FILENAME">$1<ex>photo.jpg</ex></p h>" right now. Google Drive will try again later.
632 </message> 632 </message>
633 <message name="IDS_FILE_BROWSER_SYNC_NO_SERVER_SPACE" desc="File Manager statu s message shown when the drive sync is failed because it runs out the space in G oogle Drive server."> 633 <message name="IDS_FILE_BROWSER_SYNC_NO_SERVER_SPACE" desc="File Manager statu s message shown when the drive sync is failed because it runs out the space in G oogle Drive server.">
634 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" was not uploaded. There is n ot enough free space in your Google Drive. 634 "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>" was not uploaded. There is n ot enough free space in your Google Drive.
635 </message> 635 </message>
636 <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."> 636 <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.">
637 Sharing failed. Check your connection and try again later. 637 Sharing failed. Check your connection and try again later.
638 </message> 638 </message>
639 <message name="IDS_FILE_BROWSER_DELETE_FILE_NAME" desc="File Manager status me ssage."> 639 <message name="IDS_FILE_BROWSER_DELETE_FILE_NAME" desc="File Manager status me ssage.">
640 Deleting "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>"... 640 Deleting "<ph name="FILENAME">$1<ex>photo.jpg</ex></ph>"&#8230;
641 </message> 641 </message>
642 <message name="IDS_FILE_BROWSER_DELETE_ITEMS_REMAINING" desc="File Manager sta tus message. 'Item' is used here as a generic term for file or directory."> 642 <message name="IDS_FILE_BROWSER_DELETE_ITEMS_REMAINING" desc="File Manager sta tus message. 'Item' is used here as a generic term for file or directory.">
643 Deleting <ph name="COUNT">$1<ex>10</ex></ph> items... 643 Deleting <ph name="COUNT">$1<ex>10</ex></ph> items&#8230;
644 </message> 644 </message>
645 <message name="IDS_FILE_BROWSER_DELETE_ERROR" desc="Message informing about er ror while deleting an item or items."> 645 <message name="IDS_FILE_BROWSER_DELETE_ERROR" desc="Message informing about er ror while deleting an item or items.">
646 An error occured. Some items may not have been deleted. 646 An error occured. Some items may not have been deleted.
647 </message> 647 </message>
648 648
649 <message name="IDS_FILE_BROWSER_COPY_PROGRESS_SUMMARY" desc="Summary message f or multiple copying tasks above the progress bar."> 649 <message name="IDS_FILE_BROWSER_COPY_PROGRESS_SUMMARY" desc="Summary message f or multiple copying tasks above the progress bar.">
650 Copying... 650 Copying&#8230;
651 </message> 651 </message>
652 <message name="IDS_FILE_BROWSER_MOVE_PROGRESS_SUMMARY" desc="Summary message f or multiple moving tasks above the progress bar."> 652 <message name="IDS_FILE_BROWSER_MOVE_PROGRESS_SUMMARY" desc="Summary message f or multiple moving tasks above the progress bar.">
653 Moving... 653 Moving&#8230;
654 </message> 654 </message>
655 <message name="IDS_FILE_BROWSER_ZIP_PROGRESS_SUMMARY" desc="Summary message fo r multiple zipping tasks above the progress bar."> 655 <message name="IDS_FILE_BROWSER_ZIP_PROGRESS_SUMMARY" desc="Summary message fo r multiple zipping tasks above the progress bar.">
656 Zipping... 656 Zipping&#8230;
657 </message> 657 </message>
658 <message name="IDS_FILE_BROWSER_DELETE_PROGRESS_SUMMARY" desc="Summary message for multiple deleting tasks above the progress bar."> 658 <message name="IDS_FILE_BROWSER_DELETE_PROGRESS_SUMMARY" desc="Summary message for multiple deleting tasks above the progress bar.">
659 Deleting... 659 Deleting&#8230;
660 </message> 660 </message>
661 <message name="IDS_FILE_BROWSER_TRANSFER_PROGRESS_SUMMARY" desc="Summary messa ge for mixed operation tasks above the progress bar. 'Transferring' is used here as a generic term for copying, moving, zipping, or deleting."> 661 <message name="IDS_FILE_BROWSER_TRANSFER_PROGRESS_SUMMARY" desc="Summary messa ge for mixed operation tasks above the progress bar. 'Transferring' is used here as a generic term for copying, moving, zipping, or deleting.">
662 Transferring... 662 Transferring&#8230;
663 </message> 663 </message>
664 <message name="IDS_FILE_BROWSER_SYNC_PROGRESS_SUMMARY" desc="Summary message f or drive sync operation. This message can be shown without a progress bar."> 664 <message name="IDS_FILE_BROWSER_SYNC_PROGRESS_SUMMARY" desc="Summary message f or drive sync operation. This message can be shown without a progress bar.">
665 Syncing... 665 Syncing&#8230;
666 </message> 666 </message>
667 <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 o hter *_PROGERSS_SUMMARY messages."> 667 <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 o hter *_PROGERSS_SUMMARY messages.">
668 1 error. 668 1 error.
669 </message> 669 </message>
670 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY_PLURAL" desc="Summary m essage for multiple errors above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages."> 670 <message name="IDS_FILE_BROWSER_ERROR_PROGRESS_SUMMARY_PLURAL" desc="Summary m essage for multiple errors above the progress bar. This message may be placed at the next to ohter *_PROGERSS_SUMMARY messages.">
671 <ph name="COUNT">$1<ex>10</ex></ph> errors. 671 <ph name="COUNT">$1<ex>10</ex></ph> errors.
672 </message> 672 </message>
673 673
674 <message name="IDS_FILE_BROWSER_CANCEL_LABEL" desc="Cancel label."> 674 <message name="IDS_FILE_BROWSER_CANCEL_LABEL" desc="Cancel label.">
675 Cancel 675 Cancel
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
711 Formatting the removable media is going to erase all data. Do you wish to co ntinue? 711 Formatting the removable media is going to erase all data. Do you wish to co ntinue?
712 </message> 712 </message>
713 713
714 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the sugge st app dialog, which shows the list of the apps which supports the selected file ."> 714 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_TITLE" desc="Title of the sugge st app dialog, which shows the list of the apps which supports the selected file .">
715 Select an app to open this file 715 Select an app to open this file
716 </message> 716 </message>
717 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_FOR_PROVIDERS_TITLE" desc="Titl e of the suggest app dialog, which shows the list of the apps that can be added to the left nav of Files app."> 717 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_FOR_PROVIDERS_TITLE" desc="Titl e of the suggest app dialog, which shows the list of the apps that can be added to the left nav of Files app.">
718 Available services 718 Available services
719 </message> 719 </message>
720 <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."> 720 <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.">
721 See more... 721 See more&#8230;
722 </message> 722 </message>
723 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed."> 723 <message name="IDS_FILE_BROWSER_SUGGEST_DIALOG_INSTALLATION_FAILED" desc="Erro r message when the installation of the app from WebStore is failed.">
724 Installation failed. 724 Installation failed.
725 </message> 725 </message>
726 726
727 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title ."> 727 <message name="IDS_FILE_BROWSER_SELECT_FOLDER_TITLE" desc="Select folder title .">
728 Select a folder to open 728 Select a folder to open
729 </message> 729 </message>
730 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folde r title for upload."> 730 <message name="IDS_FILE_BROWSER_SELECT_UPLOAD_FOLDER_TITLE" desc="Select folde r title for upload.">
731 Select a folder to upload 731 Select a folder to upload
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
887 <message name="IDS_FILE_BROWSER_DRIVE_MOBILE_CONNECTION_OPTION" desc="Option t hat determines if we will allow Google Drive content sync over mobile connection s."> 887 <message name="IDS_FILE_BROWSER_DRIVE_MOBILE_CONNECTION_OPTION" desc="Option t hat determines if we will allow Google Drive content sync over mobile connection s.">
888 Do not use mobile data for sync 888 Do not use mobile data for sync
889 </message> 889 </message>
890 <message name="IDS_FILE_BROWSER_DRIVE_SHOW_HOSTED_FILES_OPTION" desc="Option t hat determines if we will show hosted Google Docs files in file browser."> 890 <message name="IDS_FILE_BROWSER_DRIVE_SHOW_HOSTED_FILES_OPTION" desc="Option t hat determines if we will show hosted Google Docs files in file browser.">
891 Show Google Docs files 891 Show Google Docs files
892 </message> 892 </message>
893 <message name="IDS_FILE_BROWSER_DRIVE_MENU_HELP" desc="In the Google Drive set tings menu, name of the Help item."> 893 <message name="IDS_FILE_BROWSER_DRIVE_MENU_HELP" desc="In the Google Drive set tings menu, name of the Help item.">
894 Help 894 Help
895 </message> 895 </message>
896 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE" desc="Menu item, offerin g user to buy more space on Google Drive"> 896 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE" desc="Menu item, offerin g user to buy more space on Google Drive">
897 Buy more storage... 897 Buy more storage&#8230;
898 </message> 898 </message>
899 <message name="IDS_FILE_BROWSER_DRIVE_VISIT_DRIVE_GOOGLE_COM" desc="Menu item, redirecting user to drive.google.com"> 899 <message name="IDS_FILE_BROWSER_DRIVE_VISIT_DRIVE_GOOGLE_COM" desc="Menu item, redirecting user to drive.google.com">
900 Go to drive.google.com... 900 Go to drive.google.com&#8230;
901 </message> 901 </message>
902 <message name="IDS_FILE_BROWSER_DRIVE_SPACE_AVAILABLE_LONG" desc="Text showing space left on Google Drive"> 902 <message name="IDS_FILE_BROWSER_DRIVE_SPACE_AVAILABLE_LONG" desc="Text showing space left on Google Drive">
903 Google Drive space left: <ph name="SPACE_AVAILABLE">$1<ex>400 MB</ex></ph>. 903 Google Drive space left: <ph name="SPACE_AVAILABLE">$1<ex>400 MB</ex></ph>.
904 </message> 904 </message>
905 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE_LINK" desc="Text on the l ink, offering user to buy more space on Google Drive"> 905 <message name="IDS_FILE_BROWSER_DRIVE_BUY_MORE_SPACE_LINK" desc="Text on the l ink, offering user to buy more space on Google Drive">
906 Buy more storage 906 Buy more storage
907 </message> 907 </message>
908 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_HEADER" desc="Message infor ming the user that there is not enough space to make the selected file(s) availa ble offline."> 908 <message name="IDS_FILE_BROWSER_DRIVE_OUT_OF_SPACE_HEADER" desc="Message infor ming the user that there is not enough space to make the selected file(s) availa ble offline.">
909 You have run out of space 909 You have run out of space
910 </message> 910 </message>
(...skipping 185 matching lines...) Expand 10 before | Expand all | Expand 10 after
1096 </message> 1096 </message>
1097 1097
1098 <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 conti nue searching in the list."> 1098 <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 conti nue searching in the list.">
1099 '&lt;b&gt;<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>&lt;/b&gt;' - &lt;em&g t;search Drive&lt;/em&gt; 1099 '&lt;b&gt;<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>&lt;/b&gt;' - &lt;em&g t;search Drive&lt;/em&gt;
1100 </message> 1100 </message>
1101 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the Fi le Manager, the message informing the user that the search did not match any fil es or directories."> 1101 <message name="IDS_FILE_BROWSER_SEARCH_NO_MATCHING_FILES_HTML" desc="In the Fi le Manager, the message informing the user that the search did not match any fil es or directories.">
1102 No items match &lt;b&gt;"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"&lt;/b &gt; 1102 No items match &lt;b&gt;"<ph name="SEARCH_STRING">$1<ex>abc</ex></ph>"&lt;/b &gt;
1103 </message> 1103 </message>
1104 1104
1105 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Ma nager, the text in the menu item to change the default action for a particular f ile type."> 1105 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_MENU_ITEM" desc="In the File Ma nager, the text in the menu item to change the default action for a particular f ile type.">
1106 Change default... 1106 Change default&#8230;
1107 </message> 1107 </message>
1108 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Mana ger, the caption on the dialog box that chooses the default action for a particu lar file type."> 1108 <message name="IDS_FILE_BROWSER_CHANGE_DEFAULT_CAPTION" desc="In the File Mana ger, the caption on the dialog box that chooses the default action for a particu lar file type.">
1109 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files: 1109 Choose the default app for <ph name="FILE_TYPE">$1<ex>PNG</ex></ph> files:
1110 </message> 1110 </message>
1111 <message name="IDS_FILE_BROWSER_DEFAULT_TASK_LABEL" desc="In the File Manager actions menu, the text next to the default action name."> 1111 <message name="IDS_FILE_BROWSER_DEFAULT_TASK_LABEL" desc="In the File Manager actions menu, the text next to the default action name.">
1112 (default) 1112 (default)
1113 </message> 1113 </message>
1114 1114
1115 <message name="IDS_FILE_BROWSER_THUMBNAIL_VIEW_TOOLTIP" desc="Tooltip for the Thumbnail View button."> 1115 <message name="IDS_FILE_BROWSER_THUMBNAIL_VIEW_TOOLTIP" desc="Tooltip for the Thumbnail View button.">
1116 Thumbnail view 1116 Thumbnail view
(...skipping 16 matching lines...) Expand all
1133 </message> 1133 </message>
1134 1134
1135 <message name="IDS_FILE_BROWSER_ALL_FILES_FILTER" desc="All Files filter for O pen/Save dialog"> 1135 <message name="IDS_FILE_BROWSER_ALL_FILES_FILTER" desc="All Files filter for O pen/Save dialog">
1136 All files 1136 All files
1137 </message> 1137 </message>
1138 1138
1139 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space left for storage."> 1139 <message name="IDS_FILE_BROWSER_SPACE_AVAILABLE" desc="Menu item showing space left for storage.">
1140 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left 1140 <ph name="SPACE_AVAILABLE">$1<ex>4.8 GB</ex></ph> left
1141 </message> 1141 </message>
1142 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin g that FileBrowser is waiting for space information for storage. When actual dat a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE"> 1142 <message name="IDS_FILE_BROWSER_WAITING_FOR_SPACE_INFO" desc="Menu item, sayin g that FileBrowser is waiting for space information for storage. When actual dat a arrives, this item will be replaced with IDS_FILE_BROWSER_SPACE_AVAILABLE">
1143 Waiting for space info... 1143 Waiting for space info&#8230;
1144 </message> 1144 </message>
1145 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha t FileBrowser is failed to retrieve space information."> 1145 <message name="IDS_FILE_BROWSER_FAILED_SPACE_INFO" desc="Menu item, saying tha t FileBrowser is failed to retrieve space information.">
1146 Failed to retrieve space info 1146 Failed to retrieve space info
1147 </message> 1147 </message>
1148 1148
1149 <!-- Common for Audio player and Media player --> 1149 <!-- Common for Audio player and Media player -->
1150 <message name="IDS_MEDIA_PLAYER_PLAY_BUTTON_LABEL" desc="Label for the Play bu tton of media players (audio player / video player)."> 1150 <message name="IDS_MEDIA_PLAYER_PLAY_BUTTON_LABEL" desc="Label for the Play bu tton of media players (audio player / video player).">
1151 Play 1151 Play
1152 </message> 1152 </message>
1153 <message name="IDS_MEDIA_PLAYER_PAUSE_BUTTON_LABEL" desc="Label for the Pause button of media player (audio player / video player)."> 1153 <message name="IDS_MEDIA_PLAYER_PAUSE_BUTTON_LABEL" desc="Label for the Pause button of media player (audio player / video player).">
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
1216 </message> 1216 </message>
1217 <message name="IDS_VIDEO_PLAYER_DISABLE_SUBTITLES_BUTTON_LABEL" desc="Label fo r a button which is used to disable subtitles in video player."> 1217 <message name="IDS_VIDEO_PLAYER_DISABLE_SUBTITLES_BUTTON_LABEL" desc="Label fo r a button which is used to disable subtitles in video player.">
1218 Disable subtitles 1218 Disable subtitles
1219 </message> 1219 </message>
1220 1220
1221 <!-- Imageburn Strings --> 1221 <!-- Imageburn Strings -->
1222 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate"> 1222 <message name="IDS_CHECKING_FOR_UPDATES" desc="Notification for checking for u pdate">
1223 Checking for updates 1223 Checking for updates
1224 </message> 1224 </message>
1225 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update"> 1225 <message name="IDS_UPDATE_VERIFYING" desc="Message that the system is verifyin g an update">
1226 Verifying... 1226 Verifying&#8230;
1227 </message> 1227 </message>
1228 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update"> 1228 <message name="IDS_UPDATE_FINALIZING" desc="Message that the system is finaliz ing an update">
1229 Finalizing... 1229 Finalizing&#8230;
1230 </message> 1230 </message>
1231 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed on im age burning webpage "> 1231 <message name="IDS_IMAGEBURN_HEADER_TITLE" desc="Title that is displayed on im age burning webpage ">
1232 Create OS Recovery Media 1232 Create OS Recovery Media
1233 </message> 1233 </message>
1234 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under ima ge burning page title"> 1234 <message name="IDS_IMAGEBURN_HEADER_DESCRIPTION" desc="Text diplayed under ima ge burning page title">
1235 If you ever need to restore your computer's operating system you'll need a r ecovery SD card or USB memory stick. 1235 If you ever need to restore your computer's operating system you'll need a r ecovery SD card or USB memory stick.
1236 </message> 1236 </message>
1237 <message name="IDS_IMAGEBURN_HEADER_LINK" desc="Link to more info on system re covery"> 1237 <message name="IDS_IMAGEBURN_HEADER_LINK" desc="Link to more info on system re covery">
1238 Learn more about system recovery 1238 Learn more about system recovery
1239 </message> 1239 </message>
(...skipping 21 matching lines...) Expand all
1261 <message name="IDS_IMAGEBURN_NO_CONNECTION_WARNING" desc="Message instructing user to connect to the Internet"> 1261 <message name="IDS_IMAGEBURN_NO_CONNECTION_WARNING" desc="Message instructing user to connect to the Internet">
1262 Please connect to the Internet to proceed. 1262 Please connect to the Internet to proceed.
1263 </message> 1263 </message>
1264 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_STATUS" desc="Message telling user that removable device has insufficient space"> 1264 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_STATUS" desc="Message telling user that removable device has insufficient space">
1265 Insufficient space 1265 Insufficient space
1266 </message> 1266 </message>
1267 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_WARNING" desc="Message instruc ting user to insert device with enough capacity"> 1267 <message name="IDS_IMAGEBURN_INSUFFICIENT_SPACE_WARNING" desc="Message instruc ting user to insert device with enough capacity">
1268 The storage device has a capacity of <ph name="DEVICE_CAPACITY">$1<ex>1MB</e x></ph>. Please insert a SD card or USB memory stick with at least 4GB of capaci ty. 1268 The storage device has a capacity of <ph name="DEVICE_CAPACITY">$1<ex>1MB</e x></ph>. Please insert a SD card or USB memory stick with at least 4GB of capaci ty.
1269 </message> 1269 </message>
1270 <message name="IDS_IMAGEBURN_DOWNLOADING_STATUS" desc="Message telling user th at the image is being downloaded"> 1270 <message name="IDS_IMAGEBURN_DOWNLOADING_STATUS" desc="Message telling user th at the image is being downloaded">
1271 Downloading recovery image... 1271 Downloading recovery image&#8230;
1272 </message> 1272 </message>
1273 <message name="IDS_IMAGEBURN_DOWNLOAD_PROGRESS_TEXT" desc="Information on down loaded amount"> 1273 <message name="IDS_IMAGEBURN_DOWNLOAD_PROGRESS_TEXT" desc="Information on down loaded amount">
1274 <ph name="DOWNLOADED_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$ 2<ex>250kB</ex></ph> downloaded 1274 <ph name="DOWNLOADED_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$ 2<ex>250kB</ex></ph> downloaded
1275 </message> 1275 </message>
1276 <message name="IDS_IMAGEBURN_DOWNLOAD_TIME_REMAINING" desc="Expected remaining time of the download"> 1276 <message name="IDS_IMAGEBURN_DOWNLOAD_TIME_REMAINING" desc="Expected remaining time of the download">
1277 Time remaining: <ph name="TIME_REMAINING">$1<ex>5s</ex></ph> 1277 Time remaining: <ph name="TIME_REMAINING">$1<ex>5s</ex></ph>
1278 </message> 1278 </message>
1279 <message name="IDS_IMAGEBURN_UNZIP_STATUS" desc="Message telling user that the image is being extracted"> 1279 <message name="IDS_IMAGEBURN_UNZIP_STATUS" desc="Message telling user that the image is being extracted">
1280 Extracting recovery image... 1280 Extracting recovery image&#8230;
1281 </message> 1281 </message>
1282 <message name="IDS_IMAGEBURN_BURN_STATUS" desc="Message telling user that the image is being copied"> 1282 <message name="IDS_IMAGEBURN_BURN_STATUS" desc="Message telling user that the image is being copied">
1283 Copying recovery image... 1283 Copying recovery image&#8230;
1284 </message> 1284 </message>
1285 <message name="IDS_IMAGEBURN_BURN_PROGRESS_TEXT" desc="Information on burned a mount"> 1285 <message name="IDS_IMAGEBURN_BURN_PROGRESS_TEXT" desc="Information on burned a mount">
1286 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex> 250kB</ex></ph> copied 1286 <ph name="BURNT_AMOUNT">$1<ex>40kB</ex></ph> of <ph name="TOTAL_SIZE">$2<ex> 250kB</ex></ph> copied
1287 </message> 1287 </message>
1288 <message name="IDS_IMAGEBURN_PROGRESS_TIME_UNKNOWN" desc="Message telling user that a tast could take few minutes"> 1288 <message name="IDS_IMAGEBURN_PROGRESS_TIME_UNKNOWN" desc="Message telling user that a tast could take few minutes">
1289 This may take a few minutes 1289 This may take a few minutes
1290 </message> 1290 </message>
1291 <message name="IDS_IMAGEBURN_ERROR_STATUS" desc="Message telling user that an error occurred"> 1291 <message name="IDS_IMAGEBURN_ERROR_STATUS" desc="Message telling user that an error occurred">
1292 An error occurred 1292 An error occurred
1293 </message> 1293 </message>
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
1452 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled."> 1452 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_MESSAGE" desc="Message shown in notification when Google Drive offline mode is automatically enabled.">
1453 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo gle Drive app to access them online or offline. 1453 Your Docs, Sheets, Slides, and Drawings files are being synced. Open the Goo gle Drive app to access them online or offline.
1454 </message> 1454 </message>
1455 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled."> 1455 <message name="IDS_DRIVE_OFFLINE_NOTIFICATION_BUTTON" desc="Label on button in notification when Google Drive offline mode is automatically enabled.">
1456 Learn More 1456 Learn More
1457 </message> 1457 </message>
1458 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can cel update on a non-official build"> 1458 <message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to can cel update on a non-official build">
1459 Press ESCAPE to skip (Non-official builds only). 1459 Press ESCAPE to skip (Non-official builds only).
1460 </message> 1460 </message>
1461 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b een cancelled by user"> 1461 <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has b een cancelled by user">
1462 Cancelling update... 1462 Cancelling update&#8230;
1463 </message> 1463 </message>
1464 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen"> 1464 <message name="IDS_REMORA_CONFIRM_MESSAGE" desc="Remora confirm message on the first OOBE screen">
1465 Chromebox for Meetings device is ready to be set up. 1465 Chromebox for Meetings device is ready to be set up.
1466 </message> 1466 </message>
1467 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen"> 1467 <message name="IDS_WELCOME_SCREEN_GREETING" desc="Greeting message on the OOBE welcome screen">
1468 Welcome! 1468 Welcome!
1469 </message> 1469 </message>
1470 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome scree n"> 1470 <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome scree n">
1471 Connect 1471 Connect
1472 </message> 1472 </message>
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
1524 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1524 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen">
1525 Chrome updates automatically so you always have the freshest version 1525 Chrome updates automatically so you always have the freshest version
1526 </message> 1526 </message>
1527 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen"> 1527 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen">
1528 Sign in 1528 Sign in
1529 </message> 1529 </message>
1530 <message name="IDS_SIGNIN_SCREEN_TITLE_TAB_PROMPT" desc="Title of OOBE/Add Use r sign-in screen with TAB prompt when ChromeVox is active"> 1530 <message name="IDS_SIGNIN_SCREEN_TITLE_TAB_PROMPT" desc="Title of OOBE/Add Use r sign-in screen with TAB prompt when ChromeVox is active">
1531 Sign in, press the tab key to interact with input elements 1531 Sign in, press the tab key to interact with input elements
1532 </message> 1532 </message>
1533 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen"> 1533 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia loading screen">
1534 Please wait... 1534 Please wait&#8230;
1535 </message> 1535 </message>
1536 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo rk selection screen"> 1536 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo rk selection screen">
1537 Let's get started 1537 Let's get started
1538 </message> 1538 </message>
1539 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo r language selection dropdown"> 1539 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo r language selection dropdown">
1540 What is your language? 1540 What is your language?
1541 </message> 1541 </message>
1542 <message name="IDS_OOBE_ASSET_ID_LABEL" desc="Chrome OS OOBE: label for asset identifier."> 1542 <message name="IDS_OOBE_ASSET_ID_LABEL" desc="Chrome OS OOBE: label for asset identifier.">
1543 Asset ID: <ph name="ASSET_ID">$1<ex>None specified</ex></ph> 1543 Asset ID: <ph name="ASSET_ID">$1<ex>None specified</ex></ph>
1544 </message> 1544 </message>
(...skipping 15 matching lines...) Expand all
1560 <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 met hod has changed to..."> 1560 <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 met hod has changed to...">
1561 Korean 1561 Korean
1562 </message> 1562 </message>
1563 <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 afte r the text: Your input method has changed to..."> 1563 <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 afte r the text: Your input method has changed to...">
1564 Braille 1564 Braille
1565 </message> 1565 </message>
1566 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selecti on dropdown"> 1566 <message name="IDS_KEYBOARD_SELECTION_SELECT" desc="Label for keyboard selecti on dropdown">
1567 Select your keyboard: 1567 Select your keyboard:
1568 </message> 1568 </message>
1569 <message name="IDS_HID_DETECTION_INVITATION_TEXT" desc="Text shown on top of H ID detection screen inviting user to connect an input device."> 1569 <message name="IDS_HID_DETECTION_INVITATION_TEXT" desc="Text shown on top of H ID detection screen inviting user to connect an input device.">
1570 Searching for Bluetooth and USB devices... 1570 Searching for Bluetooth and USB devices&#8230;
1571 </message> 1571 </message>
1572 <message name="IDS_HID_DETECTION_PRECONDITION_TEXT" desc="Text shown on HID de tection screen beneath invitation."> 1572 <message name="IDS_HID_DETECTION_PRECONDITION_TEXT" desc="Text shown on HID de tection screen beneath invitation.">
1573 Please connect a mouse or a keyboard. If you are using a Bluetooth device, m ake sure it is ready to pair. 1573 Please connect a mouse or a keyboard. If you are using a Bluetooth device, m ake sure it is ready to pair.
1574 </message> 1574 </message>
1575 <message name="IDS_HID_DETECTION_SEARCHING_MOUSE" desc="Text shown on HID dete ction screen next to mouse icon while device searching."> 1575 <message name="IDS_HID_DETECTION_SEARCHING_MOUSE" desc="Text shown on HID dete ction screen next to mouse icon while device searching.">
1576 Searching for mouse... 1576 Searching for mouse&#8230;
1577 </message> 1577 </message>
1578 <message name="IDS_HID_DETECTION_SEARCHING_KEYBOARD" desc="Text shown on HID d etection screen next to keyboard icon while device searching."> 1578 <message name="IDS_HID_DETECTION_SEARCHING_KEYBOARD" desc="Text shown on HID d etection screen next to keyboard icon while device searching.">
1579 Searching for keyboard... 1579 Searching for keyboard&#8230;
1580 </message> 1580 </message>
1581 <message name="IDS_HID_DETECTION_CONNECTED_USB_MOUSE" desc="Text shown on HID detection screen next to mouse icon after USB mouse is connected."> 1581 <message name="IDS_HID_DETECTION_CONNECTED_USB_MOUSE" desc="Text shown on HID detection screen next to mouse icon after USB mouse is connected.">
1582 USB mouse connected 1582 USB mouse connected
1583 </message> 1583 </message>
1584 <message name="IDS_HID_DETECTION_CONNECTED_POINTING_DEVICE" desc="Text shown o n HID detection screen next to mouse icon after other pointing device is connect ed."> 1584 <message name="IDS_HID_DETECTION_CONNECTED_POINTING_DEVICE" desc="Text shown o n HID detection screen next to mouse icon after other pointing device is connect ed.">
1585 Pointing device connected 1585 Pointing device connected
1586 </message> 1586 </message>
1587 <message name="IDS_HID_DETECTION_CONNECTED_USB_KEYBOARD" desc="Text shown on H ID detection screen next to keyboard icon after USB keyboard is connected."> 1587 <message name="IDS_HID_DETECTION_CONNECTED_USB_KEYBOARD" desc="Text shown on H ID detection screen next to keyboard icon after USB keyboard is connected.">
1588 USB keyboard connected 1588 USB keyboard connected
1589 </message> 1589 </message>
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
1668 <message name="IDS_LOGIN_PASSWORD"> 1668 <message name="IDS_LOGIN_PASSWORD">
1669 Password 1669 Password
1670 </message> 1670 </message>
1671 <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button"> 1671 <message name="IDS_DISABLED_ADD_USER_TOOLTIP" desc="Tooltip over disabled Add user button">
1672 The owner of this device has disabled new users from being added 1672 The owner of this device has disabled new users from being added
1673 </message> 1673 </message>
1674 <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over di sabled Add user button"> 1674 <message name="IDS_DISABLED_ADD_USER_TOOLTIP_ENTERPRISE" desc="Tooltip over di sabled Add user button">
1675 The administrator of this device has disabled new users from being added 1675 The administrator of this device has disabled new users from being added
1676 </message> 1676 </message>
1677 <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed whi le installing and/or launching web application in kiosk mode."> 1677 <message name="IDS_APP_START_NETWORK_WAIT_MESSAGE" desc="Message displayed whi le installing and/or launching web application in kiosk mode.">
1678 Waiting for network connection... 1678 Waiting for network connection&#8230;
1679 </message> 1679 </message>
1680 <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while i nstalling and/or launching web application in kiosk mode."> 1680 <message name="IDS_APP_START_APP_WAIT_MESSAGE" desc="Message displayed while i nstalling and/or launching web application in kiosk mode.">
1681 Initializing application... 1681 Initializing application&#8230;
1682 </message> 1682 </message>
1683 <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_MESSAGE" desc="Message displa yed while waiting for the application to create its window in kiosk mode."> 1683 <message name="IDS_APP_START_WAIT_FOR_APP_WINDOW_MESSAGE" desc="Message displa yed while waiting for the application to create its window in kiosk mode.">
1684 Waiting for application window... 1684 Waiting for application window&#8230;
1685 </message> 1685 </message>
1686 <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for confi gure network button while installing and/or launching web application in kiosk m ode."> 1686 <message name="IDS_APP_START_CONFIGURE_NETWORK" desc="Text displayed for confi gure network button while installing and/or launching web application in kiosk m ode.">
1687 Configure network 1687 Configure network
1688 </message> 1688 </message>
1689 <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displ ayed while the network wait is timed out during app launching."> 1689 <message name="IDS_APP_START_NETWORK_WAIT_TIMEOUT_MESSAGE" desc="Message displ ayed while the network wait is timed out during app launching.">
1690 Internet disconnected. Please check your internet connection. 1690 Internet disconnected. Please check your internet connection.
1691 </message> 1691 </message>
1692 <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 bailo ut the launch."> 1692 <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 bailo ut the launch.">
1693 Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>C hrome OS</ex></ph> 1693 Press Ctrl + Alt + S to switch to <ph name="IDS_SHORT_PRODUCT_OS_NAME">$1<ex>C hrome OS</ex></ph>
1694 </message> 1694 </message>
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1736 We're sorry. We can't access your profile. Files and data stored on this dev ice may have been lost.<ph name="BR">&lt;br&gt;</ph> 1736 We're sorry. We can't access your profile. Files and data stored on this dev ice may have been lost.<ph name="BR">&lt;br&gt;</ph>
1737 <ph name="BR">&lt;br&gt;</ph> 1737 <ph name="BR">&lt;br&gt;</ph>
1738 You'll have to set up your profile again.<ph name="BR">&lt;br&gt;</ph> 1738 You'll have to set up your profile again.<ph name="BR">&lt;br&gt;</ph>
1739 <ph name="BR">&lt;br&gt;</ph> 1739 <ph name="BR">&lt;br&gt;</ph>
1740 On the next screen, please send feedback to help us fix the issue. 1740 On the next screen, please send feedback to help us fix the issue.
1741 </message> 1741 </message>
1742 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_CONTINUE" desc="Label of the button to continue with re-creating cryptohome for the fatal cryptohome e rror dialog box"> 1742 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_CONTINUE" desc="Label of the button to continue with re-creating cryptohome for the fatal cryptohome e rror dialog box">
1743 Continue 1743 Continue
1744 </message> 1744 </message>
1745 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_WAIT_MESSAGE" desc="Me ssage to show when the fatal cryptohome error dialog box is waiting for user pro file re-creation to be closed."> 1745 <message name="IDS_LOGIN_UNRECOVERABLE_CRYPTOHOME_ERROR_WAIT_MESSAGE" desc="Me ssage to show when the fatal cryptohome error dialog box is waiting for user pro file re-creation to be closed.">
1746 Re-creating profile, please wait... 1746 Re-creating profile, please wait&#8230;
1747 </message> 1747 </message>
1748 <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 pr ovider. This is the version of the string used in the GAIA flow."> 1748 <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 pr ovider. This is the version of the string used in the GAIA flow.">
1749 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph> 1749 This sign-in service is hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex> </ph>
1750 </message> 1750 </message>
1751 <message name="IDS_LOGIN_SAML_NOTICE_WITH_VIDEO" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider which has requested video media access."> 1751 <message name="IDS_LOGIN_SAML_NOTICE_WITH_VIDEO" desc="Text message displayed above SAML portal to early indicate that the user is being redirected to another sign-in provider which has requested video media access.">
1752 This sign-in service, hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ ph>, is accessing your camera. 1752 This sign-in service, hosted by <ph name="SAML_DOMAIN">$1<ex>saml.com</ex></ ph>, is accessing your camera.
1753 </message> 1753 </message>
1754 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog."> 1754 <message name="IDS_LOGIN_CONFIRM_PASSWORD_TITLE" desc="Title for the confirm p assword dialog.">
1755 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile. 1755 Please re-enter your password to update your <ph name="DEVICE_TYPE">$1<ex>Ch romebook</ex></ph> profile.
1756 </message> 1756 </message>
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
2086 <message name="IDS_OPTIONS_SETTINGS_SECTION_THIRD_PARTY_VPN_NAME_TEMPLATE" des c="Template for constructing the name of a VPN network that is handled by a thir d-party VPN provider from the provider name and the network name."> 2086 <message name="IDS_OPTIONS_SETTINGS_SECTION_THIRD_PARTY_VPN_NAME_TEMPLATE" des c="Template for constructing the name of a VPN network that is handled by a thir d-party VPN provider from the provider name and the network name.">
2087 <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>: <ph name="NETWORK_NAME">$2 <ex>Work Network</ex></ph> 2087 <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>: <ph name="NETWORK_NAME">$2 <ex>Work Network</ex></ph>
2088 </message> 2088 </message>
2089 <message name="IDS_OPTIONS_SETTINGS_SECTION_DEFAULT_THIRD_PARTY_PROVIDER_NAME" desc="Default Third Party VPN Provider Name used when the extension is uninstal led or for non primary users." > 2089 <message name="IDS_OPTIONS_SETTINGS_SECTION_DEFAULT_THIRD_PARTY_PROVIDER_NAME" desc="Default Third Party VPN Provider Name used when the extension is uninstal led or for non primary users." >
2090 Third Party VPN 2090 Third Party VPN
2091 </message> 2091 </message>
2092 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADD_CONNECTION" desc="Title for control to add a new network connection." > 2092 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ADD_CONNECTION" desc="Title for control to add a new network connection." >
2093 Add connection 2093 Add connection
2094 </message> 2094 </message>
2095 <message name="IDS_OPTIONS_SETTINGS_ADD_CONNECTION_WIFI" desc="Menu item for a dding a new Wi-Fi connection" > 2095 <message name="IDS_OPTIONS_SETTINGS_ADD_CONNECTION_WIFI" desc="Menu item for a dding a new Wi-Fi connection" >
2096 Add Wi-Fi... 2096 Add Wi-Fi&#8230;
2097 </message> 2097 </message>
2098 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc="Ti tle for section in settings/internet for list of remembered (favirote) networks" > 2098 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc="Ti tle for section in settings/internet for list of remembered (favirote) networks" >
2099 Remembered networks 2099 Remembered networks
2100 2100
2101 </message> 2101 </message>
2102 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN_TEMPLATE" desc="Template for const ructing a menu item that will ask a given VPN provider to show its 'add network' dialog."> 2102 <message name="IDS_OPTIONS_SETTINGS_ADD_VPN_TEMPLATE" desc="Template for const ructing a menu item that will ask a given VPN provider to show its 'add network' dialog.">
2103 Add <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>... 2103 Add <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>&#8230;
2104 </message> 2104 </message>
2105 <!-- Network state strings --> 2105 <!-- Network state strings -->
2106 <message name="IDS_CHROMEOS_NETWORK_STATE_NOT_CONNECTED" desc="Displayed state for a network when not connected."> 2106 <message name="IDS_CHROMEOS_NETWORK_STATE_NOT_CONNECTED" desc="Displayed state for a network when not connected.">
2107 Not connected 2107 Not connected
2108 </message> 2108 </message>
2109 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTED" desc="Displayed state for a network when connected"> 2109 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTED" desc="Displayed state for a network when connected">
2110 Connected 2110 Connected
2111 </message> 2111 </message>
2112 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTING" desc="Displayed state fo r a network when connecting"> 2112 <message name="IDS_CHROMEOS_NETWORK_STATE_CONNECTING" desc="Displayed state fo r a network when connecting">
2113 Connecting 2113 Connecting
2114 </message> 2114 </message>
2115 2115
2116 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed when a type of network connection is disabled"> 2116 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed when a type of network connection is disabled">
2117 Disabled 2117 Disabled
2118 </message> 2118 </message>
2119 <message name="IDS_OPTIONS_SETTINGS_NETWORK_PROHIBITED" desc="Message displaye d when a type of network connection is prohibited"> 2119 <message name="IDS_OPTIONS_SETTINGS_NETWORK_PROHIBITED" desc="Message displaye d when a type of network connection is prohibited">
2120 Disabled by administrator 2120 Disabled by administrator
2121 </message> 2121 </message>
2122 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for conne cting to a network that is not listed in the menu."> 2122 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for conne cting to a network that is not listed in the menu.">
2123 Join other... 2123 Join other&#8230;
2124 </message> 2124 </message>
2125 <message name="IDS_OPTIONS_SETTINGS_PROHIBITED_NETWORK" desc="Message displaye d when a specific network is prohibited"> 2125 <message name="IDS_OPTIONS_SETTINGS_PROHIBITED_NETWORK" desc="Message displaye d when a specific network is prohibited">
2126 Connecting to this network is disabled by your administrator. 2126 Connecting to this network is disabled by your administrator.
2127 </message> 2127 </message>
2128 <message name="IDS_OPTIONS_SETTINGS_PROHIBITED_NETWORK_OTHER" desc="Message di splayed when a connecting to other networks is prohibited"> 2128 <message name="IDS_OPTIONS_SETTINGS_PROHIBITED_NETWORK_OTHER" desc="Message di splayed when a connecting to other networks is prohibited">
2129 Connecting to other networks is disabled by your administrator. 2129 Connecting to other networks is disabled by your administrator.
2130 </message> 2130 </message>
2131 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIFI" desc="Menu option in the Wi-Fi menu when there is a connected Wi-Fi network."> 2131 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIFI" desc="Menu option in the Wi-Fi menu when there is a connected Wi-Fi network.">
2132 Disable Wi-Fi 2132 Disable Wi-Fi
2133 </message> 2133 </message>
2134 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIMAX" desc="Menu option i n the WiMAX menu when there is a connected WiMAX network."> 2134 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_WIMAX" desc="Menu option i n the WiMAX menu when there is a connected WiMAX network.">
2135 Disable WiMAX 2135 Disable WiMAX
2136 </message> 2136 </message>
2137 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu optio n in the Cellular menu when there is a connected cellular network."> 2137 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLE_CELLULAR" desc="Menu optio n in the Cellular menu when there is a connected cellular network.">
2138 Disable mobile data 2138 Disable mobile data
2139 </message> 2139 </message>
2140 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication."> 2140 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_AIRPLANE_MODE" desc="Control on the settings page for disabling all wireless communication.">
2141 Airplane mode 2141 Airplane mode
2142 </message> 2142 </message>
2143 <message name="IDS_OPTIONS_SETTINGS_NETWORK_AIRPLANE_MODE_LABEL" desc="Descrip tion shown on the airplane mode control."> 2143 <message name="IDS_OPTIONS_SETTINGS_NETWORK_AIRPLANE_MODE_LABEL" desc="Descrip tion shown on the airplane mode control.">
2144 Turn off all wireless connections. 2144 Turn off all wireless connections.
2145 </message> 2145 </message>
2146 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_LABEL" desc="Menu item for activating the preferred networks dialog."> 2146 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_LABEL" desc="Menu item for activating the preferred networks dialog.">
2147 Preferred networks... 2147 Preferred networks&#8230;
2148 </message> 2148 </message>
2149 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_TITLE" desc="Title for the preferred networks dialog."> 2149 <message name="IDS_OPTIONS_SETTINGS_PREFERRED_NETWORKS_TITLE" desc="Title for the preferred networks dialog.">
2150 Preferred Networks 2150 Preferred Networks
2151 </message> 2151 </message>
2152 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME"> 2152 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME">
2153 Device 2153 Device
2154 </message> 2154 </message>
2155 <message name="IDS_OPTIONS_DEVICE_GROUP_DESCRIPTION"> 2155 <message name="IDS_OPTIONS_DEVICE_GROUP_DESCRIPTION">
2156 Change settings specific to your device and peripherals. 2156 Change settings specific to your device and peripherals.
2157 </message> 2157 </message>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2200 <message name="IDS_OPTIONS_BATTERY_STATUS" desc="The battery status in the dev ice section and 'Power' overlay while the battery is discharging, showing the ba ttery power as a percentage and the time left until the battery is empty."> 2200 <message name="IDS_OPTIONS_BATTERY_STATUS" desc="The battery status in the dev ice section and 'Power' overlay while the battery is discharging, showing the ba ttery power as a percentage and the time left until the battery is empty.">
2201 <ph name="percentage">$1<ex>56</ex></ph>% - <ph name="time">$2<ex>2 hours an d 20 minutes</ex></ph> left 2201 <ph name="percentage">$1<ex>56</ex></ph>% - <ph name="time">$2<ex>2 hours an d 20 minutes</ex></ph> left
2202 </message> 2202 </message>
2203 <message name="IDS_OPTIONS_BATTERY_STATUS_CHARGING" desc="The battery status i n the device section and 'Power' overlay while the battery is charging, showing the battery power as a percentage and the time left until the battery is full."> 2203 <message name="IDS_OPTIONS_BATTERY_STATUS_CHARGING" desc="The battery status i n the device section and 'Power' overlay while the battery is charging, showing the battery power as a percentage and the time left until the battery is full.">
2204 <ph name="percentage">$1<ex>56</ex></ph>% - <ph name="time">$2<ex>2 hours an d 20 minutes</ex></ph> until full 2204 <ph name="percentage">$1<ex>56</ex></ph>% - <ph name="time">$2<ex>2 hours an d 20 minutes</ex></ph> until full
2205 </message> 2205 </message>
2206 <message name="IDS_OPTIONS_BATTERY_STATUS_SHORT" desc="The battery status in t he device section and 'Power' overlay when the time left cannot be shown."> 2206 <message name="IDS_OPTIONS_BATTERY_STATUS_SHORT" desc="The battery status in t he device section and 'Power' overlay when the time left cannot be shown.">
2207 <ph name="percentage">$1<ex>56</ex></ph>% 2207 <ph name="percentage">$1<ex>56</ex></ph>%
2208 </message> 2208 </message>
2209 <message name="IDS_OPTIONS_DEVICE_GROUP_POWER_SETTINGS_BUTTON" desc="Text on b utton to take user to the 'Power' overlay."> 2209 <message name="IDS_OPTIONS_DEVICE_GROUP_POWER_SETTINGS_BUTTON" desc="Text on b utton to take user to the 'Power' overlay.">
2210 Manage power source... 2210 Manage power source&#8230;
2211 </message> 2211 </message>
2212 <message name="IDS_OPTIONS_POWER_OVERLAY_TITLE" desc="The title for the 'Power ' overlay."> 2212 <message name="IDS_OPTIONS_POWER_OVERLAY_TITLE" desc="The title for the 'Power ' overlay.">
2213 Power 2213 Power
2214 </message> 2214 </message>
2215 <message name="IDS_OPTIONS_POWER_OVERLAY_CALCULATING" desc="The description in the 'Power' overlay when the power status is being determined."> 2215 <message name="IDS_OPTIONS_POWER_OVERLAY_CALCULATING" desc="The description in the 'Power' overlay when the power status is being determined.">
2216 Checking... 2216 Checking&#8230;
2217 </message> 2217 </message>
2218 <message name="IDS_OPTIONS_POWER_SOURCE_LABEL" desc="The label for the power s ource dropdown in the Power overlay."> 2218 <message name="IDS_OPTIONS_POWER_SOURCE_LABEL" desc="The label for the power s ource dropdown in the Power overlay.">
2219 Power source: 2219 Power source:
2220 </message> 2220 </message>
2221 <message name="IDS_OPTIONS_POWER_SOURCE_BATTERY" desc="The text referring to t he battery as the power source."> 2221 <message name="IDS_OPTIONS_POWER_SOURCE_BATTERY" desc="The text referring to t he battery as the power source.">
2222 Battery 2222 Battery
2223 </message> 2223 </message>
2224 <message name="IDS_OPTIONS_POWER_SOURCE_AC_ADAPTER" desc="The text referring t o a dedicated charger like an AC adapter as the power source."> 2224 <message name="IDS_OPTIONS_POWER_SOURCE_AC_ADAPTER" desc="The text referring t o a dedicated charger like an AC adapter as the power source.">
2225 AC adapter 2225 AC adapter
2226 </message> 2226 </message>
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
2281 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE"> 2281 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
2282 Disable Bluetooth 2282 Disable Bluetooth
2283 </message> 2283 </message>
2284 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE"> 2284 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ENABLE">
2285 Enable Bluetooth 2285 Enable Bluetooth
2286 </message> 2286 </message>
2287 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE"> 2287 <message name="IDS_OPTIONS_SETTINGS_ADD_BLUETOOTH_DEVICE">
2288 Add a device 2288 Add a device
2289 </message> 2289 </message>
2290 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING"> 2290 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCANNING">
2291 Searching for devices... 2291 Searching for devices&#8230;
2292 </message> 2292 </message>
2293 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCAN_STOPPED"> 2293 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_SCAN_STOPPED">
2294 Device scan stopped. 2294 Device scan stopped.
2295 </message> 2295 </message>
2296 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES"> 2296 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES">
2297 No devices 2297 No devices
2298 </message> 2298 </message>
2299 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND"> 2299 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_NO_DEVICES_FOUND">
2300 No devices found 2300 No devices found
2301 </message> 2301 </message>
2302 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING"> 2302 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECTING">
2303 <ph name="DEVICE_NAME">$1<ex>Apple Magic Mouse</ex></ph>: Connecting... 2303 <ph name="DEVICE_NAME">$1<ex>Apple Magic Mouse</ex></ph>: Connecting&#8230;
2304 </message> 2304 </message>
2305 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ADD_DEVICE_TITLE"> 2305 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_ADD_DEVICE_TITLE">
2306 Add Bluetooth device 2306 Add Bluetooth device
2307 </message> 2307 </message>
2308 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT"> 2308 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_CONNECT">
2309 Connect 2309 Connect
2310 </message> 2310 </message>
2311 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT"> 2311 <message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISCONNECT">
2312 Disconnect 2312 Disconnect
2313 </message> 2313 </message>
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
2539 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST " desc="The text shown for resolution options to annotate this is the best resol ution."> 2539 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_BEST " desc="The text shown for resolution options to annotate this is the best resol ution.">
2540 (Best) 2540 (Best)
2541 </message> 2541 </message>
2542 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_NATI VE" desc="The text shown for resolution options to annotate this is the native r esolution."> 2542 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_RESOLUTION_ANNOTATION_NATI VE" desc="The text shown for resolution options to annotate this is the native r esolution.">
2543 (Native) 2543 (Native)
2544 </message> 2544 </message>
2545 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc ="The default value of display orientation option item."> 2545 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_STANDARD_ORIENTATION" desc ="The default value of display orientation option item.">
2546 Standard 2546 Standard
2547 </message> 2547 </message>
2548 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN " desc="Button label to start calibrating the overscan preference."> 2548 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_START_CALIBRATING_OVERSCAN " desc="Button label to start calibrating the overscan preference.">
2549 Adjust... 2549 Adjust&#8230;
2550 </message> 2550 </message>
2551 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" de sc="The color profile name for 'standard'."> 2551 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_STANDARD" de sc="The color profile name for 'standard'.">
2552 Standard 2552 Standard
2553 </message> 2553 </message>
2554 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" des c="The color profile name for 'dynamic'."> 2554 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_DYNAMIC" des c="The color profile name for 'dynamic'.">
2555 Dynamic 2555 Dynamic
2556 </message> 2556 </message>
2557 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_MOVIE" desc= "The color profile name for 'movie'."> 2557 <message name="IDS_OPTIONS_SETTINGS_DISPLAY_OPTIONS_COLOR_PROFILE_MOVIE" desc= "The color profile name for 'movie'.">
2558 Movie 2558 Movie
2559 </message> 2559 </message>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2593 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the tex t on the button to forget this network."> 2593 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the tex t on the button to forget this network.">
2594 Forget this network 2594 Forget this network
2595 </message> 2595 </message>
2596 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks."> 2596 <message name="IDS_OPTIONS_SETTINGS_SHARED_NETWORK" desc="In settings Internet options, the label for shared networks.">
2597 Shared 2597 Shared
2598 </message> 2598 </message>
2599 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the t ext on the button to activate a cellular network."> 2599 <message name="IDS_OPTIONS_SETTINGS_ACTIVATE" desc="In the settings tab, the t ext on the button to activate a cellular network.">
2600 Activate 2600 Activate
2601 </message> 2601 </message>
2602 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the te xt on the button to display more options."> 2602 <message name="IDS_OPTIONS_SETTINGS_OPTIONS" desc="In the settings tab, the te xt on the button to display more options.">
2603 Options... 2603 Options&#8230;
2604 </message> 2604 </message>
2605 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks."> 2605 <message name="IDS_OPTIONS_SETTINGS_OTHER_WIFI_NETWORKS" desc="In the settings tab, the text on the button to display other Wi-Fi networks.">
2606 Other Wi-Fi network... 2606 Other Wi-Fi network&#8230;
2607 </message> 2607 </message>
2608 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the sett ings tab, the text on the button to display other cellular networks."> 2608 <message name="IDS_OPTIONS_SETTINGS_OTHER_CELLULAR_NETWORKS" desc="In the sett ings tab, the text on the button to display other cellular networks.">
2609 Other mobile network... 2609 Other mobile network&#8230;
2610 </message> 2610 </message>
2611 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for th e dialog to configure and connect to a wifi network."> 2611 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIFI_NETWORKS" desc="The title for th e dialog to configure and connect to a wifi network.">
2612 Join Wi-Fi network 2612 Join Wi-Fi network
2613 </message> 2613 </message>
2614 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE_ETHERNET" desc="The title for th e dialog to configure an ethernet network."> 2614 <message name="IDS_OPTIONS_SETTINGS_CONFIGURE_ETHERNET" desc="The title for th e dialog to configure an ethernet network.">
2615 Configure Ethernet network 2615 Configure Ethernet network
2616 </message> 2616 </message>
2617 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIMAX_NETWORKS" desc="The title for t he dialog to join a wimax network."> 2617 <message name="IDS_OPTIONS_SETTINGS_JOIN_WIMAX_NETWORKS" desc="The title for t he dialog to join a wimax network.">
2618 Join WiMAX network 2618 Join WiMAX network
2619 </message> 2619 </message>
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
2677 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION" de sc="Description in the storage manager confirmation dialog to remove a user from the device."> 2677 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION" de sc="Description in the storage manager confirmation dialog to remove a user from the device.">
2678 This action will permanently delete this user’s downloads, offline files, br owsing data, and Android storage. This cannot be undone. 2678 This action will permanently delete this user’s downloads, offline files, br owsing data, and Android storage. This cannot be undone.
2679 </message> 2679 </message>
2680 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION_WIT HOUT_ANDROID" desc="Description in the storage manager confirmation dialog to re move a user from the device. This description doesn't mention Android."> 2680 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_DESCRIPTION_WIT HOUT_ANDROID" desc="Description in the storage manager confirmation dialog to re move a user from the device. This description doesn't mention Android.">
2681 This action will permanently delete this user’s downloads, offline files, an d browsing data. This cannot be undone. 2681 This action will permanently delete this user’s downloads, offline files, an d browsing data. This cannot be undone.
2682 </message> 2682 </message>
2683 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_REMOVE_BUTTON_L ABEL" desc="In storage manager confirmation dialog, label for the button to dele te offline files."> 2683 <message name="IDS_OPTIONS_SETTINGS_STORAGE_REMOVE_USER_DIALOG_REMOVE_BUTTON_L ABEL" desc="In storage manager confirmation dialog, label for the button to dele te offline files.">
2684 Remove 2684 Remove
2685 </message> 2685 </message>
2686 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SIZE_CALCULATING" desc="In storage manager overlay, label for storage item's size indicating the size is being cal culated."> 2686 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SIZE_CALCULATING" desc="In storage manager overlay, label for storage item's size indicating the size is being cal culated.">
2687 Calculating... 2687 Calculating&#8230;
2688 </message> 2688 </message>
2689 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SIZE_UNKNOWN" desc="In storage man ager overlay, label for storage item's size indicating the size is unknown"> 2689 <message name="IDS_OPTIONS_SETTINGS_STORAGE_SIZE_UNKNOWN" desc="In storage man ager overlay, label for storage item's size indicating the size is unknown">
2690 Unknown 2690 Unknown
2691 </message> 2691 </message>
2692 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_CAPACITY" desc="In stor age manager overlay, label for the total size of Chrome OS internal storage."> 2692 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_CAPACITY" desc="In stor age manager overlay, label for the total size of Chrome OS internal storage.">
2693 Capacity 2693 Capacity
2694 </message> 2694 </message>
2695 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_IN_USE" desc="In storag e manager overlay, label for the used storage size of Chrome OS internal storage ."> 2695 <message name="IDS_OPTIONS_SETTINGS_STORAGE_ITEM_LABEL_IN_USE" desc="In storag e manager overlay, label for the used storage size of Chrome OS internal storage .">
2696 In use 2696 In use
2697 </message> 2697 </message>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2740 <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."> 2740 <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.">
2741 These settings may only be modified by the owner: 2741 These settings may only be modified by the owner:
2742 </message> 2742 </message>
2743 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case : In the Personal Stuff settings tab, the title text for Account section."> 2743 <message name="IDS_OPTIONS_PERSONAL_ACCOUNT_GROUP_NAME" desc="In sentence case : In the Personal Stuff settings tab, the title text for Account section.">
2744 Account 2744 Account
2745 </message> 2745 </message>
2746 <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."> 2746 <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.">
2747 Require password to wake from sleep 2747 Require password to wake from sleep
2748 </message> 2748 </message>
2749 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper."> 2749 <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper.">
2750 Set wallpaper... 2750 Set wallpaper&#8230;
2751 </message> 2751 </message>
2752 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label."> 2752 <message name="IDS_OPTIONS_SET_WALLPAPER_AUTHOR_TEXT" desc="Author label.">
2753 Photo by 2753 Photo by
2754 </message> 2754 </message>
2755 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper."> 2755 <message name="IDS_OPTIONS_WALLPAPER_CENTER_LAYOUT" desc="Label for option to center a customized wallpaper.">
2756 Center 2756 Center
2757 </message> 2757 </message>
2758 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op tion to center crop a customized wallpaper."> 2758 <message name="IDS_OPTIONS_WALLPAPER_CENTER_CROPPED_LAYOUT" desc="Label for op tion to center crop a customized wallpaper.">
2759 Center Cropped 2759 Center Cropped
2760 </message> 2760 </message>
2761 <message name="IDS_OPTIONS_WALLPAPER_STRETCH_LAYOUT" desc="Label for option to stretch a customized wallpaper."> 2761 <message name="IDS_OPTIONS_WALLPAPER_STRETCH_LAYOUT" desc="Label for option to stretch a customized wallpaper.">
2762 Stretch 2762 Stretch
2763 </message> 2763 </message>
2764 <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"> 2764 <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">
2765 Change... 2765 Change&#8230;
2766 </message> 2766 </message>
2767 <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user p icture that user must click to change it, must be short."> 2767 <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user p icture that user must click to change it, must be short.">
2768 Change 2768 Change
2769 </message> 2769 </message>
2770 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dia log shown when user wants to change their picture."> 2770 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dia log shown when user wants to change their picture.">
2771 Change picture 2771 Change picture
2772 </message> 2772 </message>
2773 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with descrip tion of what to do on Change picture dialog."> 2773 <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with descrip tion of what to do on Change picture dialog.">
2774 Choose a picture to display for your account on the sign-in screen. 2774 Choose a picture to display for your account on the sign-in screen.
2775 </message> 2775 </message>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
2815 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The tex t on the loading stub for Google profile image."> 2815 <message name="IDS_OPTIONS_CHANGE_PICTURE_PROFILE_LOADING_PHOTO" desc="The tex t on the loading stub for Google profile image.">
2816 Google Profile photo (loading) 2816 Google Profile photo (loading)
2817 </message> 2817 </message>
2818 <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google p rofile photo of the user on image selection screen. Please keep in sync with IDS _OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO."> 2818 <message name="IDS_IMAGE_SCREEN_PROFILE_PHOTO" desc="The title of the Google p rofile photo of the user on image selection screen. Please keep in sync with IDS _OPTIONS_CHANGE_PICTURE_PROFILE_PHOTO.">
2819 * Google Profile photo 2819 * Google Profile photo
2820 </message> 2820 </message>
2821 <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."> 2821 <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.">
2822 * Google Profile photo (loading) 2822 * Google Profile photo (loading)
2823 </message> 2823 </message>
2824 <message name="IDS_IMAGE_SCREEN_SYNCING_PREFERENCES" desc="The message display ed on the image screen of the GAIA flow while user preferences are syncing."> 2824 <message name="IDS_IMAGE_SCREEN_SYNCING_PREFERENCES" desc="The message display ed on the image screen of the GAIA flow while user preferences are syncing.">
2825 Syncing your preferences... 2825 Syncing your preferences&#8230;
2826 </message> 2826 </message>
2827 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIMAX" desc="In settings Inte rnet options, the title for the WiMAX tab."> 2827 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_WIMAX" desc="In settings Inte rnet options, the title for the WiMAX tab.">
2828 WiMAX 2828 WiMAX
2829 </message> 2829 </message>
2830 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_VPN" desc="In settings Intern et options, the title for the VPN (Virtual Private Network) tab."> 2830 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_VPN" desc="In settings Intern et options, the title for the VPN (Virtual Private Network) tab.">
2831 VPN 2831 VPN
2832 </message> 2832 </message>
2833 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_CONNECTION" desc="In settings Internet options, the title for buy cellular data plan button."> 2833 <message name="IDS_OPTIONS_SETTINGS_INTERNET_TAB_CONNECTION" desc="In settings Internet options, the title for buy cellular data plan button.">
2834 Connection 2834 Connection
2835 </message> 2835 </message>
(...skipping 27 matching lines...) Expand all
2863 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH_PERCENTA GE" desc="In Internet settings, the formatting for the WiFi signal strength."> 2863 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_STRENGTH_PERCENTA GE" desc="In Internet settings, the formatting for the WiFi signal strength.">
2864 <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 2864 <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
2865 </message> 2865 </message>
2866 <message name="IDS_OPTIONS_SETTIGNS_INTERNET_OPTIONS_NETWORK_ENCRYPTION" desc= "Label in the network details dialog for showing the encryption method."> 2866 <message name="IDS_OPTIONS_SETTIGNS_INTERNET_OPTIONS_NETWORK_ENCRYPTION" desc= "Label in the network details dialog for showing the encryption method.">
2867 Security: 2867 Security:
2868 </message> 2868 </message>
2869 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD" desc="In sett ings Internet options, the label for the EAP method."> 2869 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD" desc="In sett ings Internet options, the label for the EAP method.">
2870 EAP method: 2870 EAP method:
2871 </message> 2871 </message>
2872 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_NONE" desc="In settings Internet options, a string specifying EAP method none."> 2872 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_NONE" desc="In settings Internet options, a string specifying EAP method none.">
2873 Choose... 2873 Choose&#8230;
2874 </message> 2874 </message>
2875 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_PEAP" desc="In settings Internet options, a string specifying EAP method PEAP."> 2875 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_PEAP" desc="In settings Internet options, a string specifying EAP method PEAP.">
2876 PEAP 2876 PEAP
2877 </message> 2877 </message>
2878 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TLS" desc="In settings Internet options, a string specifying EAP method TLS."> 2878 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TLS" desc="In settings Internet options, a string specifying EAP method TLS.">
2879 EAP-TLS 2879 EAP-TLS
2880 </message> 2880 </message>
2881 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TTLS" desc="In settings Internet options, a string specifying EAP method TTLS."> 2881 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_EAP_METHOD_TTLS" desc="In settings Internet options, a string specifying EAP method TTLS.">
2882 EAP-TTLS 2882 EAP-TTLS
2883 </message> 2883 </message>
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
3064 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_OTP" desc="In setting s Internet options, a string specifying One Time Passphrase for VPN."> 3064 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_OTP" desc="In setting s Internet options, a string specifying One Time Passphrase for VPN.">
3065 OTP: 3065 OTP:
3066 </message> 3066 </message>
3067 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_GROUP_NAME" desc="In settings Internet options, a string specifying VPN group name."> 3067 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_VPN_GROUP_NAME" desc="In settings Internet options, a string specifying VPN group name.">
3068 Group name: 3068 Group name:
3069 </message> 3069 </message>
3070 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USER_CERT_NONE_INSTALLED" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi con nection, combobox item to display when no user certificates are installed."> 3070 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_USER_CERT_NONE_INSTALLED" desc="In settings Internet options, when creating a VPN or enterprise Wi-Fi con nection, combobox item to display when no user certificates are installed.">
3071 None installed 3071 None installed
3072 </message> 3072 </message>
3073 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_LOADING" desc="In se ttings Internet options, when creating a VPN or enterprise Wi-Fi connection, com bobox item to display when certificates are loading."> 3073 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_CERT_LOADING" desc="In se ttings Internet options, when creating a VPN or enterprise Wi-Fi connection, com bobox item to display when certificates are loading.">
3074 Loading... 3074 Loading&#8230;
3075 </message> 3075 </message>
3076 <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 co nnection, error message to display when no user certificates are installed."> 3076 <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 co nnection, error message to display when no user certificates are installed.">
3077 Please install a user certificate. 3077 Please install a user certificate.
3078 </message> 3078 </message>
3079 <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 connect ion, error message to display when not logged in and user certificates are requ ired."> 3079 <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 connect ion, error message to display when not logged in and user certificates are requ ired.">
3080 Sign-in required for user certificate. 3080 Sign-in required for user certificate.
3081 </message> 3081 </message>
3082 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_REQUIRE_HARDWARE_BACKED" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi con nection, error message to display when a non hardware-backed user certificate is selected."> 3082 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_REQUIRE_HARDWARE_BACKED" desc="In the network connect dialog, when creating a VPN or enterprise Wi-Fi con nection, error message to display when a non hardware-backed user certificate is selected.">
3083 User certificate must be hardware-backed. 3083 User certificate must be hardware-backed.
3084 </message> 3084 </message>
3085 <message name="IDS_OPTIONS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descri ption label for verified access about premium contents"> 3085 <message name="IDS_OPTIONS_ENABLE_CONTENT_PROTECTION_ATTESTATION" desc="descri ption label for verified access about premium contents">
3086 Enable Verified Access 3086 Enable Verified Access
3087 </message> 3087 </message>
3088 3088
3089 <message name="IDS_NETWORK_CHOOSE_MOBILE_NETWORK" desc="Title of the window fo r choosing mobile network."> 3089 <message name="IDS_NETWORK_CHOOSE_MOBILE_NETWORK" desc="Title of the window fo r choosing mobile network.">
3090 Choose a mobile network 3090 Choose a mobile network
3091 </message> 3091 </message>
3092 <message name="IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS" desc="Text which appe ars while scanning for mobile networks."> 3092 <message name="IDS_NETWORK_SCANNING_FOR_MOBILE_NETWORKS" desc="Text which appe ars while scanning for mobile networks.">
3093 Scanning for networks. 3093 Scanning for networks.
3094 </message> 3094 </message>
3095 <message name="IDS_NETWORK_SCANNING_THIS_MAY_TAKE_A_MINUTE" desc="Text which a ppears while scanning for mobile networks, right after IDS_NETWORK_SCANNING_FOR_ MOBILE_NETWORKS text."> 3095 <message name="IDS_NETWORK_SCANNING_THIS_MAY_TAKE_A_MINUTE" desc="Text which a ppears while scanning for mobile networks, right after IDS_NETWORK_SCANNING_FOR_ MOBILE_NETWORKS text.">
3096 This may take a minute... 3096 This may take a minute&#8230;
3097 </message> 3097 </message>
3098 <message name="IDS_NETWORK_NO_MOBILE_NETWORKS" desc="Text which appears when n o mobile networks were found."> 3098 <message name="IDS_NETWORK_NO_MOBILE_NETWORKS" desc="Text which appears when n o mobile networks were found.">
3099 No networks found. 3099 No networks found.
3100 </message> 3100 </message>
3101 3101
3102 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="Cell ular service name under network details in chrome:settings/internet."> 3102 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_SERVICE_NAME" desc="Cell ular service name under network details in chrome:settings/internet.">
3103 Service name: 3103 Service name:
3104 </message> 3104 </message>
3105 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN" desc="Cellular devi ce APN label under network details in chrome:settings/internet."> 3105 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_APN" desc="Cellular devi ce APN label under network details in chrome:settings/internet.">
3106 Access point name: 3106 Access point name:
(...skipping 28 matching lines...) Expand all
3135 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_NEW_PIN" desc ="Cellular device change PIN dialog new PIN label text in chrome:settings/intern et."> 3135 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_NEW_PIN" desc ="Cellular device change PIN dialog new PIN label text in chrome:settings/intern et.">
3136 New PIN: 3136 New PIN:
3137 </message> 3137 </message>
3138 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_RETYPE_PIN" d esc="Cellular device change PIN dialog re-type new PIN label text in chrome:sett ings/internet."> 3138 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_CHANGE_PIN_RETYPE_PIN" d esc="Cellular device change PIN dialog re-type new PIN label text in chrome:sett ings/internet.">
3139 Re-type new PIN: 3139 Re-type new PIN:
3140 </message> 3140 </message>
3141 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PINS_DONT_MATCH_ERROR" d esc="Cellular device change PIN dialog message shown when entered new PINs don't match in chrome:settings/internet."> 3141 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PINS_DONT_MATCH_ERROR" d esc="Cellular device change PIN dialog message shown when entered new PINs don't match in chrome:settings/internet.">
3142 PINs don't match! 3142 PINs don't match!
3143 </message> 3143 </message>
3144 <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."> 3144 <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.">
3145 Other... 3145 Other&#8230;
3146 </message> 3146 </message>
3147 3147
3148 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TITLE" desc="Title of the SIM card unl ock dialog in chrome:sim-unlock."> 3148 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TITLE" desc="Title of the SIM card unl ock dialog in chrome:sim-unlock.">
3149 Enter SIM card PIN 3149 Enter SIM card PIN
3150 </message> 3150 </message>
3151 <message name="IDS_SIM_ENTER_PIN_MESSAGE" desc="Message on the the SIM card di alog asking to enter PIN in chrome:sim-unlock."> 3151 <message name="IDS_SIM_ENTER_PIN_MESSAGE" desc="Message on the the SIM card di alog asking to enter PIN in chrome:sim-unlock.">
3152 Please enter PIN. 3152 Please enter PIN.
3153 </message> 3153 </message>
3154 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TRIES_MESSAGE" desc="Message on the th e SIM card unlock dialog asking to enter PIN in chrome:sim-unlock."> 3154 <message name="IDS_SIM_UNLOCK_ENTER_PIN_TRIES_MESSAGE" desc="Message on the th e SIM card unlock dialog asking to enter PIN in chrome:sim-unlock.">
3155 SIM card is locked, please enter PIN. Tries left: <ph name="TRIES_COUNT">$1< ex>42</ex></ph> 3155 SIM card is locked, please enter PIN. Tries left: <ph name="TRIES_COUNT">$1< ex>42</ex></ph>
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
3231 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text"> 3231 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text">
3232 The TPM is being set up. Please be patient; this may take a few minutes. 3232 The TPM is being set up. Please be patient; this may take a few minutes.
3233 </message> 3233 </message>
3234 <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text"> 3234 <message name="IDS_EULA_RLZ_DESCRIPTION" desc="Dialog box text">
3235 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 identifi able 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 someti mes appear in Google Search queries in <ph name="PRODUCT_NAME">$2<ex>Google Chro me</ex></ph>. 3235 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 identifi able 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 someti mes appear in Google Search queries in <ph name="PRODUCT_NAME">$2<ex>Google Chro me</ex></ph>.
3236 </message> 3236 </message>
3237 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog."> 3237 <message name="IDS_EULA_RLZ_ENABLE" desc="Check box text for enabling RLZ trac king on TPM/RLZ info dialog.">
3238 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>. 3238 Enable RLZ tracking on <ph name="SHORT_PRODUCT_OS_NAME">$1<ex>Chrome OS</ex> </ph>.
3239 </message> 3239 </message>
3240 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text"> 3240 <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
3241 TPM is being prepared, please wait (this may take a few minutes)... 3241 TPM is being prepared, please wait (this may take a few minutes)&#8230;
3242 </message> 3242 </message>
3243 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled."> 3243 <message name="IDS_EULA_TPM_DISABLED" desc="Tooltip text describing why 'Syste m security setting' link is disabled.">
3244 Trusted Platform Module (TPM) chip is disabled or absent. 3244 Trusted Platform Module (TPM) chip is disabled or absent.
3245 </message> 3245 </message>
3246 3246
3247 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de bugging features screen"> 3247 <message name="IDS_ENABLE_DEBUGGING_SCREEN_TITLE" desc="Title of the enable de bugging features screen">
3248 Enable debugging features 3248 Enable debugging features
3249 </message> 3249 </message>
3250 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable debugging features screen above the exclamation icon."> 3250 <message name="IDS_ENABLE_DEBUGGING_SCREEN_WARNING_MSG" desc="Warning text sho wn on enable debugging features screen above the exclamation icon.">
3251 Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device 3251 Enable debugging features on this <ph name="IDS_SHORT_PRODUCT_NAME">$1<ex>Ch rome</ex></ph> device
(...skipping 22 matching lines...) Expand all
3274 <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when en abling of debugging features fails."> 3274 <message name="IDS_ENABLE_DEBUGGING_ERROR_MESSAGE" desc="Error message when en abling of debugging features fails.">
3275 Debugging features were not completely enabled on this <ph name="IDS_SHORT_P RODUCT_NAME">$1<ex>Chrome</ex></ph> device. 3275 Debugging features were not completely enabled on this <ph name="IDS_SHORT_P RODUCT_NAME">$1<ex>Chrome</ex></ph> device.
3276 </message> 3276 </message>
3277 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable debugging features dialog."> 3277 <message name="IDS_ENABLE_DEBUGGING_ROOT_PASSWORD_LABEL" desc="Text for root p assword entry field label from enable debugging features dialog.">
3278 root password 3278 root password
3279 </message> 3279 </message>
3280 <message name="IDS_ENABLE_DEBUGGING_CONFIRM_PASSWORD_LABEL" desc="Text for roo t password entry field label from enable debugging features dialog."> 3280 <message name="IDS_ENABLE_DEBUGGING_CONFIRM_PASSWORD_LABEL" desc="Text for roo t password entry field label from enable debugging features dialog.">
3281 confirm password 3281 confirm password
3282 </message> 3282 </message>
3283 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling debugging features."> 3283 <message name="IDS_ENABLE_DEBUGGING_WAIT_MESSAGE" desc="Confirmation message i n dialog for enabling debugging features.">
3284 Please wait... 3284 Please wait&#8230;
3285 </message> 3285 </message>
3286 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog."> 3286 <message name="IDS_ENABLE_DEBUGGING_EMPTY_ROOT_PASSWORD_LABEL" desc="Text for root password entry field label from enable debugging features dialog.">
3287 leave empty if you want to set the root password to the default test image v alue 3287 leave empty if you want to set the root password to the default test image v alue
3288 </message> 3288 </message>
3289 <message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable deb ugging features dialog."> 3289 <message name="IDS_ENABLE_DEBUGGING_HELP" desc="Help content of the enable deb ugging features dialog.">
3290 <ph name="BEGIN_H3">&lt;h3&gt;</ph>Debugging Features<ph name="END_H3">&lt;/ h3&gt;</ph> 3290 <ph name="BEGIN_H3">&lt;h3&gt;</ph>Debugging Features<ph name="END_H3">&lt;/ h3&gt;</ph>
3291 <ph name="BR">&lt;br&gt;</ph> 3291 <ph name="BR">&lt;br&gt;</ph>
3292 You can enable the debugging features on your Chrome OS Device in order to i nstall and test custom code on your device. This will allow you to:<ph name="BR ">&lt;br&gt;</ph> 3292 You can enable the debugging features on your Chrome OS Device in order to i nstall and test custom code on your device. This will allow you to:<ph name="BR ">&lt;br&gt;</ph>
3293 <ph name="BEGIN_LIST">&lt;ul&gt;</ph> 3293 <ph name="BEGIN_LIST">&lt;ul&gt;</ph>
3294 <ph name="LIST_ITEM">&lt;li&gt;</ph>Remove rootfs verification so you can modify OS files 3294 <ph name="LIST_ITEM">&lt;li&gt;</ph>Remove rootfs verification so you can modify OS files
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
3372 Please contact your hardware manufacturer immediately to send your computer to a repair facility. 3372 Please contact your hardware manufacturer immediately to send your computer to a repair facility.
3373 </message> 3373 </message>
3374 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID."> 3374 <message name="IDS_WRONG_HWID_SCREEN_SKIP_LINK" desc="Text on link that skips warning about malformed hardware ID.">
3375 Skip for now 3375 Skip for now
3376 </message> 3376 </message>
3377 3377
3378 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of messag e only used for accessability label in the current design, notifying about pend ing auto-enrollment check completion."> 3378 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_HEADER" desc="Header of messag e only used for accessability label in the current design, notifying about pend ing auto-enrollment check completion.">
3379 Determining device configuration. 3379 Determining device configuration.
3380 </message> 3380 </message>
3381 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion."> 3381 <message name="IDS_AUTO_ENROLLMENT_CHECK_SCREEN_MESSAGE" desc="Warning message shown on screen notifying about pending auto-enrollment check completion.">
3382 Determining device configuration... 3382 Determining device configuration&#8230;
3383 </message> 3383 </message>
3384 3384
3385 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top o f the Terms of Service screen."> 3385 <message name="IDS_TERMS_OF_SERVICE_SCREEN_HEADING" desc="Heading at the top o f the Terms of Service screen.">
3386 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service 3386 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms of Service
3387 </message> 3387 </message>
3388 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at t he start of the the Terms of Service text."> 3388 <message name="IDS_TERMS_OF_SERVICE_SCREEN_CONTENT_HEADING" desc="Heading at t he start of the the Terms of Service text.">
3389 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms 3389 <ph name="DOMAIN">$1<ex>example.com</ex></ph> Terms
3390 </message> 3390 </message>
3391 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded."> 3391 <message name="IDS_TERMS_OF_SERVICE_SCREEN_LOADING" desc="Message shown while the Terms of Service are being downloaded.">
3392 Loading... 3392 Loading&#8230;
3393 </message> 3393 </message>
3394 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown wh en the Terms of Service could not be loaded."> 3394 <message name="IDS_TERMS_OF_SERVICE_SCREEN_ERROR" desc="Error message shown wh en the Terms of Service could not be loaded.">
3395 Oops, something went wrong. 3395 Oops, something went wrong.
3396 </message> 3396 </message>
3397 <message name="IDS_TERMS_OF_SERVICE_SCREEN_TRY_AGAIN" desc="Message telling th e user to try again later. Shown beneath the error message when the Terms of Ser vice could not be loaded."> 3397 <message name="IDS_TERMS_OF_SERVICE_SCREEN_TRY_AGAIN" desc="Message telling th e user to try again later. Shown beneath the error message when the Terms of Ser vice could not be loaded.">
3398 Please try again later. 3398 Please try again later.
3399 </message> 3399 </message>
3400 <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen."> 3400 <message name="IDS_TERMS_OF_SERVICE_SCREEN_BACK_BUTTON" desc="Text of the back button on Terms of Service screen.">
3401 Back 3401 Back
3402 </message> 3402 </message>
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after
3845 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST" 3845 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_USE_DICTIONARY_SUGGEST"
3846 desc="The checkbox label for a Mozc input method preference"> 3846 desc="The checkbox label for a Mozc input method preference">
3847 Use system dictionary 3847 Use system dictionary
3848 </message> 3848 </message>
3849 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE" 3849 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_MOZC_SUGGESTIONS_SIZE"
3850 desc="The slider label for a Mozc input method preference"> 3850 desc="The slider label for a Mozc input method preference">
3851 Maximum number of suggestions 3851 Maximum number of suggestions
3852 </message> 3852 </message>
3853 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE" 3853 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_CONFIGURE"
3854 desc="The label for the configure button for input methods"> 3854 desc="The label for the configure button for input methods">
3855 Configure... 3855 Configure&#8230;
3856 </message> 3856 </message>
3857 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" 3857 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD"
3858 desc="The label for the section header for input methods"> 3858 desc="The label for the section header for input methods">
3859 Input Method 3859 Input Method
3860 </message> 3860 </message>
3861 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS" 3861 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS"
3862 desc="The label for languages with no Input Methods"> 3862 desc="The label for languages with no Input Methods">
3863 This language doesn't have any input methods 3863 This language doesn't have any input methods
3864 </message> 3864 </message>
3865 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU" 3865 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU"
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
4127 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> 4127 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type.">
4128 Bluetooth 4128 Bluetooth
4129 </message> 4129 </message>
4130 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> 4130 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type.">
4131 Cellular 4131 Cellular
4132 </message> 4132 </message>
4133 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> 4133 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type.">
4134 VPN 4134 VPN
4135 </message> 4135 </message>
4136 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting."> 4136 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting.">
4137 Connecting... 4137 Connecting&#8230;
4138 </message> 4138 </message>
4139 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected."> 4139 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected.">
4140 Connected 4140 Connected
4141 </message> 4141 </message>
4142 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network de vice status disconnected."> 4142 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network de vice status disconnected.">
4143 Disconnected 4143 Disconnected
4144 </message> 4144 </message>
4145 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network device status not configured."> 4145 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network device status not configured.">
4146 Not configured 4146 Not configured
4147 </message> 4147 </message>
4148 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled."> 4148 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLED" desc="The network device status disabled.">
4149 Off 4149 Off
4150 </message> 4150 </message>
4151 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network d evice."> 4151 <message name="IDS_STATUSBAR_NETWORK_DEVICE_ENABLE" desc="Enable the network d evice.">
4152 Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> 4152 Enable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
4153 </message> 4153 </message>
4154 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device."> 4154 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISABLE" desc="Disable the network device.">
4155 Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph> 4155 Disable <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>
4156 </message> 4156 </message>
4157 <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the ne twork device."> 4157 <message name="IDS_STATUSBAR_NETWORK_DEVICE_STATUS" desc="The status of the ne twork device.">
4158 <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Conne cting</ex></ph> 4158 <ph name="NETWORKDEVICE">$1<ex>Wifi</ex></ph>: <ph name="STATUS">$2<ex>Conne cting</ex></ph>
4159 </message> 4159 </message>
4160 <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." > 4160 <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." >
4161 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>''' 4161 ''' <ph name="LABEL">$1<ex>Wifi SSID</ex></ph>'''
4162 </message> 4162 </message>
4163 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The men u item in the network menu button at login screen for opening the options dialog "> 4163 <message name="IDS_STATUSBAR_NETWORK_OPEN_PROXY_SETTINGS_DIALOG" desc="The men u item in the network menu button at login screen for opening the options dialog ">
4164 Proxy settings... 4164 Proxy settings&#8230;
4165 </message> 4165 </message>
4166 <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)"> 4166 <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)">
4167 More... 4167 More&#8230;
4168 </message> 4168 </message>
4169 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu , the text in Private networks submenu to add a private network."> 4169 <message name="IDS_STATUSBAR_NETWORK_ADD_VPN" desc="In the network status menu , the text in Private networks submenu to add a private network.">
4170 Add private network... 4170 Add private network&#8230;
4171 </message> 4171 </message>
4172 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link."> 4172 <message name="IDS_STATUSBAR_NETWORK_VIEW_ACCOUNT" desc="In the network status menu, the text of the top-up URL link.">
4173 View account 4173 View account
4174 </message> 4174 </message>
4175 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are availa ble"> 4175 <message name="IDS_STATUSBAR_NO_NETWORKS_MESSAGE" desc="No networks are availa ble">
4176 No networks are available 4176 No networks are available
4177 </message> 4177 </message>
4178 <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power m enu button, this shows what percentage of battery is left when power supply is c onnected."> 4178 <message name="IDS_STATUSBAR_BATTERY_CHARGING_PERCENTAGE" desc="In the power m enu button, this shows what percentage of battery is left when power supply is c onnected.">
4179 Charging battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>% 4179 Charging battery: <ph name="PRECENTAGE">$1<ex>100</ex></ph>%
4180 </message> 4180 </message>
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after
4415 </message> 4415 </message>
4416 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification tit le which is shown when user manually removes external storage without clicking t he eject icon"> 4416 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification tit le which is shown when user manually removes external storage without clicking t he eject icon">
4417 Whoa, there. Be careful. 4417 Whoa, there. Be careful.
4418 </message> 4418 </message>
4419 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification m essage which is shown when user manually removes external storage without clicki ng the eject icon"> 4419 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification m essage which is shown when user manually removes external storage without clicki ng the eject icon">
4420 In the future, be sure to eject your removable device in the Files app befor e unplugging it. Otherwise, you might lose data. 4420 In the future, be sure to eject your removable device in the Files app befor e unplugging it. Otherwise, you might lose data.
4421 </message> 4421 </message>
4422 4422
4423 <!-- Formatting device notifications --> 4423 <!-- Formatting device notifications -->
4424 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notifica tion message which is shown when formatting process of some device is in progres s"> 4424 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notifica tion message which is shown when formatting process of some device is in progres s">
4425 Formatting... 4425 Formatting&#8230;
4426 </message> 4426 </message>
4427 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notific ation message which is shown when formatting process finshes"> 4427 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notific ation message which is shown when formatting process finshes">
4428 Formatting finished 4428 Formatting finished
4429 </message> 4429 </message>
4430 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notificat ion message which is shown when formatting process fails"> 4430 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notificat ion message which is shown when formatting process fails">
4431 Formatting failed 4431 Formatting failed
4432 </message> 4432 </message>
4433 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of notific ation message which is shown when formatting process of some device is in progre ss"> 4433 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_MESSAGE" desc="Text of notific ation message which is shown when formatting process of some device is in progre ss">
4434 The formatting process can take a couple of seconds. Please wait. 4434 The formatting process can take a couple of seconds. Please wait.
4435 </message> 4435 </message>
4436 <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notificat ion message which is shown when formatting process can not be started."> 4436 <message name="IDS_FORMATTING_STARTED_FAILURE_MESSAGE" desc="Text of notificat ion message which is shown when formatting process can not be started.">
4437 Could not start the formatting process. 4437 Could not start the formatting process.
4438 </message> 4438 </message>
4439 <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notifica tion message which is shown when formatting finishes without any errors."> 4439 <message name="IDS_FORMATTING_FINISHED_SUCCESS_MESSAGE" desc="Text of notifica tion message which is shown when formatting finishes without any errors.">
4440 Formatting finished successfully! 4440 Formatting finished successfully!
4441 </message> 4441 </message>
4442 <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of notifica tion message which is shown when there are some errors while formatting."> 4442 <message name="IDS_FORMATTING_FINISHED_FAILURE_MESSAGE" desc="Text of notifica tion message which is shown when there are some errors while formatting.">
4443 Aw, Snap! There was an error during formatting. 4443 Aw, Snap! There was an error during formatting.
4444 </message> 4444 </message>
4445 4445
4446 <!-- ChromeOS GData synchronization notifications --> 4446 <!-- ChromeOS GData synchronization notifications -->
4447 <message name="IDS_CHROMEOS_GDATA_SYNC_TITLE" desc="Title text of notification message which is shown when gdata sync is on progress."> 4447 <message name="IDS_CHROMEOS_GDATA_SYNC_TITLE" desc="Title text of notification message which is shown when gdata sync is on progress.">
4448 Syncing 4448 Syncing
4449 </message> 4449 </message>
4450 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_TITLE" desc="Title tex t of notification message which is shown when there are some errors while gdata sync."> 4450 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_FAILURE_TITLE" desc="Title tex t of notification message which is shown when there are some errors while gdata sync.">
4451 Could not sync 4451 Could not sync
4452 </message> 4452 </message>
4453 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notific ation message which is shown when gdata file sync is on progress."> 4453 <message name="IDS_CHROMEOS_GDATA_SYNC_PROGRESS_MESSAGE" desc="Text of notific ation message which is shown when gdata file sync is on progress.">
4454 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files... 4454 Syncing <ph name="COUNT">$1<ex>3</ex></ph> files&#8230;
4455 </message> 4455 </message>
4456 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors ."> 4456 <message name="IDS_CHROMEOS_GDATA_SYNC_FINISHED_SUCCESS_MESSAGE" desc="Text of notification message which is shown when gdata sync finishes without any errors .">
4457 Sync complete. 4457 Sync complete.
4458 </message> 4458 </message>
4459 <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 ."> 4459 <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 .">
4460 Unable to connect. 4460 Unable to connect.
4461 </message> 4461 </message>
4462 4462
4463 <!-- Cellular network technology description strings for ChromeOS --> 4463 <!-- Cellular network technology description strings for ChromeOS -->
4464 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Descrip tion of unknown cellular network technology. Shown under details on chrome:stett ings/internet page."> 4464 <message name="IDS_CHROMEOS_NETWORK_CELLULAR_TECHNOLOGY_UNKNOWN" desc="Descrip tion of unknown cellular network technology. Shown under details on chrome:stett ings/internet page.">
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
4521 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_FIRMWARE_REVISION" desc= "Label for cellular network modem firmware revision under chrome://options/inter net"> 4521 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_FIRMWARE_REVISION" desc= "Label for cellular network modem firmware revision under chrome://options/inter net">
4522 Firmware revision: 4522 Firmware revision:
4523 </message> 4523 </message>
4524 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" desc= "Label for cellular network modem hardware revision under chrome://options/inter net"> 4524 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_HARDWARE_REVISION" desc= "Label for cellular network modem hardware revision under chrome://options/inter net">
4525 Hardware revision: 4525 Hardware revision:
4526 </message> 4526 </message>
4527 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="Label for cellular network modem PRL (Preferred Roaming List) version under chrome:// options/internet"> 4527 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CELLULAR_PRL_VERSION" desc="Label for cellular network modem PRL (Preferred Roaming List) version under chrome:// options/internet">
4528 PRL version: 4528 PRL version:
4529 </message> 4529 </message>
4530 <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page."> 4530 <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page.">
4531 Manage kiosk applications... 4531 Manage kiosk applications&#8230;
4532 </message> 4532 </message>
4533 <message name="IDS_OPTIONS_KIOSK_OVERLAY_TITLE" desc="The title text of the ki osk settings overlay."> 4533 <message name="IDS_OPTIONS_KIOSK_OVERLAY_TITLE" desc="The title text of the ki osk settings overlay.">
4534 Manage Kiosk Applications 4534 Manage Kiosk Applications
4535 </message> 4535 </message>
4536 <message name="IDS_OPTIONS_KIOSK_ADD_APP" desc="Label above the application id text input in the kiosk settings overlay."> 4536 <message name="IDS_OPTIONS_KIOSK_ADD_APP" desc="Label above the application id text input in the kiosk settings overlay.">
4537 Add kiosk application: 4537 Add kiosk application:
4538 </message> 4538 </message>
4539 <message name="IDS_OPTIONS_KIOSK_ADD_APP_HINT" desc="Placeholder hint in the application id text input in the kiosk settings overlay."> 4539 <message name="IDS_OPTIONS_KIOSK_ADD_APP_HINT" desc="Placeholder hint in the application id text input in the kiosk settings overlay.">
4540 Enter application id or webstore URL. 4540 Enter application id or webstore URL.
4541 </message> 4541 </message>
(...skipping 1246 matching lines...) Expand 10 before | Expand all | Expand 10 after
5788 <message name="IDS_LOGIN_AUTO_ENROLLMENT_OFFLINE_MESSAGE" desc="An offline mes sage that shows in the error screen when auto-enrollment state failed to be down loaded."> 5788 <message name="IDS_LOGIN_AUTO_ENROLLMENT_OFFLINE_MESSAGE" desc="An offline mes sage that shows in the error screen when auto-enrollment state failed to be down loaded.">
5789 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> is unable to connect to the Internet using <ph name="NETWORK_NAME">$2<ex>Ethernet</ex></ph>. Please c hoose another network. <ph name="LEARN_MORE_LINK_START">$3<ex>&gt;a&lt;</ex></ph >Learn more<ph name="LEARN_MORE_LINK_END">$4<ex>&gt;/a&lt;</ex></ph> 5789 Your <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> is unable to connect to the Internet using <ph name="NETWORK_NAME">$2<ex>Ethernet</ex></ph>. Please c hoose another network. <ph name="LEARN_MORE_LINK_START">$3<ex>&gt;a&lt;</ex></ph >Learn more<ph name="LEARN_MORE_LINK_END">$4<ex>&gt;/a&lt;</ex></ph>
5790 </message> 5790 </message>
5791 <message name="IDS_UPDATE_PROXY_ERROR_MESSAGE" desc="An offline message that s hows up when a proxy error has appeared in the OOBE update screen."> 5791 <message name="IDS_UPDATE_PROXY_ERROR_MESSAGE" desc="An offline message that s hows up when a proxy error has appeared in the OOBE update screen.">
5792 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>. 5792 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>.
5793 </message> 5793 </message>
5794 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new user to login screen."> 5794 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new user to login screen.">
5795 Add a user 5795 Add a user
5796 </message> 5796 </message>
5797 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expan ds all possible languages, not only the main ones."> 5797 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. Expan ds all possible languages, not only the main ones.">
5798 More... 5798 More&#8230;
5799 </message> 5799 </message>
5800 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu titl e for a user who owns the device."> 5800 <message name="IDS_LOGIN_POD_OWNER_USER" desc="Login screen user pod menu titl e for a user who owns the device.">
5801 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner) 5801 <ph name="USER_NAME">$1<ex>Ivan Arbuzov</ex></ph> (owner)
5802 </message> 5802 </message>
5803 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite m text."> 5803 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite m text.">
5804 Remove this person 5804 Remove this person
5805 </message> 5805 </message>
5806 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format."> 5806 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format.">
5807 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0- 11.09.01</ex></ph>) <ph name="DEVICE_SERIAL_NUMBER">$4<ex>SN:123456789ABC</ex></ ph> 5807 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0- 11.09.01</ex></ph>) <ph name="DEVICE_SERIAL_NUMBER">$4<ex>SN:123456789ABC</ex></ ph>
5808 </message> 5808 </message>
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
5865 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message use d when a kiosk app fails to launch due to crx file download failure."> 5865 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_DOWNLOAD" desc="Error message use d when a kiosk app fails to launch due to crx file download failure.">
5866 Kiosk application could not be downloaded. 5866 Kiosk application could not be downloaded.
5867 </message> 5867 </message>
5868 <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."> 5868 <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.">
5869 Kiosk application could not be launched. 5869 Kiosk application could not be launched.
5870 </message> 5870 </message>
5871 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 5871 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
5872 Kiosk application launch canceled. 5872 Kiosk application launch canceled.
5873 </message> 5873 </message>
5874 <message name="IDS_KIOSK_EXTERNAL_UPDATE_IN_PROGRESS" desc="Message shown on s creen when the system is updating kiosk apps from usb stick."> 5874 <message name="IDS_KIOSK_EXTERNAL_UPDATE_IN_PROGRESS" desc="Message shown on s creen when the system is updating kiosk apps from usb stick.">
5875 Please wait....Kiosk app is in the process of being updated. Do not remove t he USB stick. 5875 Please wait. Kiosk app is in the process of being updated. Do not remove the USB stick.
5876 </message> 5876 </message>
5877 <message name="IDS_KIOSK_EXTERNAL_UPDATE_NO_UPDATES" desc="Error message for n o external extensions to update."> 5877 <message name="IDS_KIOSK_EXTERNAL_UPDATE_NO_UPDATES" desc="Error message for n o external extensions to update.">
5878 No Kiosk apps with newer version found. Nothing to update. Please remove the USB stick. 5878 No Kiosk apps with newer version found. Nothing to update. Please remove the USB stick.
5879 </message> 5879 </message>
5880 <message name="IDS_KIOSK_EXTERNAL_UPDATE_INVALID_MANIFEST" desc="Error message for invalid external update manifest file from usb stick."> 5880 <message name="IDS_KIOSK_EXTERNAL_UPDATE_INVALID_MANIFEST" desc="Error message for invalid external update manifest file from usb stick.">
5881 Invalid Kiosk external update manifest file found. Failed to update Kiosk ap p. Please remove the USB stick. 5881 Invalid Kiosk external update manifest file found. Failed to update Kiosk ap p. Please remove the USB stick.
5882 </message> 5882 </message>
5883 <message name="IDS_KIOSK_EXTERNAL_UPDATE_COMPLETE" desc="Message shown on scre en when the system completes updating kiosk apps from usb stick."> 5883 <message name="IDS_KIOSK_EXTERNAL_UPDATE_COMPLETE" desc="Message shown on scre en when the system completes updating kiosk apps from usb stick.">
5884 Kiosk app has been updated. Please remove the USB stick. 5884 Kiosk app has been updated. Please remove the USB stick.
5885 </message> 5885 </message>
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
6208 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup."> 6208 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_REMORA_PROMPT_TEXT" desc="Pro mpt shown in the device requisition remora prompt popup.">
6209 Are you sure you want to set up this device as a Chromebox for Meetings devi ce? 6209 Are you sure you want to set up this device as a Chromebox for Meetings devi ce?
6210 </message> 6210 </message>
6211 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prom pt shown in the device requisition shark prompt popup."> 6211 <message name="IDS_ENTERPRISE_DEVICE_REQUISITION_SHARK_PROMPT_TEXT" desc="Prom pt shown in the device requisition shark prompt popup.">
6212 Are you sure you want to set up this device as a "Shark"? 6212 Are you sure you want to set up this device as a "Shark"?
6213 </message> 6213 </message>
6214 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process."> 6214 <message name="IDS_PAIRING_CONTROLLER_WELCOME" desc="Message shown on 'Chromeb ox for meetings' controller in the beginning of the setup process.">
6215 Welcome to Chromebox for meetings 6215 Welcome to Chromebox for meetings
6216 </message> 6216 </message>
6217 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices."> 6217 <message name="IDS_PAIRING_CONTROLLER_SEARCHING" desc="Message shown on 'Chrom ebox for meetings' controller when it is searching for host devices.">
6218 Searching for nearby Chromeboxes... 6218 Searching for nearby Chromeboxes&#8230;
6219 </message> 6219 </message>
6220 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process."> 6220 <message name="IDS_PAIRING_NEED_HELP" desc="Text on the button launching help article about the 'Chromebox for meetings' setup process.">
6221 Need help? 6221 Need help?
6222 </message> 6222 </message>
6223 <message name="IDS_PAIRING_CONTROLLER_TROUBLE_CONNECTING" desc="Title of the t he dialog giving an advice on how to improve a connection between a host and a c ontroller during the 'Chromebox for meeting' setup process."> 6223 <message name="IDS_PAIRING_CONTROLLER_TROUBLE_CONNECTING" desc="Title of the t he dialog giving an advice on how to improve a connection between a host and a c ontroller during the 'Chromebox for meeting' setup process.">
6224 Trouble connecting? 6224 Trouble connecting?
6225 </message> 6225 </message>
6226 <message name="IDS_PAIRING_CONTROLLER_CONNECTING_ADVICE" desc="Text in the dia log giving an advice on how to improve a connection between a host and a control ler during the 'Chromebox for meeting' setup process."> 6226 <message name="IDS_PAIRING_CONTROLLER_CONNECTING_ADVICE" desc="Text in the dia log giving an advice on how to improve a connection between a host and a control ler during the 'Chromebox for meeting' setup process.">
6227 Please make sure that your Hotrod device is turned on and connected to a TV. 6227 Please make sure that your Hotrod device is turned on and connected to a TV.
6228 </message> 6228 </message>
6229 <message name="IDS_PAIRING_CONTROLLER_ADVICE_GOT_IT" desc="Text on the confirm ation button of the dialog giving an advice on how to improve a connection betwe en a host and a controller during the 'Chromebox for meeting' setup process."> 6229 <message name="IDS_PAIRING_CONTROLLER_ADVICE_GOT_IT" desc="Text on the confirm ation button of the dialog giving an advice on how to improve a connection betwe en a host and a controller during the 'Chromebox for meeting' setup process.">
6230 OK, got it 6230 OK, got it
6231 </message> 6231 </message>
6232 <message name="IDS_PAIRING_CONTROLLER_SELECT_TITLE" desc="Title of the list of nearby 'Chromebox for meeting' devices, that is shown on a controller device du ring a setup process."> 6232 <message name="IDS_PAIRING_CONTROLLER_SELECT_TITLE" desc="Title of the list of nearby 'Chromebox for meeting' devices, that is shown on a controller device du ring a setup process.">
6233 Select a Chromebox to connect to 6233 Select a Chromebox to connect to
6234 </message> 6234 </message>
6235 <message name="IDS_PAIRING_CONTROLLER_CONNECT" desc="Text on the button initia ting a connection to the choosen device. After a user pressed the button, text c hanges to 'Connecting...'."> 6235 <message name="IDS_PAIRING_CONTROLLER_CONNECT" desc="Text on the button initia ting a connection to the choosen device. After a user pressed the button, text c hanges to 'Connecting...'.">
6236 Connect 6236 Connect
6237 </message> 6237 </message>
6238 <message name="IDS_PAIRING_CONTROLLER_CONNECTING" desc="Text on the button ini tiating a connection to the choosen device, after a user pressed it. The initial text is 'Connect'."> 6238 <message name="IDS_PAIRING_CONTROLLER_CONNECTING" desc="Text on the button ini tiating a connection to the choosen device, after a user pressed it. The initial text is 'Connect'.">
6239 Connecting... 6239 Connecting&#8230;
6240 </message> 6240 </message>
6241 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_TITLE" desc="Title of the p age showing the confirmation code on a controller's screen during the 'Chromebox for meeting' setup process."> 6241 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_TITLE" desc="Title of the p age showing the confirmation code on a controller's screen during the 'Chromebox for meeting' setup process.">
6242 Pair with Chromebox 6242 Pair with Chromebox
6243 </message> 6243 </message>
6244 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_QUESTION" desc="Text that i s shown near 6-digit confirmation code on a controller's screen during the 'Chro mebox for meeting' setup process."> 6244 <message name="IDS_PAIRING_CONTROLLER_CONFIRMATION_QUESTION" desc="Text that i s shown near 6-digit confirmation code on a controller's screen during the 'Chro mebox for meeting' setup process.">
6245 Does this code appear on your Chromebox screen? 6245 Does this code appear on your Chromebox screen?
6246 </message> 6246 </message>
6247 <message name="IDS_PAIRING_CONTROLLER_REJECT_CODE" desc="Text on a button whic h the user presses to report that they don't see a confirmation code."> 6247 <message name="IDS_PAIRING_CONTROLLER_REJECT_CODE" desc="Text on a button whic h the user presses to report that they don't see a confirmation code.">
6248 No, I don't see it 6248 No, I don't see it
6249 </message> 6249 </message>
(...skipping 21 matching lines...) Expand all
6271 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_1" desc="First paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. Second paragraph is: 'This will only happen once, and your credentials will not be stored.'"> 6271 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_1" desc="First paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. Second paragraph is: 'This will only happen once, and your credentials will not be stored.'">
6272 Chromebox for meetings needs to know what domain it belongs to. This will re quire you to sign in to your account. 6272 Chromebox for meetings needs to know what domain it belongs to. This will re quire you to sign in to your account.
6273 </message> 6273 </message>
6274 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_2" desc="Second paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. First paragraph is: 'Chromebox for meetings needs to know what domain it belongs to. This will require you to sign in to your account.'"> 6274 <message name="IDS_PAIRING_CONTROLLER_ENROLL_TEXT_2" desc="Second paragraph of text shown on the controller's enroll page of the 'Chromebox for meeting' setup process. First paragraph is: 'Chromebox for meetings needs to know what domain it belongs to. This will require you to sign in to your account.'">
6275 This will only happen once, and your credentials will not be stored. 6275 This will only happen once, and your credentials will not be stored.
6276 </message> 6276 </message>
6277 <message name="IDS_PAIRING_CONTROLLER_CONTINUE" desc="Text on buttons leading to the next step of the 'Chromebox for meeting' setup process."> 6277 <message name="IDS_PAIRING_CONTROLLER_CONTINUE" desc="Text on buttons leading to the next step of the 'Chromebox for meeting' setup process.">
6278 Continue 6278 Continue
6279 </message> 6279 </message>
6280 <message name="IDS_PAIRING_CONTROLLER_ENROLLMENT_IN_PROGRESS" desc="Message sh own on enroll screens of the 'Chromebox for meeting' setup process."> 6280 <message name="IDS_PAIRING_CONTROLLER_ENROLLMENT_IN_PROGRESS" desc="Message sh own on enroll screens of the 'Chromebox for meeting' setup process.">
6281 Enrolling in <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="DOMAIN_NAME" >$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph>... 6281 Enrolling in <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="DOMAIN_NAME" >$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph>&#8230;
6282 </message> 6282 </message>
6283 <message name="IDS_PAIRING_ENROLLMENT_ERROR_TITLE" desc="Title of the page sho wn when enrollment attempt is failed during the 'Chromebox for meeting' setup pr ocess."> 6283 <message name="IDS_PAIRING_ENROLLMENT_ERROR_TITLE" desc="Title of the page sho wn when enrollment attempt is failed during the 'Chromebox for meeting' setup pr ocess.">
6284 Unable to enroll 6284 Unable to enroll
6285 </message> 6285 </message>
6286 <message name="IDS_PAIRING_CONTROLLER_ENROLLMENT_ERROR_HOST_RESTARTS" desc="Te xt on the controller's page shown when enrollment attempt is failed during the ' Chromebox for meeting' setup process."> 6286 <message name="IDS_PAIRING_CONTROLLER_ENROLLMENT_ERROR_HOST_RESTARTS" desc="Te xt on the controller's page shown when enrollment attempt is failed during the ' Chromebox for meeting' setup process.">
6287 Please wait while your Chromebox restarts... 6287 Please wait while your Chromebox restarts&#8230;
6288 </message> 6288 </message>
6289 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TITLE" desc="Title of the final controller's page shown when the 'Chromebox for meeting' setup process is finish ed."> 6289 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TITLE" desc="Title of the final controller's page shown when the 'Chromebox for meeting' setup process is finish ed.">
6290 Success! 6290 Success!
6291 </message> 6291 </message>
6292 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TEXT" desc="Text on the final co ntroller's page shown when the 'Chromebox for meeting' setup process is finished ."> 6292 <message name="IDS_PAIRING_CONTROLLER_SUCCESS_TEXT" desc="Text on the final co ntroller's page shown when the 'Chromebox for meeting' setup process is finished .">
6293 <ph name="DEVICE_NAME">$1<ex>Chromebox-01</ex></ph> will now appear in the A dmin Console 6293 <ph name="DEVICE_NAME">$1<ex>Chromebox-01</ex></ph> will now appear in the A dmin Console
6294 </message> 6294 </message>
6295 <message name="IDS_PAIRING_CONTROLLER_CONTINUE_TO_HANGOUTS" desc="Text on the button, shown on the final controller's page, displayed when the 'Chromebox for meeting' setup process is finished."> 6295 <message name="IDS_PAIRING_CONTROLLER_CONTINUE_TO_HANGOUTS" desc="Text on the button, shown on the final controller's page, displayed when the 'Chromebox for meeting' setup process is finished.">
6296 Continue to Hangouts 6296 Continue to Hangouts
6297 </message> 6297 </message>
6298 <message name="IDS_PAIRING_HOST_WELCOME_TITLE" desc="Title of the host's welco me page of the 'Chromebox for meeting' setup process."> 6298 <message name="IDS_PAIRING_HOST_WELCOME_TITLE" desc="Title of the host's welco me page of the 'Chromebox for meeting' setup process.">
6299 Welcome to Chromebox for meetings! 6299 Welcome to Chromebox for meetings!
6300 </message> 6300 </message>
6301 <message name="IDS_PAIRING_HOST_WELCOME_TEXT" desc="Text on the host's welcome page of the 'Chromebox for meeting' setup process."> 6301 <message name="IDS_PAIRING_HOST_WELCOME_TEXT" desc="Text on the host's welcome page of the 'Chromebox for meeting' setup process.">
6302 Turn on your touch controller to set me up 6302 Turn on your touch controller to set me up
6303 </message> 6303 </message>
6304 <message name="IDS_PAIRING_HOST_UPDATING_TITLE" desc="Title of the host's upda te page of the 'Chromebox for meeting' setup process."> 6304 <message name="IDS_PAIRING_HOST_UPDATING_TITLE" desc="Title of the host's upda te page of the 'Chromebox for meeting' setup process.">
6305 Updating Chromebox... 6305 Updating Chromebox&#8230;
6306 </message> 6306 </message>
6307 <message name="IDS_PAIRING_HOST_UPDATING_TEXT" desc="Update progress shown on the host's update page of the 'Chromebox for meeting' setup process."> 6307 <message name="IDS_PAIRING_HOST_UPDATING_TEXT" desc="Update progress shown on the host's update page of the 'Chromebox for meeting' setup process.">
6308 <ph name="DOWNLOADED_AMOUNT_MB">$1<ex>13.7</ex></ph> MB / <ph name="TOTAL_AM OUNT_MB">$2<ex>23</ex></ph> MB downloaded 6308 <ph name="DOWNLOADED_AMOUNT_MB">$1<ex>13.7</ex></ph> MB / <ph name="TOTAL_AM OUNT_MB">$2<ex>23</ex></ph> MB downloaded
6309 </message> 6309 </message>
6310 <message name="IDS_PAIRING_HOST_DONE_TITLE" desc="Title of the final host's pa ge shown when the 'Chromebox for meeting' setup process is finished."> 6310 <message name="IDS_PAIRING_HOST_DONE_TITLE" desc="Title of the final host's pa ge shown when the 'Chromebox for meeting' setup process is finished.">
6311 Congratulations 6311 Congratulations
6312 </message> 6312 </message>
6313 <message name="IDS_PAIRING_HOST_DONE_TEXT" desc="Title of the final host's pag e shown when the 'Chromebox for meeting' setup process is finished."> 6313 <message name="IDS_PAIRING_HOST_DONE_TEXT" desc="Title of the final host's pag e shown when the 'Chromebox for meeting' setup process is finished.">
6314 You're all set to continue on to Hangouts 6314 You're all set to continue on to Hangouts
6315 </message> 6315 </message>
6316 <message name="IDS_PAIRING_HOST_ERROR_NEED_RESTART_TEXT" desc="Text on the hos t's error page shown when the bootstrapping attampt or 'Chromebox for meeting' s etup process is failed."> 6316 <message name="IDS_PAIRING_HOST_ERROR_NEED_RESTART_TEXT" desc="Text on the hos t's error page shown when the bootstrapping attampt or 'Chromebox for meeting' s etup process is failed.">
6317 Please restart the device and try again later. 6317 Please restart the device and try again later.
6318 </message> 6318 </message>
6319 6319
6320 <!-- Strings for the bootstrapping OOBE process --> 6320 <!-- Strings for the bootstrapping OOBE process -->
6321 <message name="IDS_HOST_SETUP_BASIC_CONFIGURATION_TITLE" desc="Title of the ho st's basic configuration setup page during the bootstrapping process."> 6321 <message name="IDS_HOST_SETUP_BASIC_CONFIGURATION_TITLE" desc="Title of the ho st's basic configuration setup page during the bootstrapping process.">
6322 Setup network connection, language, keyboard layout... 6322 Setup network connection, language, keyboard layout&#8230;
6323 </message> 6323 </message>
6324 <message name="IDS_HOST_SETUP_NETWORK_ERROR_TITLE" desc="Title of the host's n etwork error page during the bootstrapping process."> 6324 <message name="IDS_HOST_SETUP_NETWORK_ERROR_TITLE" desc="Title of the host's n etwork error page during the bootstrapping process.">
6325 Could not set up network 6325 Could not set up network
6326 </message> 6326 </message>
6327 <message name="IDS_SLAVE_CONFIRMATION_TITLE" desc="Title of the host's confirm ation page of the bootstrapping process. 6-digit confirmation code is displayed below."> 6327 <message name="IDS_SLAVE_CONFIRMATION_TITLE" desc="Title of the host's confirm ation page of the bootstrapping process. 6-digit confirmation code is displayed below.">
6328 Initialize the connection 6328 Initialize the connection
6329 </message> 6329 </message>
6330 <message name="IDS_SLAVE_ENROLL_TITLE" desc="Title of the enroll page of the b ootstrapping process."> 6330 <message name="IDS_SLAVE_ENROLL_TITLE" desc="Title of the enroll page of the b ootstrapping process.">
6331 Enroll in your organization 6331 Enroll in your organization
6332 </message> 6332 </message>
6333 <message name="IDS_SLAVE_ENROLLMENT_IN_PROGRESS" desc="Message shown on the ho st screen of the bootstrapping process."> 6333 <message name="IDS_SLAVE_ENROLLMENT_IN_PROGRESS" desc="Message shown on the ho st screen of the bootstrapping process.">
6334 Enrolling in <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="DOMAIN_NAME" >$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph>... 6334 Enrolling in <ph name="BEGIN_BOLD">&lt;strong&gt;</ph><ph name="DOMAIN_NAME" >$1<ex>example.com</ex></ph><ph name="END_BOLD">&lt;/strong&gt;</ph>&#8230;
6335 </message> 6335 </message>
6336 <message name="IDS_SLAVE_ENROLLMENT_ERROR_TITLE" desc="Title of the page shown when enrollment attempt is failed during the bootstrapping process."> 6336 <message name="IDS_SLAVE_ENROLLMENT_ERROR_TITLE" desc="Title of the page shown when enrollment attempt is failed during the bootstrapping process.">
6337 Unable to enroll 6337 Unable to enroll
6338 </message> 6338 </message>
6339 <message name="IDS_PAIRING_HOST_INITIALIZATION_ERROR_TITLE" desc="Title of the host's initialization error page during the bootstrapping process or 'Chromebox for meeting' setup process."> 6339 <message name="IDS_PAIRING_HOST_INITIALIZATION_ERROR_TITLE" desc="Title of the host's initialization error page during the bootstrapping process or 'Chromebox for meeting' setup process.">
6340 Could not initialize the connection 6340 Could not initialize the connection
6341 </message> 6341 </message>
6342 <message name="IDS_PAIRING_HOST_CONNECTION_ERROR_TITLE" desc="Title of the hos t's connection error page during the bootstrapping process or 'Chromebox for mee ting' setup process."> 6342 <message name="IDS_PAIRING_HOST_CONNECTION_ERROR_TITLE" desc="Title of the hos t's connection error page during the bootstrapping process or 'Chromebox for mee ting' setup process.">
6343 Connection was lost 6343 Connection was lost
6344 </message> 6344 </message>
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
6577 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page."> 6577 <message name="IDS_OPTIONS_DEVICE_CONTROL_SECTION_TITLE" desc="The title of th e device control section in the settings page.">
6578 Device control 6578 Device control
6579 </message> 6579 </message>
6580 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management service in the settings page."> 6580 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_DESCRIPTION" desc="Description of the consumer management service in the settings page.">
6581 Let Google help you remotely lock, erase, and locate your device. 6581 Let Google help you remotely lock, erase, and locate your device.
6582 </message> 6582 </message>
6583 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management button in the settings page when the device is not enr olled."> 6583 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLL_BUTTON" desc="The text o f the consumer management button in the settings page when the device is not enr olled.">
6584 Enroll 6584 Enroll
6585 </message> 6585 </message>
6586 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLLING_BUTTON" desc="The tex t of the consumer management button in the settings page when enrollment is in p rogress."> 6586 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_ENROLLING_BUTTON" desc="The tex t of the consumer management button in the settings page when enrollment is in p rogress.">
6587 Enrolling... 6587 Enrolling&#8230;
6588 </message> 6588 </message>
6589 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management button in the settings page when the device is enrol led."> 6589 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLL_BUTTON" desc="The text of the consumer management button in the settings page when the device is enrol led.">
6590 Unenroll 6590 Unenroll
6591 </message> 6591 </message>
6592 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLLING_BUTTON" desc="The t ext of the consumer management button in the settings page when unenrollment is in progress."> 6592 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_UNENROLLING_BUTTON" desc="The t ext of the consumer management button in the settings page when unenrollment is in progress.">
6593 Unenrolling... 6593 Unenrolling&#8230;
6594 </message> 6594 </message>
6595 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and u nenrollment."> 6595 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY" desc="The title of the consumer management overlay in the settings page used for both enrollment and u nenrollment.">
6596 Consumer management 6596 Consumer management
6597 </message> 6597 </message>
6598 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment."> 6598 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_TITLE" desc="The title of the consumer management overlay in the settings page for enrollment.">
6599 Enroll <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph> 6599 Enroll <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></ph>
6600 </message> 6600 </message>
6601 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="T he description of the consumer management overlay in the settings page for enrol lment."> 6601 <message name="IDS_OPTIONS_CONSUMER_MANAGEMENT_OVERLAY_ENROLL_MESSAGE" desc="T he description of the consumer management overlay in the settings page for enrol lment.">
6602 You are about to enroll this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></p h> with Google to enable the ability to remotely locate, wipe, and lock the devi ce. This will require a reboot. Do you wish to continue? 6602 You are about to enroll this <ph name="DEVICE_TYPE">$1<ex>Chromebook</ex></p h> with Google to enable the ability to remotely locate, wipe, and lock the devi ce. This will require a reboot. Do you wish to continue?
6603 </message> 6603 </message>
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
6773 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_CANCEL" desc="Cancel button of the opt-in dialog for Android apps."> 6773 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_CANCEL" desc="Cancel button of the opt-in dialog for Android apps.">
6774 Cancel 6774 Cancel
6775 </message> 6775 </message>
6776 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o pt-in dialog for Android apps."> 6776 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_RETRY" desc="Retry button of the o pt-in dialog for Android apps.">
6777 Try again 6777 Try again
6778 </message> 6778 </message>
6779 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_SEND_FEEDBACK" desc="Send feedback button of the opt-in dialog for Android apps."> 6779 <message name="IDS_ARC_OPT_IN_DIALOG_BUTTON_SEND_FEEDBACK" desc="Send feedback button of the opt-in dialog for Android apps.">
6780 Send feedback 6780 Send feedback
6781 </message> 6781 </message>
6782 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p rogress of the opt-in dialog for Android apps."> 6782 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_LSO" desc="Name of LSO loading p rogress of the opt-in dialog for Android apps.">
6783 Just a sec... 6783 Just a sec&#8230;
6784 </message> 6784 </message>
6785 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l oading progress of the opt-in dialog for Android apps."> 6785 <message name="IDS_ARC_OPT_IN_DIALOG_PROGRESS_ANDROID" desc="Name of Android l oading progress of the opt-in dialog for Android apps.">
6786 This may take up to a minute or so... 6786 This may take up to a minute or so&#8230;
6787 </message> 6787 </message>
6788 <message name="IDS_ARC_OPT_IN_DIALOG_AUTHORIZATION_FAILED" desc="Error message shown when an auth code is not returned by server."> 6788 <message name="IDS_ARC_OPT_IN_DIALOG_AUTHORIZATION_FAILED" desc="Error message shown when an auth code is not returned by server.">
6789 Authorization failed 6789 Authorization failed
6790 </message> 6790 </message>
6791 <message name="IDS_ARC_OPT_IN_DIALOG_TERMS_OF_SERVICE" desc="Terms of service caption in the opt-in dialog for Android apps."> 6791 <message name="IDS_ARC_OPT_IN_DIALOG_TERMS_OF_SERVICE" desc="Terms of service caption in the opt-in dialog for Android apps.">
6792 Terms of Service 6792 Terms of Service
6793 </message> 6793 </message>
6794 <message name="IDS_ARC_OPT_IN_DIALOG_METRICS_MANAGED_ENABLED" desc="Message in the opt-in dialog for Android apps in case metrics are managed on the device an d on."> 6794 <message name="IDS_ARC_OPT_IN_DIALOG_METRICS_MANAGED_ENABLED" desc="Message in the opt-in dialog for Android apps in case metrics are managed on the device an d on.">
6795 This device will automatically send diagnostic and usage data to Google. Thi s <ph name="BEGIN_LINK1">&lt;a href="#" id="settings-link"&gt;</ph>setting<ph na me="END_LINK1">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> is enforced by your administra tor. <ph name="BEGIN_LINK2">&lt;a href="#" id="learn-more-link-metrics"&gt;</ph> Learn More<ph name="END_LINK2">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> 6795 This device will automatically send diagnostic and usage data to Google. Thi s <ph name="BEGIN_LINK1">&lt;a href="#" id="settings-link"&gt;</ph>setting<ph na me="END_LINK1">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph> is enforced by your administra tor. <ph name="BEGIN_LINK2">&lt;a href="#" id="learn-more-link-metrics"&gt;</ph> Learn More<ph name="END_LINK2">&lt;/a&gt;<ex>&lt;/a&gt;</ex></ph>
6796 </message> 6796 </message>
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after
6870 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space."> 6870 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_TITLE" desc="Title of the notification warning users that they are critically low on disk space.">
6871 Device disk space critically low 6871 Device disk space critically low
6872 </message> 6872 </message>
6873 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space."> 6873 <message name="IDS_CRITICALLY_LOW_DISK_NOTIFICATION_MESSAGE" desc="Notificatio n text warning users that they are critically low on disk space.">
6874 Free up disk space or device will become unresponsive. 6874 Free up disk space or device will become unresponsive.
6875 </message> 6875 </message>
6876 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management."> 6876 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk notification to open storage management.">
6877 Manage storage 6877 Manage storage
6878 </message> 6878 </message>
6879 </grit-part> 6879 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698