| 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 6627 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6638 </message> | 6638 </message> |
| 6639 | 6639 |
| 6640 <!-- Sad Tab Strings --> | 6640 <!-- Sad Tab Strings --> |
| 6641 <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."> | 6641 <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."> |
| 6642 Aw, Snap! | 6642 Aw, Snap! |
| 6643 </message> | 6643 </message> |
| 6644 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> | 6644 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> |
| 6645 Something went wrong while displaying this webpage. To continue, press R
eload or go to another page. | 6645 Something went wrong while displaying this webpage. To continue, press R
eload or go to another page. |
| 6646 </message> | 6646 </message> |
| 6647 | 6647 |
| 6648 <!-- Killed Tab Strings --> |
| 6649 <!-- TODO(gspencer): These are temporary values until real |
| 6650 values are supplied by UI team. See http://crosbug.com/10711 --> |
| 6651 <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."> |
| 6652 He's Dead, Jim! |
| 6653 </message> |
| 6654 <message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the
killed tab page."> |
| 6655 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. |
| 6656 </message> |
| 6657 |
| 6648 <!-- Incognito --> | 6658 <!-- Incognito --> |
| 6649 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> | 6659 <message name="IDS_OFF_THE_RECORD_TOOLTIP" desc="The tooltip for the incog
nito icon."> |
| 6650 You have opened an incognito window. Pages that you open in this window
won't appear in your history. | 6660 You have opened an incognito window. Pages that you open in this window
won't appear in your history. |
| 6651 </message> | 6661 </message> |
| 6652 | 6662 |
| 6653 <!-- Default Browser related messages --> | 6663 <!-- Default Browser related messages --> |
| 6654 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> | 6664 <message name="IDS_HIDE_ICONS_NOT_SUPPORTED" desc="Message to explain we o
nly support uninstall and not hide-icons."> |
| 6655 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>? | 6665 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>? |
| 6656 </message> | 6666 </message> |
| 6657 | 6667 |
| (...skipping 4811 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11469 </includes> | 11479 </includes> |
| 11470 <structures fallback_to_english="true"> | 11480 <structures fallback_to_english="true"> |
| 11471 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11481 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11472 </structure> | 11482 </structure> |
| 11473 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11483 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11474 </structure> | 11484 </structure> |
| 11475 </structures> | 11485 </structures> |
| 11476 | 11486 |
| 11477 </release> | 11487 </release> |
| 11478 </grit> | 11488 </grit> |
| OLD | NEW |