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

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

Issue 2949002: Add "save credit card info?" infobar for Autofill.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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
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 5632 matching lines...) Expand 10 before | Expand all | Expand 10 after
5643 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> 5643 <if expr="not pp_ifdef('use_titlecase') or os != 'linux2'">
5644 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form AutoFill group"> 5644 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="The title of the form AutoFill group">
5645 Form autofill: 5645 Form autofill:
5646 </message> 5646 </message>
5647 </if> 5647 </if>
5648 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> 5648 <if expr="pp_ifdef('use_titlecase') and os == 'linux2'">
5649 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="In Title C ase and without trailing colon: The title of the form autofill group"> 5649 <message name="IDS_AUTOFILL_SETTING_WINDOWS_GROUP_NAME" desc="In Title C ase and without trailing colon: The title of the form autofill group">
5650 Form AutoFill 5650 Form AutoFill
5651 </message> 5651 </message>
5652 </if> 5652 </if>
5653 <message name="IDS_AUTOFILL_INFOBAR_TEXT" desc="Text to show in the AutoFi ll request infobar."> 5653 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Aut oFill credit card request infobar.">
5654 AutoFill will use this information to fill in forms with a single click. 5654 Do you want Chrome to save this credit card information for completing w eb forms?
5655 </message> 5655 </message>
5656 <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask me to enable AutoFill' radio button"> 5656 <message name="IDS_OPTIONS_AUTOFILL_ENABLE" desc="The label of the 'Ask me to enable AutoFill' radio button">
5657 Enable AutoFill to make it easier to fill in forms 5657 Enable AutoFill to make it easier to fill in forms
5658 </message> 5658 </message>
5659 <message name="IDS_OPTIONS_AUTOFILL_DISABLE" desc="The label of the 'Disab le AutoFill' radio button"> 5659 <message name="IDS_OPTIONS_AUTOFILL_DISABLE" desc="The label of the 'Disab le AutoFill' radio button">
5660 Disable AutoFill 5660 Disable AutoFill
5661 </message> 5661 </message>
5662 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the Aut oFill request infobar accept button."> 5662 <message name="IDS_AUTOFILL_CC_INFOBAR_ACCEPT" desc="Text to show for the AutoFill credit card request infobar accept button.">
5663 Configure... 5663 Save info
5664 </message> 5664 </message>
5665 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the AutoF ill request infobar deny button."> 5665 <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Au toFill credit card request infobar deny button.">
5666 Disable AutoFill 5666 Don't save
5667 </message> 5667 </message>
5668 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the AutoFil l Learn more link."> 5668 <message name="IDS_AUTOFILL_LEARN_MORE" desc="Text to show for the AutoFil l Learn more link.">
5669 Learn more 5669 Learn more
5670 </message> 5670 </message>
5671 <message name="IDS_AUTOFILL_CC_LEARN_MORE" desc="Text to show for the Auto Fill credit card request infobar Learn more link.">
5672 Learn more
5673 </message>
5671 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s uggestions dropdown that clears an auto-filled form."> 5674 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the s uggestions dropdown that clears an auto-filled form.">
5672 Clear form 5675 Clear form
5673 </message> 5676 </message>
5674 <if expr="os == 'win32'"> 5677 <if expr="os == 'win32'">
5675 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia log."> 5678 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia log.">
5676 AutoFill options 5679 AutoFill options
5677 </message> 5680 </message>
5678 </if> 5681 </if>
5679 <if expr="os != 'win32'"> 5682 <if expr="os != 'win32'">
5680 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia log."> 5683 <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dia log.">
(...skipping 2987 matching lines...) Expand 10 before | Expand all | Expand 10 after
8668 8671
8669 </messages> 8672 </messages>
8670 8673
8671 <structures first_id="50000" fallback_to_english="true"> 8674 <structures first_id="50000" fallback_to_english="true">
8672 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8673 </structure> 8676 </structure>
8674 </structures> 8677 </structures>
8675 8678
8676 </release> 8679 </release>
8677 </grit> 8680 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698