Commit ca048dcd authored by Bettina's avatar Bettina Committed by Commit Bot

Add a string for saved password PG.

Add a string for the password reuse modal
warning dialog for saved passwords. This is a
placeholder for implementation and not the final
UX-approved string.

Bug: 1010764
Change-Id: I7e47e80b600a1df289988b4f996fee078c254c20
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1838686Reviewed-by: default avatarMustafa Emre Acer <meacer@chromium.org>
Reviewed-by: default avatarDaniel Rubery <drubery@chromium.org>
Commit-Queue: Bettina Dea <bdea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#702982}
parent 5b7e51e5
......@@ -420,6 +420,10 @@
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS" desc="A short paragraph explaining to the user that they has reuse their google password on current website.">
You could lose access to your Google Account. Chrome recommends changing your password now. You'll be asked to sign in.
</message>
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SAVED" desc="A short paragraph explaining to a Chrome user that they have reused their saved password on the current website.">
Chrome has detected that you have just entered your password into a site that is
suspicious. Please reset your password now!
</message>
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SYNC" desc="A short paragraph explaining to a Chrome sync user that they have reused their Google password on the current website.">
Chrome can help you protect your Google Account and change your password.
</message>
......@@ -437,6 +441,10 @@
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS" desc="A short paragraph explaining to the user that they has reuse their google password on current website.">
You could lose access to your Google Account. Chromium recommends changing your password now. You'll be asked to sign in.
</message>
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SAVED" desc="A short paragraph explaining to a Chromium user that they have reused their saved password on the current website.">
Chromium has detected that you have just entered your password into a site that is
suspicious. Please reset your password now!
</message>
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SYNC" desc="A short paragraph explaining to a Chrome sync user that they have reused their Google password on the current website.">
Chromium can help you protect your Google Account and change your password.
</message>
......
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