Commit e4850f20 authored by Viktor Semeniuk's avatar Viktor Semeniuk Committed by Commit Bot

[iOS][Password Check] Little string changes

This change updates string according with the latest mocks.

Bug: 1075494
Change-Id: Ief7e24cc8810895652ca893149370d36eb028c7b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2332619Reviewed-by: default avatarJavier Ernesto Flores Robles <javierrobles@chromium.org>
Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com>
Cr-Commit-Position: refs/heads/master@{#793655}
parent 41a5f397
...@@ -1650,9 +1650,9 @@ While in incognito, sites can't use cookies to see your browsing activity across ...@@ -1650,9 +1650,9 @@ While in incognito, sites can't use cookies to see your browsing activity across
</message> </message>
<message name="IDS_IOS_CHECK_PASSWORDS_COMPROMISED_COUNT" desc="Displays the number of compromised passwords present in the database"> <message name="IDS_IOS_CHECK_PASSWORDS_COMPROMISED_COUNT" desc="Displays the number of compromised passwords present in the database">
{COUNT, plural, {COUNT, plural,
=0 {No passwords compromised} =0 {No compromised passwords}
=1 {{COUNT} Password compromised} =1 {{COUNT} Compromised password}
other {{COUNT} Passwords compromised}} other {{COUNT} Compromised passwords}}
</message> </message>
<message name="IDS_IOS_CHECK_PASSWORDS_NOW_BUTTON" desc="Label of a button which starts Password Check [Length: 22em] [iOS only]" meaning="By clicking this button user will start checking all passwords for security issues."> <message name="IDS_IOS_CHECK_PASSWORDS_NOW_BUTTON" desc="Label of a button which starts Password Check [Length: 22em] [iOS only]" meaning="By clicking this button user will start checking all passwords for security issues.">
Check Now Check Now
...@@ -1664,7 +1664,7 @@ While in incognito, sites can't use cookies to see your browsing activity across ...@@ -1664,7 +1664,7 @@ While in incognito, sites can't use cookies to see your browsing activity across
The following accounts use passwords which were exposed in a third-party data breach or entered on a deceptive website. Change these passwords immediately to keep your accounts safe. The following accounts use passwords which were exposed in a third-party data breach or entered on a deceptive website. Change these passwords immediately to keep your accounts safe.
</message> </message>
<message name="IDS_IOS_CHANGE_COMPROMISED_PASSWORD" desc="Button which is shown on Password Details Screen when password is compromised. [iOS only]" meaning="Telling user to change password on a website since it is compromised."> <message name="IDS_IOS_CHANGE_COMPROMISED_PASSWORD" desc="Button which is shown on Password Details Screen when password is compromised. [iOS only]" meaning="Telling user to change password on a website since it is compromised.">
Change password on Website Change Password on Website
</message> </message>
<message name="IDS_IOS_DELETE_COMPROMISED_PASSWORD_DESCRIPTION" desc="Message on top of the confirmation alert when the user tapped delete password button. [iOS only]" meaning="Explaining to the user that deleting password locally won't delete account on a website."> <message name="IDS_IOS_DELETE_COMPROMISED_PASSWORD_DESCRIPTION" desc="Message on top of the confirmation alert when the user tapped delete password button. [iOS only]" meaning="Explaining to the user that deleting password locally won't delete account on a website.">
Deleting this password will not delete your account on <ph name="WEBSITE">$1<ex>twitter.com</ex></ph>. Change your password on <ph name="WEBSITE">$1<ex>twitter.com</ex></ph> to keep it safe from others. Deleting this password will not delete your account on <ph name="WEBSITE">$1<ex>twitter.com</ex></ph>. Change your password on <ph name="WEBSITE">$1<ex>twitter.com</ex></ph> to keep it safe from others.
......
324e42d485c2b5ff652e154aa3ccac09e7b3aa09 508a3df5a981a9511135c8f57d2698b559b82f84
\ No newline at end of file \ No newline at end of file
50f9da3214aa8cc48c5c1038753cb1aa27073713 d1b5c43ab616e32688883221d4bffe29e4e5459f
\ No newline at end of file \ 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