Merge "New Tap & Pay UX." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
01d13c043a
@@ -5517,24 +5517,35 @@
|
||||
|
||||
<!-- NFC payment settings --><skip/>
|
||||
<string name="nfc_payment_settings_title">Tap & pay</string>
|
||||
<!-- Google Wallet label. [CHAR LIMIT=40] --><skip/>
|
||||
<string name="google_wallet">Google Wallet</string>
|
||||
<!-- Caption for button linking to a page explaining how Tap and Pay works-->
|
||||
<string name="nfc_payment_how_it_works">How it works</string>
|
||||
<!-- String shown when there are no NFC payment applications installed -->
|
||||
<string name="nfc_payment_no_apps">Pay with just a tap</string>
|
||||
<!-- String shown before a checkbox, allowing the user to indicate that he wants foreground apps
|
||||
to be able to override the configured default app -->
|
||||
<string name="nfc_payment_favor_foreground">Favor foreground app</string>
|
||||
<!-- String shown when there are no NFC payment applications installed, clickable, pointing to
|
||||
a website to learn more-->
|
||||
<string name="nfc_payment_learn_more">Learn more</string>
|
||||
<string name="nfc_payment_no_apps">Use Tap & pay to make in-store purchases</string>
|
||||
<!-- Header text that can be clicked on to change the default payment app -->
|
||||
<string name="nfc_payment_default">Payment default</string>
|
||||
<!-- Summary text that is shown when no default app is set -->
|
||||
<string name="nfc_payment_default_not_set">Not set</string>
|
||||
<!-- String indicating the label of the default payment app and a description of its state; eg Google Wallet - MasterCard 1234 -->
|
||||
<string name="nfc_payment_app_and_desc"><xliff:g id="app">%1$s</xliff:g> - <xliff:g id="description">%2$s</xliff:g></string>
|
||||
<!-- Header for action to choose when the open app supports TapPay -->
|
||||
<string name="nfc_payment_open_app">If open app supports Tap & pay</string>
|
||||
<!-- If open app supports TapPay, use that app instead of the default -->
|
||||
<string name="nfc_payment_favor_open">Use that app instead of <xliff:g id="app">%1$s</xliff:g></string>
|
||||
<!-- If open app supports TapPay, use that app instead of the default (name of default app unknown) -->
|
||||
<string name="nfc_payment_favor_open_default_unknown">Use that app instead</string>
|
||||
<!-- If open app supports TapPay, still use the default app -->
|
||||
<string name="nfc_payment_favor_default">Still use <xliff:g id="app">%1$s</xliff:g></string>
|
||||
<!-- If open app supports TapPay, still use the default app (name of default app unknown) -->
|
||||
<string name="nfc_payment_favor_default_default_unknown">Still use default</string>
|
||||
<!-- Header for a dialog asking the user which payment app to use -->
|
||||
<string name="nfc_payment_pay_with">At a Tap & pay terminal, pay with:</string>
|
||||
<!-- NFC More... title. [CHAR LIMIT=40] -->
|
||||
<string name="nfc_more_title">More...</string>
|
||||
<string name="nfc_payment_menu_item_add_service">Find apps</string>
|
||||
<!-- Label for the dialog that is shown when the user is asked to set a
|
||||
preferred payment application -->
|
||||
<string name="nfc_payment_set_default_label">Set as your preference?</string>
|
||||
<string name="nfc_payment_set_default">Always use <xliff:g id="app">%1$s</xliff:g> when you tap & pay?</string>
|
||||
<string name="nfc_payment_set_default_instead_of">Always use <xliff:g id="app">%1$s</xliff:g> instead of <xliff:g id="app">%2$s</xliff:g> when you tap & pay?</string>
|
||||
<string name="nfc_payment_set_default">Always use <xliff:g id="app">%1$s</xliff:g> when you Tap & pay?</string>
|
||||
<string name="nfc_payment_set_default_instead_of">Always use <xliff:g id="app">%1$s</xliff:g> instead of <xliff:g id="app">%2$s</xliff:g> when you Tap & pay?</string>
|
||||
<!-- Restrictions settings --><skip/>
|
||||
|
||||
<!-- Restriction settings title [CHAR LIMIT=35] -->
|
||||
|
Reference in New Issue
Block a user