| 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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
| 6 | 6 |
| 7 win32 - Windows | 7 win32 - Windows |
| 8 darwin - Mac | 8 darwin - Mac |
| 9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
| 10 | 10 |
| (...skipping 2160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2171 </message> | 2171 </message> |
| 2172 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Canceled text."> | 2172 <message name="IDS_DOWNLOAD_STATUS_CANCELED" desc="Canceled text."> |
| 2173 Canceled | 2173 Canceled |
| 2174 </message> | 2174 </message> |
| 2175 <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in t
he unconfirmed download file."> | 2175 <message name="IDS_DOWNLOAD_UNCONFIRMED_PREFIX" desc="The prefix used in t
he unconfirmed download file."> |
| 2176 Unconfirmed | 2176 Unconfirmed |
| 2177 </message> | 2177 </message> |
| 2178 | 2178 |
| 2179 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" | 2179 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD" |
| 2180 desc="Message shown to the user to validate the download of a dan
gerous file."> | 2180 desc="Message shown to the user to validate the download of a dan
gerous file."> |
| 2181 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>? | 2181 This type of file can harm your computer. Do you want to keep <ph name="
FILE_NAME">$1<ex>malware.exe</ex></ph> anyway? |
| 2182 </message> | 2182 </message> |
| 2183 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" | 2183 <message name="IDS_PROMPT_DANGEROUS_DOWNLOAD_EXTENSION" |
| 2184 desc="Message shown to the user to validate the download of an extensio
n file."> | 2184 desc="Message shown to the user to validate the download of an extensio
n file."> |
| 2185 Extensions, apps, and themes can harm your computer. Are you sure you wa
nt to continue? | 2185 Extensions, apps, and themes can harm your computer. Are you sure you wa
nt to continue? |
| 2186 </message> | 2186 </message> |
| 2187 <message name="IDS_PROMPT_UNSAFE_DOWNLOAD_URL" | 2187 <message name="IDS_PROMPT_UNSAFE_DOWNLOAD_URL" |
| 2188 desc="Message shown to the user to validate the download when the downl
oad url is classified to lead to malware by the safebrowsing database."> | 2188 desc="Message shown to the user to validate the download when the downl
oad url is classified to lead to malware by the safebrowsing database."> |
| 2189 This file is malicious. Are you sure you want to continue? | 2189 This file is malicious. Do you want to keep it anyway? |
| 2190 </message> | 2190 </message> |
| 2191 <message name="IDS_SAVE_DOWNLOAD" | 2191 <message name="IDS_CONFIRM_DOWNLOAD" |
| 2192 desc="Text for the button used to validate the downloading of a d
angerous download."> | 2192 desc="Text for the button used to validate the downloading of a d
angerous download."> |
| 2193 Save | 2193 Keep |
| 2194 </message> | 2194 </message> |
| 2195 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" | 2195 <message name="IDS_CONTINUE_EXTENSION_DOWNLOAD" |
| 2196 desc="Text for the button used to validate the installation of an
extension."> | 2196 desc="Text for the button used to validate the installation of an
extension."> |
| 2197 Continue | 2197 Continue |
| 2198 </message> | 2198 </message> |
| 2199 <message name="IDS_DISCARD_DOWNLOAD" | 2199 <message name="IDS_DISCARD_DOWNLOAD" |
| 2200 desc="Text for the button used to stop a dangerous download."> | 2200 desc="Text for the button used to stop a dangerous download."> |
| 2201 Discard | 2201 Discard |
| 2202 </message> | 2202 </message> |
| 2203 | 2203 |
| (...skipping 10442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 12646 </includes> | 12646 </includes> |
| 12647 <structures fallback_to_english="true"> | 12647 <structures fallback_to_english="true"> |
| 12648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 12648 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 12649 </structure> | 12649 </structure> |
| 12650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 12650 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 12651 </structure> | 12651 </structure> |
| 12652 </structures> | 12652 </structures> |
| 12653 | 12653 |
| 12654 </release> | 12654 </release> |
| 12655 </grit> | 12655 </grit> |
| OLD | NEW |