Commit ed1f45d0 authored by Martin Kreichgauer's avatar Martin Kreichgauer Committed by Commit Bot

webauthn: change "Passwords" checkbox string in the Clear Browser Data dialog

The "Passwords" item in the Clear Browser Data dialog
(DATA_TYPE_PASSWORDS) also covers WebAuthentication credentials stored
by the internal Touch ID platform authenticator, where available. (See
crrev.com/c/1125177). This updates the string to reflect that.

Change-Id: Iaea648c1f88dabb96deb7c0cefec4804b45fec71
Reviewed-on: https://chromium-review.googlesource.com/1174940Reviewed-by: default avatarDave Schuyler <dschuyler@chromium.org>
Commit-Queue: Martin Kreichgauer <martinkr@google.com>
Cr-Commit-Position: refs/heads/master@{#583904}
parent b0a8a59f
...@@ -1156,8 +1156,8 @@ ...@@ -1156,8 +1156,8 @@
<message name="IDS_SETTINGS_CLEAR_COOKIES_FLASH" desc="Checkbox for deleting Cookies and other site data"> <message name="IDS_SETTINGS_CLEAR_COOKIES_FLASH" desc="Checkbox for deleting Cookies and other site data">
Cookies and other site and plugin data Cookies and other site and plugin data
</message> </message>
<message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passwords"> <message name="IDS_SETTINGS_CLEAR_PASSWORDS" desc="Checkbox for deleting Passwords and other sign-in data">
Passwords Passwords and other sign-in data
</message> </message>
<message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill"> <message name="IDS_SETTINGS_CLEAR_FORM_DATA" desc="Checkbox for deleting form data saved for Autofill">
Autofill form data Autofill form data
......
e19fb51dbaf7f8647bb437a082e9fad8f907ae44
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment