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

Unified Diff: components/payments_strings.grdp

Issue 2734493002: Incognito mode behavior for 3rd party Android payment apps. (Closed)
Patch Set: Fix test Created 3 years, 9 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/payments_strings.grdp
diff --git a/components/payments_strings.grdp b/components/payments_strings.grdp
index ba61d9467f4b1a2982232bb8638ce442c81df17e..671e5c99b68ec42a4287d79c5cd058bf71302303 100644
--- a/components/payments_strings.grdp
+++ b/components/payments_strings.grdp
@@ -252,6 +252,9 @@
<if expr="is_android">
<message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of the utility process used for parsing manifest files.">
Manifest Parser
+ </message>
+ <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialog text warning the user that incognito mode does not conitnue into external payment apps." formatter_data="android_java">
+ Leaving incognito mode to pay via an external application. Continue?
</message>
</if>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698