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

Side by Side Diff: ios/chrome/app/strings/ios_strings.grd

Issue 2621453002: Selected shipping option in payment summary view + shipping option selection view (Closed)
Patch Set: Initial Created 3 years, 11 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 <!-- 3 <!--
4 This file contains definition of resources that will be translated for each 4 This file contains definition of resources that will be translated for each
5 locale. The strings in this file are specific to iOS. 5 locale. The strings in this file are specific to iOS.
6 --> 6 -->
7 7
8 <grit base_dir="." latest_public_release="0" current_release="1" 8 <grit base_dir="." latest_public_release="0" current_release="1"
9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 9 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
10 <outputs> 10 <outputs>
(...skipping 945 matching lines...) Expand 10 before | Expand all | Expand 10 after
956 </message> 956 </message>
957 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_HEADER" desc="Labe l of the header of the section which displays the currently selected shipping ad dress and the available shipping options for satisfying a payment request [iOS o nly]."> 957 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_HEADER" desc="Labe l of the header of the section which displays the currently selected shipping ad dress and the available shipping options for satisfying a payment request [iOS o nly].">
958 Shipping 958 Shipping
959 </message> 959 </message>
960 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only]."> 960 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only].">
961 Add 961 Add
962 </message> 962 </message>
963 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_TITLE" d esc="Title of the view that allows the user to select the shipping address for s atisfying a payment request [iOS only]."> 963 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_TITLE" d esc="Title of the view that allows the user to select the shipping address for s atisfying a payment request [iOS only].">
964 Shipping Address 964 Shipping Address
965 </message> 965 </message>
966 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_OPTION_SELECTION_TITLE" de sc="Title of the view that allows the user to select the shipping option for sat isfying a payment request [iOS only].">
967 Shipping Method
968 </message>
966 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_ADD_BUTT ON" desc="Label of the button to add a new shipping address [iOS only]."> 969 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_ADD_BUTT ON" desc="Label of the button to add a new shipping address [iOS only].">
967 Add Address... 970 Add Address...
968 </message> 971 </message>
969 <message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_METHOD_HEADER" desc="Label of the header of the section which displays the options (available credit cards or payment apps) for satisfying a payment request [iOS only]."> 972 <message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_METHOD_HEADER" desc="Label of the header of the section which displays the options (available credit cards or payment apps) for satisfying a payment request [iOS only].">
970 Payment 973 Payment
971 </message> 974 </message>
972 <message name="IDS_IOS_PAYMENT_REQUEST_PAY_BUTTON" desc="Label of the butt on to confirm that the user wishes to pay for a good or service [iOS only]."> 975 <message name="IDS_IOS_PAYMENT_REQUEST_PAY_BUTTON" desc="Label of the butt on to confirm that the user wishes to pay for a good or service [iOS only].">
973 Pay 976 Pay
974 </message> 977 </message>
975 <message name="IDS_IOS_PAYMENT_REQUEST_TITLE" desc="Title of the dialog th at presents a request for payment for some good or service [iOS only]."> 978 <message name="IDS_IOS_PAYMENT_REQUEST_TITLE" desc="Title of the dialog th at presents a request for payment for some good or service [iOS only].">
(...skipping 560 matching lines...) Expand 10 before | Expand all | Expand 10 after
1536 </message> 1539 </message>
1537 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1540 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1538 Voice Search 1541 Voice Search
1539 </message> 1542 </message>
1540 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]"> 1543 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TTS" desc="The label for setti ng switch enabling text-to-speech response after voice search [Length: 29em] [iO S only]">
1541 Speak Answers Back 1544 Speak Answers Back
1542 </message> 1545 </message>
1543 </messages> 1546 </messages>
1544 </release> 1547 </release>
1545 </grit> 1548 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/payments/BUILD.gn » ('j') | ios/chrome/browser/payments/payment_request_coordinator.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698