OLD | NEW |
---|---|
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 927 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
938 </message> | 938 </message> |
939 <message name="IDS_IOS_PAYMENT_REQUEST_METHOD_SELECTION_BUTTON" desc="Labe l of the button to select a payment method (credit card) [iOS only]."> | 939 <message name="IDS_IOS_PAYMENT_REQUEST_METHOD_SELECTION_BUTTON" desc="Labe l of the button to select a payment method (credit card) [iOS only]."> |
940 Select | 940 Select |
941 </message> | 941 </message> |
942 <message name="IDS_IOS_PAYMENT_REQUEST_METHOD_SELECTION_TITLE" desc="Title of the view that allows the user to select the payment method (available credit cards or payment apps) for satisfying a payment request [iOS only]."> | 942 <message name="IDS_IOS_PAYMENT_REQUEST_METHOD_SELECTION_TITLE" desc="Title of the view that allows the user to select the payment method (available credit cards or payment apps) for satisfying a payment request [iOS only]."> |
943 Payment | 943 Payment |
944 </message> | 944 </message> |
945 <message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_ITEMS_TITLE" desc="Title of the view that displays the payment items in a payment request (for example subt otal, tax, shipping cost) to the user [iOS only]."> | 945 <message name="IDS_IOS_PAYMENT_REQUEST_PAYMENT_ITEMS_TITLE" desc="Title of the view that displays the payment items in a payment request (for example subt otal, tax, shipping cost) to the user [iOS only]."> |
946 Order Summary | 946 Order Summary |
947 </message> | 947 </message> |
948 <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]."> | |
949 Shipping | |
950 </message> | |
951 <message name="IDS_IOS_PAYMENT_REQUEST_ADD_SHIPPING_ADDRESS_BUTTON" desc=" Label of the button to add a shipping address [iOS only]."> | |
952 Add | |
953 </message> | |
954 <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]."> | |
955 Shipping Address | |
956 </message> | |
957 <message name="IDS_IOS_PAYMENT_REQUEST_SHIPPING_ADDRESS_SELECTION_ADD_BUTT ON" desc="Label of the button to add a new shipping address (credit card) [iOSo nly]."> | |
Justin Donnelly
2016/12/07 18:18:23
Remove "(credit card)" and s/iOSonly/iOS only/.
Moe
2016/12/08 20:13:10
Done.
| |
958 Add Address... | |
959 </message> | |
948 <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]."> | 960 <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]."> |
949 Payment | 961 Payment |
950 </message> | 962 </message> |
951 <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]."> |
952 Pay | 964 Pay |
953 </message> | 965 </message> |
954 <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]."> |
955 Your Payment | 967 Your Payment |
956 </message> | 968 </message> |
957 <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]."> |
(...skipping 548 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1506 </message> | 1518 </message> |
1507 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> | 1519 <message name="IDS_IOS_VOICE_SEARCH_SETTING_TITLE" desc="The title for Voi ce Search setting [Length: 29em] [iOS only]"> |
1508 Voice Search | 1520 Voice Search |
1509 </message> | 1521 </message> |
1510 <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]"> | 1522 <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]"> |
1511 Speak Answers Back | 1523 Speak Answers Back |
1512 </message> | 1524 </message> |
1513 </messages> | 1525 </messages> |
1514 </release> | 1526 </release> |
1515 </grit> | 1527 </grit> |
OLD | NEW |