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

Unified Diff: components/autofill_strings.grdp

Issue 2888733004: Change text and disable empty combobox for payment request shipping address (Closed)
Patch Set: Merge branch 'master' into billing Created 3 years, 7 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: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index ec15bd7087956dbd9ce4b005a8cf5ac175dc5050..ab5018a0168aa9e8dbf3a00ea758db3ac93c3321 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -355,7 +355,7 @@
<message name="IDS_AUTOFILL_SELECT" desc="The string to display in comboboxes when nothing got selected yet.">
Select
</message>
- <message name="IDS_AUTOFILL_ADD_BILLING_ADDRESS" desc="The string to display in comboboxes when no billing addresses are available.">
anthonyvd 2017/05/18 15:08:44 Are you sure this isn't used on Android (they used
sebsg 2017/05/18 15:15:16 Here is how I usually check: Usually when it's us
MAD 2017/05/18 16:09:14 Thanks Seb.
- Add a billing address
+ <message name="IDS_AUTOFILL_NO_SAVED_ADDRESS" desc="The string to display in comboboxes when no addresses are available.">
+ No saved addresses
</message>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698