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

Unified Diff: components/autofill_strings.grdp

Issue 2163693002: [Merge M-53] Credit card editor for PaymentRequest UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2785
Patch Set: Created 4 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index 5dad21de1b308e9a8286183d1a5e4311cbd92e31..6b8da3c1ae6f185d7f66ddae759e8837c365cccf 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -42,28 +42,28 @@
Remove address from Chromium?
</message>
</if>
- <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name.">
+ <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name." formatter_data="android_java">
American Express
</message>
<message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card.">
Amex
</message>
- <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name.">
+ <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name." formatter_data="android_java">
Diners Club
</message>
- <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name.">
+ <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name." formatter_data="android_java">
Discover
</message>
- <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name.">
+ <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name." formatter_data="android_java">
JCB
</message>
- <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name.">
+ <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name." formatter_data="android_java">
MasterCard
</message>
- <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name.">
+ <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name." formatter_data="android_java">
China UnionPay
</message>
- <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name.">
+ <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name." formatter_data="android_java">
Visa
</message>
<message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name.">
« no previous file with comments | « components/autofill/core/browser/payments/full_card_request.cc ('k') | components/resources/autofill_scaled_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698