| 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 5093 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5104 </message> | 5104 </message> |
| 5105 <message name="IDS_PLUGIN_NOT_AUTHORIZED" desc="The placeholder text for a
plug-in that requires user permission to run."> | 5105 <message name="IDS_PLUGIN_NOT_AUTHORIZED" desc="The placeholder text for a
plug-in that requires user permission to run."> |
| 5106 The <ph name="PLUGIN_NAME">$1<ex>Java</ex></ph> plug-in needs your permi
ssion to run. | 5106 The <ph name="PLUGIN_NAME">$1<ex>Java</ex></ph> plug-in needs your permi
ssion to run. |
| 5107 </message> | 5107 </message> |
| 5108 <message name="IDS_PLUGIN_NOT_FOUND" desc="The placeholder text for an unk
nown plug-in that is not installed."> | 5108 <message name="IDS_PLUGIN_NOT_FOUND" desc="The placeholder text for an unk
nown plug-in that is not installed."> |
| 5109 No plug-in available to display this content. | 5109 No plug-in available to display this content. |
| 5110 </message> | 5110 </message> |
| 5111 <message name="IDS_PLUGIN_SEARCHING" desc="The placeholder text when searc
hing for a missing plug-in."> | 5111 <message name="IDS_PLUGIN_SEARCHING" desc="The placeholder text when searc
hing for a missing plug-in."> |
| 5112 Looking for plug-in... | 5112 Looking for plug-in... |
| 5113 </message> | 5113 </message> |
| 5114 <message name="IDS_PLUGIN_DOWNLOADING" desc="The placeholder text when sea
rching for a missing plug-in."> |
| 5115 Downloading plug-in... |
| 5116 </message> |
| 5117 <message name="IDS_PLUGIN_INSTALLING" desc="The placeholder text when sear
ching for a missing plug-in."> |
| 5118 After installing the plug-in, reload the page. |
| 5119 </message> |
| 5114 <message name="IDS_PLUGIN_FOUND" desc="The placeholder text for a known pl
ug-in that is not installed."> | 5120 <message name="IDS_PLUGIN_FOUND" desc="The placeholder text for a known pl
ug-in that is not installed."> |
| 5115 The <ph name="PLUGIN_NAME">$1<ex>Quicktime</ex></ph> plug-in is required
to display this content. | 5121 The <ph name="PLUGIN_NAME">$1<ex>Quicktime</ex></ph> plug-in is required
to display this content. |
| 5116 </message> | 5122 </message> |
| 5117 <message name="IDS_PLUGIN_DISABLED" desc="The placeholder text for a disab
led plug-in."> | 5123 <message name="IDS_PLUGIN_DISABLED" desc="The placeholder text for a disab
led plug-in."> |
| 5118 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in has been disabl
ed. To re-enable it, please go to <ph name="CHROME_PLUGINS_LINK">chrome://plugin
s</ph>. | 5124 The <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> plug-in has been disabl
ed. To re-enable it, please go to <ph name="CHROME_PLUGINS_LINK">chrome://plugin
s</ph>. |
| 5119 </message> | 5125 </message> |
| 5120 | 5126 |
| 5121 <!-- Session Crashed Info Bar--> | 5127 <!-- Session Crashed Info Bar--> |
| 5122 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> | 5128 <message name="IDS_SESSION_CRASHED_VIEW_RESTORE_BUTTON" desc="Title of the
restore button in the session crashed view."> |
| 5123 Restore | 5129 Restore |
| (...skipping 9601 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14725 </messages> | 14731 </messages> |
| 14726 <structures fallback_to_english="true"> | 14732 <structures fallback_to_english="true"> |
| 14727 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14733 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14728 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14734 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14729 </structure> | 14735 </structure> |
| 14730 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14736 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14731 </structure> | 14737 </structure> |
| 14732 </structures> | 14738 </structures> |
| 14733 </release> | 14739 </release> |
| 14734 </grit> | 14740 </grit> |
| OLD | NEW |