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 7431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
7442 </message> | 7442 </message> |
7443 <message name="IDS_SAFE_BROWSING_MALWARE_LESS_INFO_BUTTON" desc="SafeBrows ing Malware, show less information button"> | 7443 <message name="IDS_SAFE_BROWSING_MALWARE_LESS_INFO_BUTTON" desc="SafeBrows ing Malware, show less information button"> |
7444 Less information | 7444 Less information |
7445 </message> | 7445 </message> |
7446 <message name="IDS_SAFE_BROWSING_MALWARE_BACK_BUTTON" desc="SafeBrowsing M alware, back button"> | 7446 <message name="IDS_SAFE_BROWSING_MALWARE_BACK_BUTTON" desc="SafeBrowsing M alware, back button"> |
7447 Go back | 7447 Go back |
7448 </message> | 7448 </message> |
7449 <message name="IDS_SAFE_BROWSING_MALWARE_DIAGNOSTIC_PAGE" desc="SafeBrowsi ng Malware diagnostic page"> | 7449 <message name="IDS_SAFE_BROWSING_MALWARE_DIAGNOSTIC_PAGE" desc="SafeBrowsi ng Malware diagnostic page"> |
7450 Safe Browsing diagnostic page | 7450 Safe Browsing diagnostic page |
7451 </message> | 7451 </message> |
7452 <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="afeBrowsin g Malware, agree checkbox text"> | |
lzheng
2010/11/19 18:50:47
typo: S is missing in 'afeBrowsing Malware, agree
kewang
2010/11/20 00:45:51
Done.
| |
7453 Help Google find malware by sending information to Google when Chrome di splays a malware warning, to help protect other users. | |
7454 </message> | |
7452 | 7455 |
7453 | 7456 |
7454 <message name="IDS_SAFE_BROWSING_PHISHING_TITLE" desc="SafeBrowsing Phishi ng HTML title"> | 7457 <message name="IDS_SAFE_BROWSING_PHISHING_TITLE" desc="SafeBrowsing Phishi ng HTML title"> |
7455 Phishing Detected! | 7458 Phishing Detected! |
7456 </message> | 7459 </message> |
7457 <message name="IDS_SAFE_BROWSING_PHISHING_HEADLINE" desc="SafeBrowsing Phi shing HTML headline"> | 7460 <message name="IDS_SAFE_BROWSING_PHISHING_HEADLINE" desc="SafeBrowsing Phi shing HTML headline"> |
7458 Warning: Suspected phishing site! | 7461 Warning: Suspected phishing site! |
7459 </message> | 7462 </message> |
7460 <message name="IDS_SAFE_BROWSING_PHISHING_DESCRIPTION1" desc="SafeBrowsing Phishing HTML description, first line"> | 7463 <message name="IDS_SAFE_BROWSING_PHISHING_DESCRIPTION1" desc="SafeBrowsing Phishing HTML description, first line"> |
7461 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.com< /ex></strong></ph> has been reported as a “phishing” site. Phishing sites trick users into disclosing personal or financial information, often by pretend ing to represent trusted institutions, such as banks. | 7464 The website at <ph name="HOST_NAME"><strong>$1<ex>www.malware.com< /ex></strong></ph> has been reported as a “phishing” site. Phishing sites trick users into disclosing personal or financial information, often by pretend ing to represent trusted institutions, such as banks. |
(...skipping 3571 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11033 | 11036 |
11034 </messages> | 11037 </messages> |
11035 | 11038 |
11036 <structures fallback_to_english="true"> | 11039 <structures fallback_to_english="true"> |
11037 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 11040 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
11038 </structure> | 11041 </structure> |
11039 </structures> | 11042 </structures> |
11040 | 11043 |
11041 </release> | 11044 </release> |
11042 </grit> | 11045 </grit> |
OLD | NEW |