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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2286563002: Add credit card scanner to payments UI. (Closed)
Patch Set: Rename flag to match histograms.xml Created 4 years, 3 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:
Download patch
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « chrome/android/java_sources.gni ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698