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

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: Addressed comments by lpromero@ and jdonnelley@ 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
« no previous file with comments | « no previous file | ios/chrome/browser/payments/BUILD.gn » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 942 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 </message> 953 </message>
954 <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]."> 954 <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].">
955 Shipping 955 Shipping
956 </message> 956 </message>
957 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only]."> 957 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only].">
958 Add 958 Add
959 </message> 959 </message>
960 <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]."> 960 <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].">
961 Shipping Address 961 Shipping Address
962 </message> 962 </message>
963 <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].">
964 Shipping Method
965 </message>
963 <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]."> 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].">
964 Add Address... 967 Add Address...
965 </message> 968 </message>
966 <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]."> 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].">
967 Payment 970 Payment
968 </message> 971 </message>
969 <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]."> 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].">
970 Pay 973 Pay
971 </message> 974 </message>
972 <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]."> 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].">
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
1539 </message> 1542 </message>
1540 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> 1543 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]">
1541 Voice Search 1544 Voice Search
1542 </message> 1545 </message>
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]"> 1546 <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]">
1544 Speak Answers Back 1547 Speak Answers Back
1545 </message> 1548 </message>
1546 </messages> 1549 </messages>
1547 </release> 1550 </release>
1548 </grit> 1551 </grit>
OLDNEW
« no previous file with comments | « no previous file | ios/chrome/browser/payments/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698