summaryrefslogtreecommitdiffstats
path: root/components/autofill_strings.grdp
diff options
context:
space:
mode:
authorrouslan <rouslan@chromium.org>2014-11-26 12:30:34 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-26 20:31:41 +0000
commit497109dae349b8ba88e6abad95f697fbd8f80454 (patch)
treeb185725bc8579987ef4ec444141ddf2d8a7b2a00 /components/autofill_strings.grdp
parent711e0bc408a3123e457006dfb5476da93a3dc592 (diff)
downloadchromium_src-497109dae349b8ba88e6abad95f697fbd8f80454.zip
chromium_src-497109dae349b8ba88e6abad95f697fbd8f80454.tar.gz
chromium_src-497109dae349b8ba88e6abad95f697fbd8f80454.tar.bz2
[android] Scan new credit card from autofill popup.
This patch adds a "Scan new card" menu item to the autofill popup on Android. The feature is behind the command line flag: --enable-credit-card-scan BUG=428085 Review URL: https://codereview.chromium.org/700623004 Cr-Commit-Position: refs/heads/master@{#305869}
Diffstat (limited to 'components/autofill_strings.grdp')
-rw-r--r--components/autofill_strings.grdp4
1 files changed, 4 insertions, 0 deletions
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
index 5a3fd5e..bb95163 100644
--- a/components/autofill_strings.grdp
+++ b/components/autofill_strings.grdp
@@ -124,4 +124,8 @@
</message>
</if>
+ <message name="IDS_AUTOFILL_SCAN_CREDIT_CARD" desc="An item in the autofill popup that triggers a new credit card to be scanned using the camera on the device.">
+ Scan new card
+ </message>
+
</grit-part>