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

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

Issue 2368073002: PaymentRequest: Add payer name field to payer info editor. (android) (Closed)
Patch Set: PaymentRequest: Add payer name field to payer info editor. (android) 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 2498 matching lines...) Expand 10 before | Expand all | Expand 10 after
2509 No devices found. 2509 No devices found.
2510 </message> 2510 </message>
2511 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog."> 2511 <message name="IDS_USB_CHOOSER_DIALOG_CONNECT_BUTTON_TEXT" desc="The text that is shown on the connect button in the USB chooser dialog.">
2512 Connect 2512 Connect
2513 </message> 2513 </message>
2514 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text."> 2514 <message name="IDS_USB_CHOOSER_DIALOG_FOOTNOTE_TEXT" desc="This text is sh own at the bottom of the USB chooser dialog with a link to part of its text.">
2515 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph> 2515 Not seeing your device? <ph name="BEGIN_LINK">&lt;link&gt;</ph>Get help< ph name="END_LINK">&lt;/link&gt;</ph>
2516 </message> 2516 </message>
2517 2517
2518 <!-- Payments --> 2518 <!-- Payments -->
2519 <message name="IDS_PAYMENTS_NAME_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing the full name of a person. [CHAR-LIMIT=32]">
2520 Name
2521 </message>
2519 <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."> 2522 <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.">
2520 Save this card to this device 2523 Save this card to this device
2521 </message> 2524 </message>
2522 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts."> 2525 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the credit card types that the merchant accepts.">
2523 Cards accepted 2526 Cards accepted
2524 </message> 2527 </message>
2525 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment."> 2528 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for t he section that lets the user select the method of payment.">
2526 Payment 2529 Payment
2527 </message> 2530 </message>
2528 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted."> 2531 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted.">
2529 Contact info 2532 Contact info
2530 </message> 2533 </message>
2531 <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."> 2534 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as the user's full name , an email address or a phone number.">
2532 Add contact info 2535 Add contact info
2533 </message> 2536 </message>
2534 <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."> 2537 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as the user's full name, an email address or a phone number.">
2535 Edit contact info 2538 Edit contact info
2536 </message> 2539 </message>
2537 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information."> 2540 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for th e section of shipping information.">
2538 Shipping 2541 Shipping
2539 </message> 2542 </message>
2540 <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."> 2543 <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.">
2541 Shipping address 2544 Shipping address
2542 </message> 2545 </message>
2543 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped."> 2546 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped.">
2544 Shipping option 2547 Shipping option
(...skipping 21 matching lines...) Expand all
2566 </message> 2569 </message>
2567 <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."> 2570 <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.">
2568 Invalid phone number 2571 Invalid phone number
2569 </message> 2572 </message>
2570 <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." > 2573 <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." >
2571 Invalid email address 2574 Invalid email address
2572 </message> 2575 </message>
2573 <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."> 2576 <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.">
2574 Invalid card number 2577 Invalid card number
2575 </message> 2578 </message>
2576 <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."> 2579 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like the user's full name, an email address or a phone number.">
2577 Add contact info 2580 Add contact info
2578 </message> 2581 </message>
2579 <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."> 2582 <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.">
2580 Select a shipping address to check shipping methods and requirements. 2583 Select a shipping address to check shipping methods and requirements.
2581 </message> 2584 </message>
2582 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified."> 2585 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that th e option the user selected is being checked and verified.">
2583 Checking 2586 Checking
2584 </message> 2587 </message>
2585 <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."> 2588 <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.">
2586 Unsupported shipping address. Select a different adddress. 2589 Unsupported shipping address. Select a different adddress.
(...skipping 28 matching lines...) Expand all
2615 <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."> 2618 <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.">
2616 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>) 2619 <ph name="ITEM_NAME">%1$s<ex>item_name</ex></ph> (<ph name="ITEM_ID">%2$ s<ex>item id</ex></ph>)
2617 </message> 2620 </message>
2618 2621
2619 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App."> 2622 <message name="IDS_INSTANT_APPS_OPEN_IN_APP" desc="Button label for the us er action that will open an Instant App.">
2620 Open app 2623 Open app
2621 </message> 2624 </message>
2622 </messages> 2625 </messages>
2623 </release> 2626 </release>
2624 </grit> 2627 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698