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

Side by Side Diff: components/autofill_strings.grdp

Issue 1163693004: [Autofill] Update user-facing strings for server cards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part> 2 <grit-part>
3 3
4 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sugge stions dropdown that clears an auto-filled form."> 4 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sugge stions dropdown that clears an auto-filled form.">
5 Clear form 5 Clear form
6 </message> 6 </message>
7 <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form."> 7 <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form.">
8 This webpage has disabled automatic filling for this form. 8 This webpage has disabled automatic filling for this form.
9 </message> 9 </message>
10 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning text to show when credit card autofill is disabled because the website is not using a s ecure connection."> 10 <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning text to show when credit card autofill is disabled because the website is not using a s ecure connection.">
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A utofill popup to direct the user to the Autofill settings UI."> 113 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A utofill popup to direct the user to the Autofill settings UI.">
114 Chrome Autofill settings... 114 Chrome Autofill settings...
115 </message> 115 </message>
116 </if> 116 </if>
117 <if expr="not _google_chrome"> 117 <if expr="not _google_chrome">
118 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A utofill popup to direct the user to the Autofill settings UI."> 118 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A utofill popup to direct the user to the Autofill settings UI.">
119 Chromium Autofill settings... 119 Chromium Autofill settings...
120 </message> 120 </message>
121 </if> 121 </if>
122 122
123 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Wallet."> 123 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments.">
124 This type of card is not supported by Google Wallet. Please select a differe nt card. 124 This type of card is not supported by Google Payments. Please select a diffe rent card.
125 </message> 125 </message>
126 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is n ot supported by Google Wallet for the particular merchant site the user is on."> 126 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is n ot supported by Google Payments for the particular merchant site the user is on. ">
127 This type of card is not supported by Google Wallet for this merchant. Pleas e select a different card. 127 This type of card is not supported by Google Payments for this merchant. Ple ase select a different card.
128 </message> 128 </message>
129 129
130 <!-- Autofill on OSX --> 130 <!-- Autofill on OSX -->
131 <if expr="is_macosx"> 131 <if expr="is_macosx">
132 <message name="IDS_AUTOFILL_ACCESS_MAC_CONTACTS" desc="When the user selects this Autofill entry, the browser prompts the user for access to the user's OSX contacts."> 132 <message name="IDS_AUTOFILL_ACCESS_MAC_CONTACTS" desc="When the user selects this Autofill entry, the browser prompts the user for access to the user's OSX contacts.">
133 Enable Autofill using Contacts… 133 Enable Autofill using Contacts…
134 </message> 134 </message>
135 </if> 135 </if>
136 136
137 <message name="IDS_AUTOFILL_SCAN_CREDIT_CARD" desc="An item in the autofill po pup that triggers a new credit card to be scanned using the camera on the device ."> 137 <message name="IDS_AUTOFILL_SCAN_CREDIT_CARD" desc="An item in the autofill po pup that triggers a new credit card to be scanned using the camera on the device .">
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
179 Enter the 4-digit CVC from the front of your card 179 Enter the 4-digit CVC from the front of your card
180 </message> 180 </message>
181 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED" desc="Tex t explaining what the user should do in the card unmasking dialog to update an e xpired card."> 181 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED" desc="Tex t explaining what the user should do in the card unmasking dialog to update an e xpired card.">
182 Enter the expiration date and 3-digit CVC from the back of your card 182 Enter the expiration date and 3-digit CVC from the back of your card
183 </message> 183 </message>
184 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED_AMEX" desc ="Text explaining what the user should do in the card unmasking dialog to update an expired amex card."> 184 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED_AMEX" desc ="Text explaining what the user should do in the card unmasking dialog to update an expired amex card.">
185 Enter the expiration date and 4-digit CVC from the front of your card 185 Enter the expiration date and 4-digit CVC from the front of your card
186 </message> 186 </message>
187 187
188 </grit-part> 188 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698