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

Unified Diff: components/autofill_strings.grdp

Issue 1163693004: [Autofill] Update user-facing strings for server cards (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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 2f13ff2c795fed6ec24232568dcc15e65d17f730..ccd659709d90e73a78809f5514cd860f7493a07f 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -120,11 +120,11 @@
</message>
</if>
- <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Wallet.">
- This type of card is not supported by Google Wallet. Please select a different card.
+ <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments.">
+ This type of card is not supported by Google Payments. Please select a different card.
</message>
- <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is not supported by Google Wallet for the particular merchant site the user is on.">
- This type of card is not supported by Google Wallet for this merchant. Please select a different card.
+ <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments for the particular merchant site the user is on.">
+ This type of card is not supported by Google Payments for this merchant. Please select a different card.
</message>
<!-- Autofill on OSX -->

Powered by Google App Engine
This is Rietveld 408576698