| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
| 3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
| 4 Chrome supports. If you update this file, be sure also to update | 4 Chrome supports. If you update this file, be sure also to update |
| 5 chromium_strings.grd. --> | 5 chromium_strings.grd. --> |
| 6 | 6 |
| 7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
| 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> |
| 9 <outputs> | 9 <outputs> |
| 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 10 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
| (...skipping 526 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 537 </message> | 537 </message> |
| 538 | 538 |
| 539 <!-- Download Shelf Items --> | 539 <!-- Download Shelf Items --> |
| 540 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" | 540 <message name="IDS_DOWNLOAD_STATUS_CRX_INSTALL_RUNNING" |
| 541 desc="Message shown when a CRX has been downloaded and is being u
npacked."> | 541 desc="Message shown when a CRX has been downloaded and is being u
npacked."> |
| 542 Adding to Chrome... | 542 Adding to Chrome... |
| 543 </message> | 543 </message> |
| 544 | 544 |
| 545 <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS" | 545 <message name="IDS_PROMPT_DOWNLOAD_CHANGES_SETTINGS" |
| 546 desc="Message shown on the download shelf when the download is kn
own to change settings in the browser."> | 546 desc="Message shown on the download shelf when the download is kn
own to change settings in the browser."> |
| 547 <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> may harm your browsing expe
rience, so Chrome has blocked it. | 547 <ph name="FILE_NAME">$1<ex>bla.exe</ex></ph> may be dangerous, so Chrome
has blocked it. |
| 548 </message> | 548 </message> |
| 549 | 549 |
| 550 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_URL" | 550 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_URL" |
| 551 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."> | 551 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."> |
| 552 This file is malicious, and Chrome has blocked it. | 552 This file is dangerous, so Chrome has blocked it. |
| 553 </message> | 553 </message> |
| 554 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_CONTENT" | 554 <message name="IDS_PROMPT_MALICIOUS_DOWNLOAD_CONTENT" |
| 555 desc="Message shown to the user to validate the download when the downl
oad content is classified to lead to malware by safebrowsing."> | 555 desc="Message shown to the user to validate the download when the downl
oad content is classified to lead to malware by safebrowsing."> |
| 556 <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> is malicious, and Chrom
e has blocked it. | 556 <ph name="FILE_NAME">$1<ex>malware.exe</ex></ph> is dangerous, so Chrome
has blocked it. |
| 557 </message> | 557 </message> |
| 558 <message name="IDS_BLOCK_REASON_DANGEROUS_DOWNLOAD" | 558 <message name="IDS_BLOCK_REASON_DANGEROUS_DOWNLOAD" |
| 559 desc="Message shown to the user on chrome://downloads page to explain t
hat this download is blocked because it is malware."> | 559 desc="Message shown to the user on chrome://downloads page to explain t
hat this download is blocked because it is malware."> |
| 560 This file is dangerous, so Chrome has blocked it. | 560 This file is dangerous, so Chrome has blocked it. |
| 561 </message> | 561 </message> |
| 562 <message name="IDS_BLOCK_REASON_UNWANTED_DOWNLOAD" | 562 <message name="IDS_BLOCK_REASON_UNWANTED_DOWNLOAD" |
| 563 desc="Message shown to the user on chrome://downloads page to explain t
hat this download is blocked because it is unwanted sofware."> | 563 desc="Message shown to the user on chrome://downloads page to explain t
hat this download is blocked because it is unwanted sofware."> |
| 564 This file may be dangerous, so Chrome has blocked it. | 564 This file may be dangerous, so Chrome has blocked it. |
| 565 </message> | 565 </message> |
| 566 | 566 |
| (...skipping 731 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1298 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chrome
." translateable="false"> | 1298 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr
iption of a security problem where the site collects private user data on an ins
ecure page, which will result in an omnibox warning in future versions of Chrome
." translateable="false"> |
| 1299 This page includes a password or credit card input over HTTP. A warning
will appear in the URL bar starting in Chrome 56 (Jan 2017). | 1299 This page includes a password or credit card input over HTTP. A warning
will appear in the URL bar starting in Chrome 56 (Jan 2017). |
| 1300 </message> | 1300 </message> |
| 1301 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> | 1301 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description
of a security problem where the site collects private user data on an insecure p
age, which results in an omnibox warning." translateable="false"> |
| 1302 This page includes a password or credit card input over HTTP. A warning
has been added the URL bar. | 1302 This page includes a password or credit card input over HTTP. A warning
has been added the URL bar. |
| 1303 </message> | 1303 </message> |
| 1304 | 1304 |
| 1305 </messages> | 1305 </messages> |
| 1306 </release> | 1306 </release> |
| 1307 </grit> | 1307 </grit> |
| OLD | NEW |