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

Side by Side Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 997713004: Redo Autofill wallet preferences on Android. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more review Created 5 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <grit current_release="1" latest_public_release="0"> 2 <grit current_release="1" latest_public_release="0">
3 <outputs> 3 <outputs>
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" /> 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr oid" />
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" /> 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr oid" />
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" /> 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr oid" />
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" /> 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr oid" />
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" /> 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr oid" />
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" /> 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr oid" />
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" /> 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr oid" />
(...skipping 186 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 </message> 197 </message>
198 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text input field containing the name on a credit card. [CHAR-LIMIT=32]"> 198 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text input field containing the name on a credit card. [CHAR-LIMIT=32]">
199 Name on card 199 Name on card
200 </message> 200 </message>
201 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex t input field containing a credit card number. [CHAR-LIMIT=32]"> 201 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex t input field containing a credit card number. [CHAR-LIMIT=32]">
202 Credit card number 202 Credit card number
203 </message> 203 </message>
204 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe l for text input field containing a credit card expiration date. [CHAR-LIMIT=32] "> 204 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe l for text input field containing a credit card expiration date. [CHAR-LIMIT=32] ">
205 Expiration date 205 Expiration date
206 </message> 206 </message>
207 <message name="IDS_AUTOFILL_DESCRIBE_LOCAL_COPY" desc="Text label that des cribed a Wallet credit card which has been copied to the local Chrome instance." >
208 Copied to Chrome
209 </message>
207 210
208 <!-- Autofill/Wallet integration preferences --> 211 <!-- Autofill/Wallet integration preferences -->
209 <message name="IDS_AUTOFILL_WALLET_TITLE" desc="Title for Autofill Wallet settings, which controls import of Wallet cards."> 212 <message name="IDS_AUTOFILL_WALLET_TITLE" desc="Text for checkbox that ena bles or disables import of Wallet data for Autofill.">
210 Import Wallet data 213 Show addresses and credit cards from Google Wallet
211 </message> 214 </message>
212 <message name="IDS_AUTOFILL_WALLET_DESCRIPTION" desc="Description of the W allet import feature."> 215 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for li nk that allows users to see and edit their Wallet information.">
213 With this feature is turned on, Chrome will offer to fill forms using ad dresses and credit cards from your Wallet. 216 Edit
214 </message>
215 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for hy perlink to manage wallet address and credit cards.">
216 Manage Wallet data
217 </message>
218 <message name="IDS_AUTOFILL_WALLET_CACHE_EXPLANATION" desc="Explanation of how Chrome caches imported Wallet cards.">
219 After you authenticate a card, Chrome will cache it locally.
220 </message>
221 <message name="IDS_AUTOFILL_WALLET_CLEAR_UNMASKED_CARDS" desc="Text for bu tton that allows user to clear Wallet card cache.">
222 Clear cache
223 </message> 217 </message>
224 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin g wallet credit cards" translateable="false"> 218 <message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managin g wallet credit cards" translateable="false">
225 https://wallet.google.com/manage/w/0/paymentMethods 219 https://wallet.google.com/manage/paymentMethods
220 </message>
221 <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for man aging wallet addresses" translateable="false">
222 https://wallet.google.com/manage/addressBook
223 </message>
224 <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indi cates an address or credit card came from Google servers.">
225 From Google Wallet
226 </message> 226 </message>
227 227
228 <!-- Save passwords preferences --> 228 <!-- Save passwords preferences -->
229 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo rds preferences. [CHAR-LIMIT=32]"> 229 <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwo rds preferences. [CHAR-LIMIT=32]">
230 Save passwords 230 Save passwords
231 </message> 231 </message>
232 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p asswords that have been saved in Chrome. [CHAR-LIMIT=32]"> 232 <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of p asswords that have been saved in Chrome. [CHAR-LIMIT=32]">
233 Passwords 233 Passwords
234 </message> 234 </message>
235 <message name="IDS_SECTION_SAVED_PASSWORDS_EXCEPTIONS" desc="Header for th e list of websites for which user selected to never save passwords. [CHAR-LIMIT= 32]"> 235 <message name="IDS_SECTION_SAVED_PASSWORDS_EXCEPTIONS" desc="Header for th e list of websites for which user selected to never save passwords. [CHAR-LIMIT= 32]">
(...skipping 1205 matching lines...) Expand 10 before | Expand all | Expand 10 after
1441 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen"> 1441 <message name="IDS_FRE_NEW_RECENTS_MENU_TITLE" desc="Title for the Recents Menu what's-new-screen">
1442 Find your tabs here 1442 Find your tabs here
1443 </message> 1443 </message>
1444 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen"> 1444 <message name="IDS_FRE_NEW_RECENTS_MENU_TEXT" desc="Text for the Recents M enu what's-new-screen">
1445 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>. 1445 Your tabs and apps are now in the same place for easier access. You can turn this feature off in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph nam e="END_LINK">&lt;/link&gt;</ph>.
1446 </message> 1446 </message>
1447 1447
1448 </messages> 1448 </messages>
1449 </release> 1449 </release>
1450 </grit> 1450 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698