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

Unified Diff: components/payments_strings.grdp

Issue 2645813006: Download web payment manifests. (Closed)
Patch Set: Ted's comments 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 e6614190375625f56809bfa7e0e3c4105f30619b..ba61d9467f4b1a2982232bb8638ce442c81df17e 100644
--- a/components/payments_strings.grdp
+++ b/components/payments_strings.grdp
@@ -248,4 +248,10 @@
<message name="IDS_PAYMENTS_ANDROID_APP_ERROR" desc="Error message that is shown when an Android payment application fails to start." formatter_data="android_java">
Unable to launch payment app.
</message>
+
+ <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>
+ </if>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698