| 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>
|
|
|