mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update autofill_payments_strings.grdp
This commit is contained in:
parent
7ebece38b9
commit
9db6ed9f5a
1 changed files with 7 additions and 1 deletions
|
@ -609,6 +609,12 @@
|
|||
<message name="IDS_AUTOFILL_VIRTUAL_CARD_NUMBER_SNACKBAR_ACTION_TEXT" desc="Text to be displayed as the snackbar action shown after a virtual card number id autofilled.">
|
||||
View card
|
||||
</message>
|
||||
<message name="IDS_AUTOFILL_VIRTUAL_CARD_ENROLLMENT_ELIGIBLE_TEXT" desc="Text to be displayed in the Settings page as label for cards that are not enrolled into virtual card number, but are eligible." formatter_data="android_java">
|
||||
Virtual card available
|
||||
</message>
|
||||
<message name="IDS_AUTOFILL_VIRTUAL_CARD_ENROLLED_TEXT" desc="Text to be displayed in the Settings page as label for cards that are enrolled into virtual card number." formatter_data="android_java">
|
||||
Virtual card turned on
|
||||
</message>
|
||||
</if>
|
||||
<!-- virtual cards related strings - end -->
|
||||
|
||||
|
@ -707,7 +713,7 @@
|
|||
<message name="IDS_AUTOFILL_PROMO_CODE_OFFER_BUTTON_TOOLTIP_CLICKED" desc="The tooltip message for a button containing a copyable promo code in the merchant promo code offer notification bubble on Desktop. This message is shown when the button is hovered over and if the button has been clicked.">
|
||||
Copied to clipboard
|
||||
</message>
|
||||
<message name="IDS_AUTOFILL_GPAY_PROMO_CODE_OFFERS_REMINDER_VALUE_PROP_TEXT" desc="The first line of the GPay promo ocde notification bubble, consisting of the value prop text and a see details link">
|
||||
<message name="IDS_AUTOFILL_GPAY_PROMO_CODE_OFFERS_REMINDER_VALUE_PROP_TEXT" desc="The first line of the GPay promo code notification bubble, consisting of the value prop text and a see details link">
|
||||
<ph name="VALUE_PROP">$1<ex>5% off on shoes. Up to $50.</ex></ph> <ph name="DETAILS">$2<ex>See Details</ex></ph>
|
||||
</message>
|
||||
</if>
|
||||
|
|
Loading…
Reference in a new issue