| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 5f638f60cb05027ebb21613f51a0843385097426..85653cc4a323bb521a68c00641c6568f7370369f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15447,12 +15447,18 @@ read aloud to screenreader users to announce that a completion is available.">
|
|
|
| <!-- Web payments -->
|
| <if expr="is_android">
|
| - <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_NAME" desc="Name of the flag to enable the first version of Android Pay integration">
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_NAME" desc="Name of the flag to enable the first version of Android Pay integration" translateable="false">
|
| Enable Android Pay v1
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_DESCRIPTION" desc="Description for the flag to enable the first version of Android Pay integration">
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_DESCRIPTION" desc="Description for the flag to enable the first version of Android Pay integration" translateable="false">
|
| Enable integration with Android Pay using the first version of the API
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V2_NAME" desc="Name of the flag to enable the second version of Android Pay integration" translateable="false">
|
| + Enable Android Pay v2
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V2_DESCRIPTION" desc="Description for the flag to enable the second version of Android Pay integration" translateable="false">
|
| + Enable integration with Android Pay using the second version of the API
|
| + </message>
|
| </if>
|
|
|
| <message name="IDS_FLAGS_FEATURE_POLICY_NAME" desc="Name for the flag to enable feature policy.">
|
|
|