summaryrefslogtreecommitdiff
path: root/chromium/components/autofill_strings.grdp
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-03-11 11:32:04 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-03-18 13:40:17 +0000
commit31ccca0778db85c159634478b4ec7997f6704860 (patch)
tree3d33fc3afd9d5ec95541e1bbe074a9cf8da12a0e /chromium/components/autofill_strings.grdp
parent248b70b82a40964d5594eb04feca0fa36716185d (diff)
downloadqtwebengine-chromium-31ccca0778db85c159634478b4ec7997f6704860.tar.gz
BASELINE: Update Chromium to 80.0.3987.136
Change-Id: I98e1649aafae85ba3a83e67af00bb27ef301db7b Reviewed-by: Jüri Valdmann <juri.valdmann@qt.io>
Diffstat (limited to 'chromium/components/autofill_strings.grdp')
-rw-r--r--chromium/components/autofill_strings.grdp12
1 files changed, 8 insertions, 4 deletions
diff --git a/chromium/components/autofill_strings.grdp b/chromium/components/autofill_strings.grdp
index 468d1cb6ed0..5c3061f0901 100644
--- a/chromium/components/autofill_strings.grdp
+++ b/chromium/components/autofill_strings.grdp
@@ -126,6 +126,10 @@
Postal code
</message>
+ <message name="IDS_AUTOFILL_HIDE_SUGGESTIONS" desc="The text displayed at the Autofill popup to allow the user to hide the suggestions menu." meaning="Hides the suggestion list.">
+ Hide suggestions
+ </message>
+
<message name="IDS_AUTOFILL_MANAGE" desc="The text displayed at the bottom of the Autofill popup to allow the user to manage their Autofill preferences for addresses, credit cards, and passwords. Imperative. When the user clicks on it, opens the Autofill settings page." meaning="Manage addresses, credit cards and passwords in the user profile that can be used by Chrome Autofill.">
Manage...
</message>
@@ -226,7 +230,7 @@
Touch ID
</message>
<message name="IDS_ENABLE_CREDIT_CARD_FIDO_AUTH_SUBLABEL" desc="Sublabel for a toggle that allows users to control whether or not to use FIDO authentication for credit card unmasking on macOS. Sentence-Cased.">
- Use Touch ID to verify your saved payment methods.
+ Use Touch ID to confirm cards faster
</message>
</if>
<if expr="is_win">
@@ -234,7 +238,7 @@
Windows Hello
</message>
<message name="IDS_ENABLE_CREDIT_CARD_FIDO_AUTH_SUBLABEL" desc="Sublabel for a toggle that allows users to control whether or not to use FIDO authentication for credit card unmasking on Windows. Sentence-Cased.">
- Use Windows Hello to verify your saved payment methods.
+ Use Windows Hello to confirm cards faster
</message>
</if>
<if expr="is_android">
@@ -242,7 +246,7 @@
Screen lock
</message>
<message name="IDS_ENABLE_CREDIT_CARD_FIDO_AUTH_SUBLABEL" desc="Sublabel for a toggle that allows users to control whether or not to use FIDO authentication for credit card unmasking for Android. Sentence-Cased.">
- Use screen lock to verify your saved payment methods.
+ Use screen lock to confirm cards faster
</message>
</if>
<if expr="not is_macosx and not is_win and not is_android">
@@ -250,7 +254,7 @@
Biometrics
</message>
<message name="IDS_ENABLE_CREDIT_CARD_FIDO_AUTH_SUBLABEL" desc="Sublabel for a toggle that allows users to control whether or not to use FIDO authentication for credit card unmasking. Sentence-Cased.">
- This feature is not available on your device.
+ This feature is not available on your device
</message>
</if>
</then>