[Payments] Desktop: provide a link to edit server cards
TBR=tedchoc
Bug: 744962
Test: browser_tests
Change-Id: I3d1c8aa4f782aad1a64b5478095868c3b6704c45
Reviewed-on: https://chromium-review.googlesource.com/575396
Commit-Queue: Mathieu Perreault <[email protected]>
Reviewed-by: Anthony Vallee-Dubois <[email protected]>
Cr-Commit-Position: refs/heads/master@{#487580}
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index bea84fe..16fd554 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -371,4 +371,12 @@
<message name="IDS_AUTOFILL_NO_SAVED_ADDRESS" desc="The string to display in comboboxes when no addresses are available.">
No saved addresses
</message>
+
+ <!-- Autofill/Wallet integration preferences -->
+ <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for link that allows users to see and edit their Wallet information." formatter_data="android_java">
+ Edit
+ </message>
+ <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indicates an address or credit card came from Google servers." formatter_data="android_java">
+ From Google Payments
+ </message>
</grit-part>