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 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
436 </message> | 436 </message> |
437 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> | 437 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> |
438 Settings... | 438 Settings... |
439 </message> | 439 </message> |
440 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> | 440 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> |
441 Clear All | 441 Clear All |
442 </message> | 442 </message> |
443 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_NO_MESSAGES" desc="The message
displayed in the message center when there are no notifications."> | 443 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_NO_MESSAGES" desc="The message
displayed in the message center when there are no notifications."> |
444 You have no notifications. Relax! | 444 You have no notifications. Relax! |
445 </message> | 445 </message> |
446 <message name="IDS_ASH_WEB_NOTIFICATION_TRAY_ACCESSIBLE_NAME" desc="The ac
cessible name of the web notification tray (message center)."> | |
447 Message Center | |
448 </message> | |
449 <message name="IDS_ASH_MAXIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window get maximized."> | 446 <message name="IDS_ASH_MAXIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window get maximized."> |
450 Maximize | 447 Maximize |
451 </message> | 448 </message> |
452 <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."> | 449 <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."> |
453 Right | 450 Right |
454 </message> | 451 </message> |
455 <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."> | 452 <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."> |
456 Left | 453 Left |
457 </message> | 454 </message> |
458 <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."> | 455 <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."> |
459 Restore | 456 Restore |
460 </message> | 457 </message> |
461 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window gets minimized."> | 458 <message name="IDS_ASH_MINIMIZE_WINDOW" desc="A help text to show that whe
n the button gets clicked the window gets minimized."> |
462 Minimize | 459 Minimize |
463 </message> | 460 </message> |
464 </messages> | 461 </messages> |
465 </release> | 462 </release> |
466 </grit> | 463 </grit> |
467 | 464 |
OLD | NEW |