| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 70a736f3449f9ce47bf3126eb29060ea0255e375..38823d737c6a4411420918e3cf6bea5dbfb7ea91 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -15257,7 +15257,7 @@ read aloud to screenreader users to announce that a completion is available.">
|
| </message>
|
| </if>
|
|
|
| - <!-- PaymentRequest -->
|
| + <!-- 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">
|
| Enable Android Pay v1
|
| @@ -15265,11 +15265,11 @@ read aloud to screenreader users to announce that a completion is available.">
|
| <message name="IDS_FLAGS_ENABLE_ANDROID_PAY_INTEGRATION_V1_DESCRIPTION" desc="Description for the flag to enable the first version of Android Pay integration">
|
| Enable integration with Android Pay using the first version of the API
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_WEB_PAYMENTS_NAME" desc="Title for the flag to enable payments on the web">
|
| - Enable Web Payments
|
| + <message name="IDS_FLAGS_SCAN_CARDS_IN_WEB_PAYMENTS_NAME" desc="Title for the flag to enable OCR scanning of credit cards for web payments API">
|
| + Scan Cards in Web Payments
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_WEB_PAYMENTS_DESCRIPTION" desc="Description for the flag to enable payments on the web">
|
| - Enable the API for payments on the web
|
| + <message name="IDS_FLAGS_SCAN_CARDS_IN_WEB_PAYMENTS_DESCRIPTION" desc="Description for the flag to enable OCR scanning of credit cards for web payments API">
|
| + Enable OCR scanning of credit cards from the UI for the web payments API
|
| </message>
|
| </if>
|
|
|
|
|