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 423 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
434 </message> | 434 </message> |
435 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e
ntry for disabling notification from a site."> | 435 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SITE_DISABLE" desc="The menu e
ntry for disabling notification from a site."> |
436 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> | 436 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> |
437 </message> | 437 </message> |
438 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> | 438 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> |
439 Settings... | 439 Settings... |
440 </message> | 440 </message> |
441 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> | 441 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> |
442 Clear All | 442 Clear All |
443 </message> | 443 </message> |
| 444 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_NO_MESSAGES" desc="The message
displayed in the message center when there are no notifications."> |
| 445 You have no notifications. Relax! |
| 446 </message> |
444 </messages> | 447 </messages> |
445 </release> | 448 </release> |
446 </grit> | 449 </grit> |
447 | 450 |
OLD | NEW |