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

Unified Diff: components/autofill_strings.grdp

Issue 2162493002: Revert of Credit card editor for PaymentRequest UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 4b7b57e3a7a5d44a19afda455d3d8b8a7ffa194f..5ead8ebf81fa4dc9bcafbfd8bed51451466cb377 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -45,28 +45,28 @@
Remove address from Chromium?
</message>
</if>
- <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name.">
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." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name.">
Diners Club
</message>
- <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name.">
Discover
</message>
- <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name.">
JCB
</message>
- <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name.">
MasterCard
</message>
- <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name.">
China UnionPay
</message>
- <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name." formatter_data="android_java">
+ <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name.">
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