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

Unified Diff: components/autofill_strings.grdp

Issue 2668063003: [Web Payments] Add Cancel button to all sheets (Closed)
Patch Set: Created 3 years, 11 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 e2a1b8ec88230639e7b151d95b0efd6e7f0c300b..dd8e85ed230a4e917ed43e2c3a35306ac83d014e 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -366,4 +366,7 @@
<message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name of the Contact Info section in the Payment Sheet of the Payment Request dialog.">
Contact info
</message>
+ <message name="IDS_PAYMENT_REQUEST_CANCEL_BUTTON_LABEL" desc="The label on the Cancel button that closes the Payment Request dialog and sends a cancel event to the website">
+ Cancel
please use gerrit instead 2017/02/01 14:33:35 Use https://cs.chromium.org/chromium/src/component
anthonyvd 2017/02/01 15:35:23 Makes sense. Done.
+ </message>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698