[iOS] Update the strings related to Delete All Data button.
The newly approved UI deck https://docs.google.com/presentation/d/1pCA6qq_KCWvvxrxqghBY3KFFnUQQ9Yr8A93Xc9h1tBw/edit#slide=id.g3008a716f31_0_10. The screenshot after the change: - https://screenshot.googleplex.com/AbbYKW2287Zs6y9 Bug: 392600264 Change-Id: Ib43096ea1b8035da88fc704c927ed7d845962275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6202381 Reviewed-by: Tommy Martino <tmartino@chromium.org> Reviewed-by: Ernesto Izquierdo Clua <eic@google.com> Commit-Queue: Xu Li <mxlg@google.com> Cr-Commit-Position: refs/heads/main@{#1411847}
This commit is contained in:
ios/chrome/app/strings
@ -4018,21 +4018,21 @@ While in Incognito, sites can't use cookies to see your browsing activity across
|
||||
To change your PIN, first set up a passcode on your device.
|
||||
</message>
|
||||
<message name="IDS_IOS_PASSWORD_SETTINGS_CREDENTIAL_DELETION_TEXT" desc="Section title in password settings, explaining to the user what data will be deleted. [iOS Only]">
|
||||
Passwords, passkeys, and other data will be permanently deleted from Google Password Manager
|
||||
From Google Password Manager, including passwords and passkeys
|
||||
</message>
|
||||
<message name="IDS_IOS_PASSWORD_SETTINGS_DELETE_ALL_CREDENTIALS_DESCRIPTION" desc="Description of the confirmation alert when the user tap delete all data button. [iOS only]">
|
||||
<message name="IDS_IOS_PASSWORD_SETTINGS_DELETE_ALL_CREDENTIALS_DESCRIPTION" desc="Description of the confirmation alert when the user tap delete all data button. The 'list of sites & apps' corresponds to the data shown in the 'Never Saved' section in the home page of Password Manager. [iOS only]">
|
||||
{password, plural,
|
||||
=0 {{passkey, plural,
|
||||
=1 {If you continue, your 1 passkey and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}
|
||||
other {If you continue, your {passkey} passkeys and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}}}
|
||||
=1 {{passkey, plural,
|
||||
=0 {If you continue, your 1 password and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}
|
||||
=1 {If you continue, your 1 password, 1 passkey, and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}
|
||||
other {If you continue, your 1 password, {passkeys} passkeys, and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}}}
|
||||
other {{passkey, plural,
|
||||
=0 {If you continue, your {password} passwords and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}
|
||||
=1 {If you continue, your {password} passwords, 1 passkey, and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}
|
||||
other {If you continue, your {password} passwords, {passkey} passkeys, and other data will be permanently deleted from Google Password Manager. Any accounts you created for sites or apps won't be deleted.}}}}
|
||||
=0 {{passkey, plural,
|
||||
=1 {You are about to delete 1 passkey and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}
|
||||
other {You are about to delete {passkey} passkeys and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}}}
|
||||
=1 {{passkey, plural,
|
||||
=0 {You are about to delete 1 password and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}
|
||||
=1 {You are about to delete 1 password, 1 passkey, and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}
|
||||
other {You are about to delete 1 password, {passkeys} passkeys, and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}}}
|
||||
other {{passkey, plural,
|
||||
=0 {You are about to delete {password} passwords and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}
|
||||
=1 {You are about to delete {password} passwords, 1 passkey, and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}
|
||||
other {You are about to delete {password} passwords, {passkey} passkeys, and the list of sites & apps you chose to never save sign-in into. Any account you created for sites and apps won't be deleted.}}}}
|
||||
</message>
|
||||
<message name="IDS_IOS_PASSWORD_SETTINGS_DELETE_ALL_CREDENTIALS_TITLE" desc="Title of the confirmation alert when the user tap delete all data button. [iOS only]">
|
||||
You're about to delete your Google Password Manager data
|
||||
|
2
ios/chrome/app/strings/ios_strings_grd/IDS_IOS_PASSWORD_SETTINGS_CREDENTIAL_DELETION_TEXT.png.sha1
2
ios/chrome/app/strings/ios_strings_grd/IDS_IOS_PASSWORD_SETTINGS_CREDENTIAL_DELETION_TEXT.png.sha1
@ -1 +1 @@
|
||||
ad1f36d725f4e363573cbd27228d12696a6c1b5a
|
||||
0c0ab0d6aaf6728fdc4ebafea10ae752e7a3a2e7
|
@ -1 +1 @@
|
||||
b1fa4818b5e1fa973c0a368ecc1b10d3ca7b4387
|
||||
b7ad8f8f8bcfdaaf425ce88fffeedd3615d7dc19
|
Reference in New Issue
Block a user