| 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 definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
| 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
| 6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
| 7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
| 8 --> | 8 --> |
| 9 | 9 |
| 10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
| (...skipping 7806 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7817 </message> | 7817 </message> |
| 7818 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> | 7818 <message name="IDS_SAD_TAB_MESSAGE" desc="The message displayed on the sad
tab page."> |
| 7819 Something went wrong while displaying this webpage. To continue, reload
or go to another page. | 7819 Something went wrong while displaying this webpage. To continue, reload
or go to another page. |
| 7820 </message> | 7820 </message> |
| 7821 <message name="IDS_SAD_TAB_HELP_MESSAGE" desc="The help message displayed
on the sad tab page, with IDS_SAD_TAB_HELP_LINK embedded as a link to help."> | 7821 <message name="IDS_SAD_TAB_HELP_MESSAGE" desc="The help message displayed
on the sad tab page, with IDS_SAD_TAB_HELP_LINK embedded as a link to help."> |
| 7822 If you're seeing this frequently, try <ph name="HELP_LINK">$1<ex>these s
uggestions</ex></ph>. | 7822 If you're seeing this frequently, try <ph name="HELP_LINK">$1<ex>these s
uggestions</ex></ph>. |
| 7823 </message> | 7823 </message> |
| 7824 <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the
sad tab page pointing the users to a help article."> | 7824 <message name="IDS_SAD_TAB_HELP_LINK" desc="The link text displayed on the
sad tab page pointing the users to a help article."> |
| 7825 these suggestions | 7825 these suggestions |
| 7826 </message> | 7826 </message> |
| 7827 <message name="IDS_SAD_TAB_RELOAD_LABEL" desc="Button label in the sad tab
page for reloading a page."> |
| 7828 Reload |
| 7829 </message> |
| 7827 | 7830 |
| 7828 <!-- Killed Tab Strings --> | 7831 <!-- Killed Tab Strings --> |
| 7829 <!-- TODO(gspencer): These are temporary values until real | 7832 <!-- TODO(gspencer): These are temporary values until real |
| 7830 values are supplied by UI team. See http://crosbug.com/10711 --> | 7833 values are supplied by UI team. See http://crosbug.com/10711 --> |
| 7831 <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."> | 7834 <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."> |
| 7832 He's dead, Jim! | 7835 He's dead, Jim! |
| 7833 </message> | 7836 </message> |
| 7834 <message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the
killed tab page."> | 7837 <message name="IDS_KILLED_TAB_MESSAGE" desc="The message displayed on the
killed tab page."> |
| 7835 Either Chrome ran out of memory or the process for the webpage was termi
nated for some other reason. To continue, reload or go to another page. | 7838 Either Chrome ran out of memory or the process for the webpage was termi
nated for some other reason. To continue, reload or go to another page. |
| 7836 </message> | 7839 </message> |
| (...skipping 6787 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14624 </messages> | 14627 </messages> |
| 14625 <structures fallback_to_english="true"> | 14628 <structures fallback_to_english="true"> |
| 14626 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14629 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14627 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14630 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14628 </structure> | 14631 </structure> |
| 14629 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14632 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14630 </structure> | 14633 </structure> |
| 14631 </structures> | 14634 </structures> |
| 14632 </release> | 14635 </release> |
| 14633 </grit> | 14636 </grit> |
| OLD | NEW |