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