For #19820: Specify usage of labels for a11y services.

upstream-sync
mcarare 3 years ago committed by Mihai Adrian Carare
parent e969afaed7
commit 77023db091

@ -1558,9 +1558,9 @@
<string name="credit_cards_card_number">Card Number</string>
<!-- The header for the expiration date of a credit card -->
<string name="credit_cards_expiration_date">Expiration Date</string>
<!-- The label for the expiration date month of a credit card -->
<!-- The label for the expiration date month of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_month">Expiration Date Month</string>
<!-- The label for the expiration date year of a credit card -->
<!-- The label for the expiration date year of a credit card to be used by a11y services-->
<string name="credit_cards_expiration_date_year">Expiration Date Year</string>
<!-- The header for the name on the credit card -->
<string name="credit_cards_name_on_card">Name on Card</string>

Loading…
Cancel
Save