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

Unified Diff: chrome/app/settings_google_chrome_strings.grdp

Issue 2106253002: [MD Settings] Show '(copied to Chrome)' on credit cards that are local. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: chrome/chromium fix Created 4 years, 6 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: chrome/app/settings_google_chrome_strings.grdp
diff --git a/chrome/app/settings_google_chrome_strings.grdp b/chrome/app/settings_google_chrome_strings.grdp
index 51c569e7d589058573f141bf5392c116aa536831..20f8a450413f1c2164f73ffe96d8908b7f9ba4d6 100644
--- a/chrome/app/settings_google_chrome_strings.grdp
+++ b/chrome/app/settings_google_chrome_strings.grdp
@@ -28,6 +28,11 @@
</message>
</if>
+ <!-- Autofill Page -->
+ <message name="IDS_SETTINGS_GOOGLE_PAYMENTS_CACHED" desc="Label that will be used to show that a credit card comes from Google Payments and is saved locally. This should follow the casing of the 'Google Payments' and 'Chrome' brands.">
+ Google Payments (copied to Chrome)
+ </message>
+
<!-- Default Browser Page -->
<if expr="not chromeos">
<message name="IDS_SETTINGS_DEFAULT_BROWSER_DEFAULT" desc="The text displayed when Chrome is not the default browser">

Powered by Google App Engine
This is Rietveld 408576698