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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 2614883003: Cache web contents in credit card scanner. (Closed)
Patch Set: Rebase Created 3 years, 11 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6e7ffef77a245853bb7852b3861e0127685a76f7..6cacdd8d6766f87742bd8a3fe3ed63bc444b94a1 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -15601,6 +15601,12 @@ read aloud to screenreader users to announce that a completion is available.">
<message name="IDS_FLAGS_NO_CREDIT_CARD_ABORT_DESCRIPTION" desc="Description for the flag to enable the No Card Abort in Payment Request." translateable="false">
Whether or not the No Credit Card Abort is enabled.
</message>
+ <message name="IDS_FLAGS_AUTOFILL_SCAN_THEME_DIALOG_NAME" desc="Title for the flag to enable dialog theme for OCR." translateable="false">
+ OCR dialog theme
+ </message>
+ <message name="IDS_FLAGS_AUTOFILL_SCAN_THEME_DIALOG_DESCRIPTION" desc="Description for the flag to enable dialog theme for OCR." translateable="false">
+ Use the dialog theme when scanning credit cards from autofill popup or web payments
+ </message>
</if>
<!-- Consistent omnibox geolocation -->
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/payments/CardEditor.java ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698