| 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 2051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2062 desc="Status that the file download will be opened when the download co
mpletes."> | 2062 desc="Status that the file download will be opened when the download co
mpletes."> |
| 2063 Opening when complete | 2063 Opening when complete |
| 2064 </message> | 2064 </message> |
| 2065 <message name="IDS_DOWNLOAD_STATUS_OPENING" | 2065 <message name="IDS_DOWNLOAD_STATUS_OPENING" |
| 2066 desc="Temporary status shown when a user has clicked to open a do
wnloaded file."> | 2066 desc="Temporary status shown when a user has clicked to open a do
wnloaded file."> |
| 2067 Opening <ph name="FILE">$1<ex>image.jpg</ex></ph>... | 2067 Opening <ph name="FILE">$1<ex>image.jpg</ex></ph>... |
| 2068 </message> | 2068 </message> |
| 2069 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Canceled text."> | 2069 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Canceled text."> |
| 2070 Canceled | 2070 Canceled |
| 2071 </message> | 2071 </message> |
| 2072 <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in t
he unconfirmed download file."> |
| 2073 Unconfirmed |
| 2074 </message> |
| 2072 | 2075 |
| 2073 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" | 2076 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" |
| 2074 desc="Message shown to the user to validate the download of a dan
gerous file."> | 2077 desc="Message shown to the user to validate the download of a dan
gerous file."> |
| 2075 This type of file can harm your computer. Are you sure you want to downl
oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>? | 2078 This type of file can harm your computer. Are you sure you want to downl
oad <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph>? |
| 2076 </message> | 2079 </message> |
| 2077 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" | 2080 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" |
| 2078 desc="Message shown to the user to validate the download of an extensio
n file."> | 2081 desc="Message shown to the user to validate the download of an extensio
n file."> |
| 2079 Extensions, apps, and themes can harm your computer. Are you sure you wa
nt to continue? | 2082 Extensions, apps, and themes can harm your computer. Are you sure you wa
nt to continue? |
| 2080 </message> | 2083 </message> |
| 2081 <message name="IDS_SAVE_DOWNLOAD" | 2084 <message name="IDS_SAVE_DOWNLOAD" |
| (...skipping 9146 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11228 </includes> | 11231 </includes> |
| 11229 <structures fallback_to_english="true"> | 11232 <structures fallback_to_english="true"> |
| 11230 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11233 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11231 </structure> | 11234 </structure> |
| 11232 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11235 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11233 </structure> | 11236 </structure> |
| 11234 </structures> | 11237 </structures> |
| 11235 | 11238 |
| 11236 </release> | 11239 </release> |
| 11237 </grit> | 11240 </grit> |
| OLD | NEW |