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

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

Issue 4591001: Display a warning when autofill is disabled for a website. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Now with unit tests! Created 10 years, 1 month 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
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 6662 matching lines...) Expand 10 before | Expand all | Expand 10 after
6673 </message> 6673 </message>
6674 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the Autofil l Learn more link."> 6674 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the Autofil l Learn more link.">
6675 Learn more 6675 Learn more
6676 </message> 6676 </message>
6677 <message name="IDS_AUTOFILL_CC_LEARN_MORE" desc="Text to show for the Auto fill credit card request infobar Learn more link."> 6677 <message name="IDS_AUTOFILL_CC_LEARN_MORE" desc="Text to show for the Auto fill credit card request infobar Learn more link.">
6678 Learn more 6678 Learn more
6679 </message> 6679 </message>
6680 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s uggestions dropdown that clears an auto-filled form."> 6680 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s uggestions dropdown that clears an auto-filled form.">
6681 Clear form 6681 Clear form
6682 </message> 6682 </message>
6683 <message name="IDS_AUTOFILL_WARNING_AUTOFILL_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form.">
6684 This webpage has disabled automatic filling for this form.
6685 </message>
6686 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning tex t to show when credit card autofill is disabled because the website is not using a secure connection.">
6687 Automatic credit card filling disabled because this form does not use a secure connection.
6688 </message>
6683 <if expr="os != 'darwin'"> 6689 <if expr="os != 'darwin'">
6684 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog."> 6690 <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the Autofi ll dialog.">
6685 Autofill Options 6691 Autofill Options
6686 </message> 6692 </message>
6687 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button."> 6693 <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the Autofill opt ions button.">
6688 Autofill options 6694 Autofill options
6689 </message> 6695 </message>
6690 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry."> 6696 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofi ll options menu entry.">
6691 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill options 6697 <ph name="PRODUCT_NAME_SHORT">$1<ex>Chrome</ex></ph> Autofill options
6692 </message> 6698 </message>
(...skipping 717 matching lines...) Expand 10 before | Expand all | Expand 10 after
7410 </message> 7416 </message>
7411 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsing Malware HTML description, second line"> 7417 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION2" desc="SafeBrowsing Malware HTML description, second line">
7412 Google has found malicious software may be installed onto your computer if you proceed. If you've visited this site in the past or you trust this site, it's possible that it has just recently been compromised by a hacker. You should not proceed, and perhaps try again tomorrow or go somewhere else. 7418 Google has found malicious software may be installed onto your computer if you proceed. If you've visited this site in the past or you trust this site, it's possible that it has just recently been compromised by a hacker. You should not proceed, and perhaps try again tomorrow or go somewhere else.
7413 </message> 7419 </message>
7414 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsing Malware HTML description, third line"> 7420 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION3" desc="SafeBrowsing Malware HTML description, third line">
7415 If you understand that visiting this site may harm your computer, <ph na me="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>. 7421 If you understand that visiting this site may harm your computer, <ph na me="PROCEED_LINK">$1<ex>proceed anyway</ex></ph>.
7416 </message> 7422 </message>
7417 <message name="IDS_SAFE_BROWSING_MALWARE_PROCEED_LINK" desc="SafeBrowsing Malware HTML description, third line proceed link part."> 7423 <message name="IDS_SAFE_BROWSING_MALWARE_PROCEED_LINK" desc="SafeBrowsing Malware HTML description, third line proceed link part.">
7418 proceed anyway 7424 proceed anyway
7419 </message> 7425 </message>
7420 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsing Malware HTML description, first line for case of subresource malicious"> 7426 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION4" desc="SafeBrowsing Malware HTML description, first line for case of subresource malicious">
7421 <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong &gt;</ph> contains content from <ph name="ELEMENTS_HOST_NAME">&lt;strong&gt;$2<e x>www.evil.cn</ex>&lt;/strong&gt;</ph>, a site known to distribute malware. Your computer might catch a virus if you visit this site. 7427 <ph name="HOST_NAME">&lt;strong&gt;$1<ex>www.malware.com</ex>&lt;/strong &gt;</ph> contains content from <ph name="ELEMENTS_HOST_NAME">&lt;strong&gt;$2<e x>www.evil.cn</ex>&lt;/strong&gt;</ph>, a site known to distribute malware. Your computer might catch a virus if you visit this site.
7422 </message> 7428 </message>
7423 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION5" desc="SafeBrowsing Malware HTML description, detailed information, click button to span."> 7429 <message name="IDS_SAFE_BROWSING_MALWARE_DESCRIPTION5" desc="SafeBrowsing Malware HTML description, detailed information, click button to span.">
7424 We have already notified <ph name="HOST_NAME">&lt;strong&gt;$1<ex>evil.c om</ex>&lt;/strong&gt;</ph> that we found malware on the site. For more about th e problems found on <ph name="HOST_NAME2">$2<ex>www.malware.com</ex></ph>, visit the Google <ph name="DIAGNOSTIC_PAGE">$3<ex>diagnostic page</ex></ph>. 7430 We have already notified <ph name="HOST_NAME">&lt;strong&gt;$1<ex>evil.c om</ex>&lt;/strong&gt;</ph> that we found malware on the site. For more about th e problems found on <ph name="HOST_NAME2">$2<ex>www.malware.com</ex></ph>, visit the Google <ph name="DIAGNOSTIC_PAGE">$3<ex>diagnostic page</ex></ph>.
7425 </message> 7431 </message>
7426 <message name="IDS_SAFE_BROWSING_MALWARE_TOGGLE_BUTTON" desc="SafeBrowsing Malware, show more information button"> 7432 <message name="IDS_SAFE_BROWSING_MALWARE_TOGGLE_BUTTON" desc="SafeBrowsing Malware, show more information button">
7427 <ph name="CONTENT">$1</ph> 7433 <ph name="CONTENT">$1</ph>
7428 </message> 7434 </message>
7429 <message name="IDS_SAFE_BROWSING_MALWARE_MORE_INFO_BUTTON" desc="SafeBrows ing Malware, show more information button"> 7435 <message name="IDS_SAFE_BROWSING_MALWARE_MORE_INFO_BUTTON" desc="SafeBrows ing Malware, show more information button">
7430 More information 7436 More information
(...skipping 3597 matching lines...) Expand 10 before | Expand all | Expand 10 after
11028 11034
11029 </messages> 11035 </messages>
11030 11036
11031 <structures fallback_to_english="true"> 11037 <structures fallback_to_english="true">
11032 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11038 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11033 </structure> 11039 </structure>
11034 </structures> 11040 </structures>
11035 11041
11036 </release> 11042 </release>
11037 </grit> 11043 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698