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

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

Issue 2712053003: [Payment Request] Displays Contact Info in the payment summary view (Closed)
Patch Set: Created 3 years, 10 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 942 matching lines...) Expand 10 before | Expand all | Expand 10 after
953 </message> 953 </message>
954 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only]."> 954 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only].">
955 Add 955 Add
956 </message> 956 </message>
957 <message name="IDS_IOS_PAYMENT_REQUEST_CHECKING_LABEL" desc="Label showing that the new shipping address or the shipping option is being verified. [iOS on ly]"> 957 <message name="IDS_IOS_PAYMENT_REQUEST_CHECKING_LABEL" desc="Label showing that the new shipping address or the shipping option is being verified. [iOS on ly]">
958 Checking 958 Checking
959 </message> 959 </message>
960 <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]."> 960 <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].">
961 Add Address... 961 Add Address...
962 </message> 962 </message>
963 <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].">
964 Payment
965 </message>
966 <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]."> 963 <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].">
967 Pay 964 Pay
968 </message> 965 </message>
969 <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]."> 966 <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].">
970 Your Payment 967 Your Payment
971 </message> 968 </message>
972 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_HEADER" desc="Label of the he ader of the section which displays the total charge for a payment request [iOS o nly]."> 969 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_HEADER" desc="Label of the he ader of the section which displays the total charge for a payment request [iOS o nly].">
973 Total 970 Total
974 </message> 971 </message>
975 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_UPDATED_LABEL" desc="Label pl aced on the section which displays the total charge for a payment request, indic ating that the total charge was updated. [iOS only]."> 972 <message name="IDS_IOS_PAYMENT_REQUEST_TOTAL_UPDATED_LABEL" desc="Label pl aced on the section which displays the total charge for a payment request, indic ating that the total charge was updated. [iOS only].">
(...skipping 566 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 </message> 1539 </message>
1543 <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]">
1544 Voice Search 1541 Voice Search
1545 </message> 1542 </message>
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]"> 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]">
1547 Speak Answers Back 1544 Speak Answers Back
1548 </message> 1545 </message>
1549 </messages> 1546 </messages>
1550 </release> 1547 </release>
1551 </grit> 1548 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698