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

Unified Diff: components/autofill_strings.grdp

Issue 2514693002: [Payments] Display payment method and contact summary in a single line in bottom sheet (Closed)
Patch Set: address comments Created 4 years, 1 month 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/PaymentRequestUI.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autofill_strings.grdp
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index fa85cc94906e1c9b622a87280b40e4e085a89ec8..533b43e26824ab59252de80e3c554cbb3e9b0bf6 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -78,7 +78,7 @@
<message name="IDS_AUTOFILL_ADDRESS_LINE_SEPARATOR" desc="The separator character used to join multi-line addresses.">
, '''
</message>
- <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address.">
+ <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address." formatter_data="android_java">
, '''
</message>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/payments/ui/PaymentRequestUI.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698