OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. Specifically, these are UI strings that are used by app/ that | 4 each locale. Specifically, these are UI strings that are used by app/ that |
5 need to be translated for each locale.--> | 5 need to be translated for each locale.--> |
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 <!-- TODO add each of your output files. Modify the three below, and add | 10 <!-- TODO add each of your output files. Modify the three below, and add |
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
445 </message> | 445 </message> |
446 <message name="IDS_MESSAGE_CENTER_SITE_DISABLE" desc="The menu entry for d
isabling notification from a site."> | 446 <message name="IDS_MESSAGE_CENTER_SITE_DISABLE" desc="The menu entry for d
isabling notification from a site."> |
447 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> | 447 Disable notifications from <ph name="site">$1<ex>mail.google.com</ex></p
h> |
448 </message> | 448 </message> |
449 <message name="IDS_MESSAGE_CENTER_FOOTER_TITLE" desc="The label in the foo
ter of the message center"> | 449 <message name="IDS_MESSAGE_CENTER_FOOTER_TITLE" desc="The label in the foo
ter of the message center"> |
450 Notifications | 450 Notifications |
451 </message> | 451 </message> |
452 <message name="IDS_MESSAGE_CENTER_SETTINGS_BUTTON_LABEL" desc="The button
label for visiting the appropriate settings page in the footer of the message ce
nter."> | 452 <message name="IDS_MESSAGE_CENTER_SETTINGS_BUTTON_LABEL" desc="The button
label for visiting the appropriate settings page in the footer of the message ce
nter."> |
453 Settings | 453 Settings |
454 </message> | 454 </message> |
| 455 <message name="IDS_MESSAGE_CENTER_SETTINGS_GO_BACK_BUTTON_TOOLTIP" desc="T
he tooltip on back button that returns from settings to the notification list."> |
| 456 Go back to notifications |
| 457 </message> |
455 <message name="IDS_MESSAGE_CENTER_SETTINGS_DIALOG_DESCRIPTION" desc="The l
abel to describe the settings dialog."> | 458 <message name="IDS_MESSAGE_CENTER_SETTINGS_DIALOG_DESCRIPTION" desc="The l
abel to describe the settings dialog."> |
456 Allow notifications from the following: | 459 Allow notifications from the following: |
457 </message> | 460 </message> |
458 <message name="IDS_MESSAGE_CENTER_SETTINGS" desc="The menu entry or button
for visiting the appropriate settings page."> | 461 <message name="IDS_MESSAGE_CENTER_SETTINGS" desc="The menu entry or button
for visiting the appropriate settings page."> |
459 Settings... | 462 Settings... |
460 </message> | 463 </message> |
461 <message name="IDS_MESSAGE_CENTER_CLEAR_ALL" desc="The button for clearing
all notifications."> | 464 <message name="IDS_MESSAGE_CENTER_CLEAR_ALL" desc="The button for clearing
all notifications."> |
462 Clear All | 465 Clear All |
463 </message> | 466 </message> |
464 <message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="The too
ltip text for the quiet mode button."> | 467 <message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="The too
ltip text for the quiet mode button."> |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
498 </message> | 501 </message> |
499 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th
e settings UI."> | 502 <message name="IDS_APP_LIST_OPEN_SETTINGS" desc="The menu entry to show th
e settings UI."> |
500 Settings | 503 Settings |
501 </message> | 504 </message> |
502 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th
e feedback UI."> | 505 <message name="IDS_APP_LIST_OPEN_FEEDBACK" desc="The menu entry to show th
e feedback UI."> |
503 Send feedback | 506 Send feedback |
504 </message> | 507 </message> |
505 </messages> | 508 </messages> |
506 </release> | 509 </release> |
507 </grit> | 510 </grit> |
OLD | NEW |