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

Unified Diff: chrome/android/java/strings/android_chrome_strings.grd

Issue 2675883005: [autofill] Update URL to edit synced Google Payments cards. (Closed)
Patch Set: Created 3 years, 10 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
« no previous file with comments | « no previous file | components/autofill/core/browser/payments/payments_service_url.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/java/strings/android_chrome_strings.grd
diff --git a/chrome/android/java/strings/android_chrome_strings.grd b/chrome/android/java/strings/android_chrome_strings.grd
index 8fca2d2f0f019ba5308849e12a87d37217a72d9c..e529678b9347ffb7e015d1cc894b80f0c0920d02 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -270,7 +270,7 @@ CHAR-LIMIT guidelines:
<!-- Autofill and Payments preferences -->
<message name="IDS_PREFS_AUTOFILL_AND_PAYMENTS" desc="Title of Autofill and payments settings prefrences. [CHAR-LIMIT=32]">
Autofill and payments
- </message>
+ </message>
<message name="IDS_AUTOFILL_SWITCH" desc="Title for 'Autofill forms' switch preference, which controls whether personal data can be automatically filled into web page forms. [CHAR-LIMIT=32]">
Autofill forms
</message>
@@ -331,10 +331,10 @@ CHAR-LIMIT guidelines:
Edit
</message>
<message name="IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc="URL for managing wallet credit cards" translateable="false">
- https://wallet.google.com/manage/paymentMethods
+ https://payments.google.com/#paymentMethods
Bernhard Bauer 2017/02/07 10:43:52 Out of curiosity, why is this a resource instead o
Roger McFarlane (Chromium) 2017/02/08 14:59:48 Good question. This constant does appear in the co
gogerald1 2017/02/08 15:04:50 Yes, it is, https://cs.chromium.org/chromium/src/c
Roger McFarlane (Chromium) 2017/02/08 15:12:12 Ah, needed to search without the IDS_ prefix. The
</message>
<message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for managing wallet addresses" translateable="false">
- https://wallet.google.com/manage/addressBook
+ https://payments.google.com/#paymentMethods
</message>
<message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indicates an address or credit card came from Google servers.">
From Google Payments
« no previous file with comments | « no previous file | components/autofill/core/browser/payments/payments_service_url.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698