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

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

Issue 2413833002: PaymentRequest: Rename ContactInfo to PayerInfo.
Patch Set: test Created 4 years, 2 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 2
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android. 3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
4 4
5 FAQ: 5 FAQ:
6 - How do I add, change, or remove a string? 6 - How do I add, change, or remove a string?
7 Just update this file. 7 Just update this file.
8 - Translations will happen automatically?? 8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and 9 Yes, indeed. Just add your string before the branch point and
10 make the description good. 10 make the description good.
(...skipping 2492 matching lines...) Expand 10 before | Expand all | Expand 10 after
2503 <!-- Payments --> 2503 <!-- Payments -->
2504 <message name="IDS_PAYMENTS_SAVE_CARD_TO_DEVICE_CHECKBOX" desc="The label for the checkbox that enables the user to save a credit card to their device, fo r example, on their phone."> 2504 <message name="IDS_PAYMENTS_SAVE_CARD_TO_DEVICE_CHECKBOX" desc="The label for the checkbox that enables the user to save a credit card to their device, fo r example, on their phone.">
2505 Save this card to this device 2505 Save this card to this device
2506 </message> 2506 </message>
2507 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts."> 2507 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts.">
2508 Cards accepted 2508 Cards accepted
2509 </message> 2509 </message>
2510 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment."> 2510 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment.">
2511 Payment 2511 Payment
2512 </message> 2512 </message>
2513 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted."> 2513 <message name="IDS_PAYMENTS_PAYER_INFO_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted.">
2514 Contact info 2514 Payer info
2515 </message> 2515 </message>
2516 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as email address or pho ne number."> 2516 <message name="IDS_PAYMENTS_ADD_PAYER_INFO_DETAILS_LABEL" desc="The title of the dialog for user to add new payer information, such as email address or ph one number.">
2517 Add contact info 2517 Add payer info
2518 </message> 2518 </message>
2519 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as email address or phone number."> 2519 <message name="IDS_PAYMENTS_EDIT_PAYER_INFO_DETAILS_LABEL" desc="The title of the dialog for user to edit their payer information, such as email address o r phone number.">
2520 Edit contact info 2520 Edit payer info
2521 </message> 2521 </message>
2522 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information."> 2522 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information.">
2523 Shipping 2523 Shipping
2524 </message> 2524 </message>
2525 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for th e section that lets the user select the address where the product should be ship ped."> 2525 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for th e section that lets the user select the address where the product should be ship ped.">
2526 Shipping address 2526 Shipping address
2527 </message> 2527 </message>
2528 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped."> 2528 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped.">
2529 Shipping option 2529 Shipping option
2530 </message> 2530 </message>
(...skipping 20 matching lines...) Expand all
2551 </message> 2551 </message>
2552 <message name="IDS_PAYMENTS_PHONE_INVALID_VALIDATION_MESSAGE" desc="The te xt that informs the user that the phone number they have entered is not valid."> 2552 <message name="IDS_PAYMENTS_PHONE_INVALID_VALIDATION_MESSAGE" desc="The te xt that informs the user that the phone number they have entered is not valid.">
2553 Invalid phone number 2553 Invalid phone number
2554 </message> 2554 </message>
2555 <message name="IDS_PAYMENTS_EMAIL_INVALID_VALIDATION_MESSAGE" desc="The te xt that informs the user that the email address they have entered is not valid." > 2555 <message name="IDS_PAYMENTS_EMAIL_INVALID_VALIDATION_MESSAGE" desc="The te xt that informs the user that the email address they have entered is not valid." >
2556 Invalid email address 2556 Invalid email address
2557 </message> 2557 </message>
2558 <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc=" The text that informs the user that the credit card number they have entered is not valid."> 2558 <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc=" The text that informs the user that the credit card number they have entered is not valid.">
2559 Invalid card number 2559 Invalid card number
2560 </message> 2560 </message>
2561 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like phone number or email address."> 2561 <message name="IDS_PAYMENTS_ADD_PAYER_INFO" desc="Text on a button that le ts a user add new payer info details, like phone number or email address.">
2562 Add contact info 2562 Add payer info
2563 </message> 2563 </message>
2564 <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the ship ping methods."> 2564 <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the ship ping methods.">
2565 Select a shipping address to check shipping methods and requirements. 2565 Select a shipping address to check shipping methods and requirements.
2566 </message> 2566 </message>
2567 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified."> 2567 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified.">
2568 Checking 2568 Checking
2569 </message> 2569 </message>
2570 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text imply ing that a user needs to pick a different shipping address, because the currentl y selected address is not supported."> 2570 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text imply ing that a user needs to pick a different shipping address, because the currentl y selected address is not supported.">
2571 Unsupported shipping address. Select a different adddress. 2571 Unsupported shipping address. Select a different adddress.
2572 </message> 2572 </message>
(...skipping 27 matching lines...) Expand all
2600 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id."> 2600 <message name="IDS_ITEM_CHOOSER_ITEM_NAME_WITH_ID" desc="To distinguish it ems with the same name, the item chooser shows the item name with id.">
2601 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2601 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2602 </message> 2602 </message>
2603 2603
2604 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> 2604 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App.">
2605 Open app 2605 Open app
2606 </message> 2606 </message>
2607 </messages> 2607 </messages>
2608 </release> 2608 </release>
2609 </grit> 2609 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698