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. --> | 4 each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 6686 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6697 </message> | 6697 </message> |
6698 | 6698 |
6699 <!-- Sad Tab Strings --> | 6699 <!-- Sad Tab Strings --> |
6700 <message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that
is shown when a tab crashes. This is intended to be a humorous exclamation of d
ismay."> | 6700 <message name="IDS_SAD_TAB_TITLE" desc="The title of the sad tab page that
is shown when a tab crashes. This is intended to be a humorous exclamation of d
ismay."> |
6701 Aw, Snap! | 6701 Aw, Snap! |
6702 </message> | 6702 </message> |
6703 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> | 6703 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> |
6704 Something went wrong while displaying this webpage. To continue, press R
eload or go to another page. | 6704 Something went wrong while displaying this webpage. To continue, press R
eload or go to another page. |
6705 </message> | 6705 </message> |
6706 | 6706 |
| 6707 <!-- Killed Tab Strings --> |
| 6708 <!-- TODO(gspencer): These are temporary values until real |
| 6709 values are supplied by UI team. See http://crosbug.com/10711 --> |
| 6710 <message name="IDS_KILLED_TAB_TITLE" desc="The title of the killed tab pag
e that is shown when a tab is killed by the OS. This is intended to be a humorou
s exclamation of dismay."> |
| 6711 He's Dead, Jim! |
| 6712 </message> |
| 6713 <message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the
killed tab page."> |
| 6714 Something caused this webpage to be killed, either because the operating
system ran out of memory, or for some other reason. To continue, press Reload o
r go to another page. |
| 6715 </message> |
| 6716 |
6707 <!-- Incognito --> | 6717 <!-- Incognito --> |
6708 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> | 6718 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> |
6709 You have opened an incognito window. Pages that you open in this window
won't appear in your history. | 6719 You have opened an incognito window. Pages that you open in this window
won't appear in your history. |
6710 </message> | 6720 </message> |
6711 | 6721 |
6712 <!-- Default Browser related messages --> | 6722 <!-- Default Browser related messages --> |
6713 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> | 6723 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> |
6714 To hide access to this program, you need to uninstall it by using\n<ph n
ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P
anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/
Remove Programs</ex></ph>? | 6724 To hide access to this program, you need to uninstall it by using\n<ph n
ame="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/Remove Programs</ex></ph> in Control P
anel.\n\nWould you like to start <ph name="CONTROL_PANEL_APPLET_NAME">$1<ex>Add/
Remove Programs</ex></ph>? |
6715 </message> | 6725 </message> |
6716 | 6726 |
(...skipping 4948 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11665 </includes> | 11675 </includes> |
11666 <structures fallback_to_english="true"> | 11676 <structures fallback_to_english="true"> |
11667 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11677 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11668 </structure> | 11678 </structure> |
11669 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11679 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11670 </structure> | 11680 </structure> |
11671 </structures> | 11681 </structures> |
11672 | 11682 |
11673 </release> | 11683 </release> |
11674 </grit> | 11684 </grit> |
OLD | NEW |