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

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

Issue 2059073002: Add "Checking" spinner for server-side shipping address validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use existing color 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/payments/ui/SectionInformation.java ('k') | no next file » | 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 3668c44be2b2edec9696b8ae268cec0b25c11d7a..9756ef738c9f3d6e2345de045b57e0e3103b30c7 100644
--- a/chrome/android/java/strings/android_chrome_strings.grd
+++ b/chrome/android/java/strings/android_chrome_strings.grd
@@ -2510,6 +2510,12 @@ You can control the Physical Web in Chrome Settings.
<message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the shipping methods.">
Select a shipping address to check shipping methods.
</message>
+ <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_CHECKING" desc="Text explaining that the shipping address is being checked and verified.">
+ Checking
+ </message>
+ <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text implying that a user needs to pick a different shipping address, because the currently selected address is not supported.">
+ Unsupported shipping address. Select a different adddress.
+ </message>
<!-- Migration strings -->
<message name="IDS_TAB_SWITCHER_CALLOUT_HEADER" desc="Header for the Tab Switcher callout.">
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/payments/ui/SectionInformation.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698