0

[iOS] Add passkey related strings for the password manager

Passkeys will be visible in the password manager, but presented
slightly differently than passwords. The fields shown for passkeys
are:
- Sites (same as passwords)
- Display Name
- Username (same as passwords)
- Passkey creation date

It will also be possible to edit Display Name and Username fields
and to delete a passkey.

Bug: 330355124
Change-Id: I33bf161af2cea7668189fab1786becff29a96f0e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5597897
Reviewed-by: Tommy Martino <tmartino@chromium.org>
Commit-Queue: Alexis Hétu <sugoi@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1310697}
This commit is contained in:
Alexis Hetu
2024-06-05 17:00:24 +00:00
committed by Chromium LUCI CQ
parent 52d61b475d
commit dc83ce2d96
5 changed files with 16 additions and 0 deletions

@ -931,6 +931,9 @@ See your search engines instructions for deleting your search history, if app
<message name="IDS_IOS_CONFIRM_PASSWORD_DELETION" desc="Label of a confirmation dialogue button which allows the user to confirm deletion of a stored password. [Length: one line] [iOS only]">
Delete Password
</message>
<message name="IDS_IOS_CONFIRM_PASSKEY_DELETION" desc="Label of a confirmation dialogue button which allows the user to confirm deletion of a stored passkey. [Length: one line] [iOS only]">
Delete Passkey
</message>
<message name="IDS_IOS_CONFIRM_PASSWORD_EDIT" desc="Confirm button inside confirmation alert when the user is trying to edit password [iOS only]" meaning="Save edited password">
Save Password
</message>
@ -4709,6 +4712,15 @@ While in Incognito, sites can't use cookies to see your browsing activity across
<message name="IDS_IOS_SHOW_PASSWORD_VIEW_USERNAME" desc="Label indicating that the text displayed below is the username to which a saved password corresponds. The password is displayed in the same view, but under a different label. [Length: 20em] [iOS only]">
Username
</message>
<message name="IDS_IOS_SHOW_PASSKEY_DISPLAY_NAME" desc="Label indicating that the text displayed below is the display name (usually a legal name, as opposed to username, which is usually an email address) to which a saved passkey corresponds. [Length: 20em] [iOS only]">
Display Name
</message>
<message name="IDS_IOS_SHOW_PASSKEY_CREATION_DATE" desc="Label indicating that the text displayed below is the date at which the passkey was created. [Length: 20em] [iOS only]">
Passkey
</message>
<message name="IDS_IOS_PASSKEY_CREATION_DATE" desc="Passkey creation date. [iOS only]">
Created on <ph name="Date"><ex>2023/12/31</ex>$1</ph>
</message>
<message name="IDS_IOS_SIGNIN_ACCOUNT_NOTIFICATION_TITLE_WITH_USERNAME" desc="Notification title for the user's signed-in state that includes the user's full name [iOS only]">
Signed in as <ph name="USER">$1<ex>Jane Doe</ex></ph>
</message>

@ -0,0 +1 @@
6612c93fe6e5da2d727fa6d374a38e25893629b2

@ -0,0 +1 @@
f59fb7a20cbe76322c4d97fcc88c8c7c7e2c01f1

@ -0,0 +1 @@
859c101efcdb1cae385c39cdd5dc2118593eb73f

@ -0,0 +1 @@
5ae4f0ff7e5cf03ccf2b176bd9f71505711c173f