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

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

Issue 668171: AutoFill Mac preference for enabling Address Book "me" card usage.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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 | chrome/app/nibs/AutoFillDialog.xib » ('j') | 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 5125 matching lines...) Expand 10 before | Expand all | Expand 10 after
5136 </message> 5136 </message>
5137 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the aut ofill request infobar accept button."> 5137 <message name="IDS_AUTOFILL_INFOBAR_ACCEPT" desc="Text to show for the aut ofill request infobar accept button.">
5138 Set up AutoFill... 5138 Set up AutoFill...
5139 </message> 5139 </message>
5140 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the autof ill request infobar deny button."> 5140 <message name="IDS_AUTOFILL_INFOBAR_DENY" desc="Text to show for the autof ill request infobar deny button.">
5141 Nope 5141 Nope
5142 </message> 5142 </message>
5143 <message name="IDS_AUTOFILL_DIALOG_TITLE" desc="The title of the AutoFill dialog."> 5143 <message name="IDS_AUTOFILL_DIALOG_TITLE" desc="The title of the AutoFill dialog.">
5144 AutoFill Profiles 5144 AutoFill Profiles
5145 </message> 5145 </message>
5146 <message name="IDS_AUTOFILL_USE_MAC_ADDRESS_BOOK" desc="Checkbox label to enable Address Book on Mac.">
5147 Use my Address Book card
5148 </message>
5146 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad dresses group of the AutoFill dialog."> 5149 <message name="IDS_AUTOFILL_ADDRESSES_GROUP_NAME" desc="The name of the Ad dresses group of the AutoFill dialog.">
5147 Addresses 5150 Addresses
5148 </message> 5151 </message>
5149 <message name="IDS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of the Credit Cards group of the AutoFill dialog."> 5152 <message name="IDS_AUTOFILL_CREDITCARDS_GROUP_NAME" desc="The name of the Credit Cards group of the AutoFill dialog.">
5150 Credit Cards 5153 Credit Cards
5151 </message> 5154 </message>
5152 <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the but ton that adds a new AutoFill address."> 5155 <message name="IDS_AUTOFILL_ADD_ADDRESS_BUTTON" desc="The label of the but ton that adds a new AutoFill address.">
5153 Add an address 5156 Add an address
5154 </message> 5157 </message>
5155 <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of the button that adds a new AutoFill credit card."> 5158 <message name="IDS_AUTOFILL_ADD_CREDITCARD_BUTTON" desc="The label of the button that adds a new AutoFill credit card.">
(...skipping 1768 matching lines...) Expand 10 before | Expand all | Expand 10 after
6924 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel."> 6927 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t he notification panel.">
6925 Notifications 6928 Notifications
6926 </message> 6929 </message>
6927 </if> 6930 </if>
6928 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> 6931 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
6929 Import bookmarks now... 6932 Import bookmarks now...
6930 </message> 6933 </message>
6931 </messages> 6934 </messages>
6932 </release> 6935 </release>
6933 </grit> 6936 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/AutoFillDialog.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698