OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains the strings for ash. | 4 This file contains the strings for ash. |
5 --> | 5 --> |
6 | 6 |
7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
9 <outputs> | 9 <outputs> |
10 <output filename="grit/ash_strings.h" type="rc_header"> | 10 <output filename="grit/ash_strings.h" type="rc_header"> |
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
445 </message> | 445 </message> |
446 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text
for the network info button."> | 446 <message name="IDS_ASH_STATUS_TRAY_NETWORK_INFO" desc="The accessible text
for the network info button."> |
447 Network Info | 447 Network Info |
448 </message> | 448 </message> |
449 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> | 449 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> |
450 No network information available | 450 No network information available |
451 </message> | 451 </message> |
452 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 452 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
453 Previous menu | 453 Previous menu |
454 </message> | 454 </message> |
455 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_EXTENSIONS_DISABLE" desc="The
menu entry for disabling extensions from a notification."> | |
456 Disable extension | |
457 </message> | |
458 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e
ntry for disabling notification from a site."> | |
459 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> | |
460 </message> | |
461 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> | |
462 Settings... | |
463 </message> | |
464 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> | |
465 Clear All | |
466 </message> | |
467 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_NO_MESSAGES" desc="The message
displayed in the message center when there are no notifications."> | |
468 You have no notifications. Relax! | |
469 </message> | |
470 <message name="IDS_ASH_WEB_NOTIFICATION_TRAY_ACCESSIBLE_NAME" desc="The ac
cessible name of the web notification tray (message center)."> | 455 <message name="IDS_ASH_WEB_NOTIFICATION_TRAY_ACCESSIBLE_NAME" desc="The ac
cessible name of the web notification tray (message center)."> |
471 Message Center | 456 Message Center |
472 </message> | 457 </message> |
473 <message name="IDS_ASH_MAXIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window get maximized."> | 458 <message name="IDS_ASH_MAXIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window get maximized."> |
474 Maximize | 459 Maximize |
475 </message> | 460 </message> |
476 <message name="IDS_ASH_SNAP_WINDOW_RIGHT" desc="A help text to show that w
hen the button gets clicked the window get snapped to the right side."> | 461 <message name="IDS_ASH_SNAP_WINDOW_RIGHT" desc="A help text to show that w
hen the button gets clicked the window get snapped to the right side."> |
477 Right | 462 Right |
478 </message> | 463 </message> |
479 <message name="IDS_ASH_SNAP_WINDOW_LEFT" desc="A help text to show that wh
en the button gets clicked the window get snapped to the left side."> | 464 <message name="IDS_ASH_SNAP_WINDOW_LEFT" desc="A help text to show that wh
en the button gets clicked the window get snapped to the left side."> |
480 Left | 465 Left |
481 </message> | 466 </message> |
482 <message name="IDS_ASH_RESTORE_WINDOW" desc="A help text to show that when
the button gets clicked the window gets restored to its normal - non maximized
- state."> | 467 <message name="IDS_ASH_RESTORE_WINDOW" desc="A help text to show that when
the button gets clicked the window gets restored to its normal - non maximized
- state."> |
483 Restore | 468 Restore |
484 </message> | 469 </message> |
485 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window gets minimized."> | 470 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window gets minimized."> |
486 Minimize | 471 Minimize |
487 </message> | 472 </message> |
488 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> | 473 <message name="IDS_ASH_DISPLAY_FAILURE_ON_MIRRORING" desc="An error messag
e to show that the system failed to enter the mirroring mode."> |
489 Can't duplicate image on attached monitors. No matching resolution found
. | 474 Can't duplicate image on attached monitors. No matching resolution found
. |
490 </message> | 475 </message> |
491 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> | 476 <message name="IDS_ASH_INTERNAL_DISPLAY_NAME" desc="The name of the intern
al display which is shown in the display settings."> |
492 Internal Display | 477 Internal Display |
493 </message> | 478 </message> |
494 </messages> | 479 </messages> |
495 </release> | 480 </release> |
496 </grit> | 481 </grit> |
497 | 482 |
OLD | NEW |