Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(357)

Side by Side Diff: chrome/app/generated_resources.grd

Issue 6342023: Remove "for all users" from malware interstitial checkbox. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 7944 matching lines...) Expand 10 before | Expand all | Expand 10 after
7955 <message name="IDS_SAFE_BROWSING_MALWARE_BACK_BUTTON" desc="SafeBrowsing M alware, back button"> 7955 <message name="IDS_SAFE_BROWSING_MALWARE_BACK_BUTTON" desc="SafeBrowsing M alware, back button">
7956 Go back 7956 Go back
7957 </message> 7957 </message>
7958 <message name="IDS_SAFE_BROWSING_MALWARE_DIAGNOSTIC_PAGE" desc="SafeBrowsi ng Malware diagnostic page"> 7958 <message name="IDS_SAFE_BROWSING_MALWARE_DIAGNOSTIC_PAGE" desc="SafeBrowsi ng Malware diagnostic page">
7959 Safe Browsing diagnostic page 7959 Safe Browsing diagnostic page
7960 </message> 7960 </message>
7961 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page"> 7961 <message name="IDS_SAFE_BROWSING_PRIVACY_POLICY_PAGE" desc="Label for the link to SafeBrowsing Privacy policy page">
7962 Safe Browsing privacy policies 7962 Safe Browsing privacy policies
7963 </message> 7963 </message>
7964 <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="SafeBrowsi ng Malware Details label next to checkbox"> 7964 <message name="IDS_SAFE_BROWSING_MALWARE_REPORTING_AGREE" desc="SafeBrowsi ng Malware Details label next to checkbox">
7965 Help improve detection of malware for all users by sending additional da ta to Google about sites on which you see this warning. This data will be handle d in accordance with the <ph name="PRIVACY_PAGE_LINK">$1</ph>. 7965 Help improve detection of malware by sending additional data to Google a bout sites on which you see this warning. This data will be handled in accordanc e with the <ph name="PRIVACY_PAGE_LINK">$1</ph>.
7966 </message> 7966 </message>
7967 <message name="IDS_SAFE_BROWSING_PHISHING_TITLE" desc="SafeBrowsing Phishi ng HTML title"> 7967 <message name="IDS_SAFE_BROWSING_PHISHING_TITLE" desc="SafeBrowsing Phishi ng HTML title">
7968 Phishing Detected! 7968 Phishing Detected!
7969 </message> 7969 </message>
7970 <message name="IDS_SAFE_BROWSING_PHISHING_HEADLINE" desc="SafeBrowsing Phi shing HTML headline"> 7970 <message name="IDS_SAFE_BROWSING_PHISHING_HEADLINE" desc="SafeBrowsing Phi shing HTML headline">
7971 Warning: Suspected phishing site! 7971 Warning: Suspected phishing site!
7972 </message> 7972 </message>
7973 <message name="IDS_SAFE_BROWSING_PHISHING_DESCRIPTION1" desc="SafeBrowsing Phishing HTML description, first line"> 7973 <message name="IDS_SAFE_BROWSING_PHISHING_DESCRIPTION1" desc="SafeBrowsing Phishing HTML description, first line">
7974 The website at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com< /ex>&lt;/strong&gt;</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. 7974 The website at <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com< /ex>&lt;/strong&gt;</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.
7975 </message> 7975 </message>
(...skipping 3771 matching lines...) Expand 10 before | Expand all | Expand 10 after
11747 </includes> 11747 </includes>
11748 <structures fallback_to_english="true"> 11748 <structures fallback_to_english="true">
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11750 </structure> 11750 </structure>
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11752 </structure> 11752 </structure>
11753 </structures> 11753 </structures>
11754 11754
11755 </release> 11755 </release>
11756 </grit> 11756 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698