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

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

Issue 2040623002: [Payments] Add ability to show additional text for OptionSections (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ugh
Patch Set: 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/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 fd69f79a157fe0b8043ca9a00534c62d91cdb3ee..59015bbe49ce8c1dbfbd2daf5728419211f91010 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2432,6 +2432,9 @@ You can control the Physical Web in Chrome Settings.
<message name="IDS_PAYMENTS_ADD_PAYMENT_INSTRUMENT" desc="Text on a button that lets a user add a new payment method, like a credit card.">
Add card
</message>
+ <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that they need to pick a shipping address to see the shipping methods.">
please use gerrit instead 2016/06/03 23:21:23 s/they need/a user needs/
gone 2016/06/03 23:37:17 Done.
+ Select a shipping address to check shipping methods.
+ </message>
<!-- Migration strings -->
<message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab Switcher callout.">

Powered by Google App Engine
This is Rietveld 408576698