Commit 9a93075a authored by Bettina's avatar Bettina Committed by Commit Bot

Update the strings for saved password Phishguard.

https://screenshot.googleplex.com/T546MRqLTua

Bug: 1010764
Change-Id: I2ab54c4a8c36980fb8f5307714b274b5284cb8ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1863638Reviewed-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@{#706607}
parent 793a6ec6
......@@ -102,8 +102,7 @@ base::string16 GetOkButtonLabel(
case safe_browsing::ReusedPasswordAccountType::NON_GAIA_ENTERPRISE:
return l10n_util::GetStringUTF16(IDS_PAGE_INFO_CHANGE_PASSWORD_BUTTON);
case safe_browsing::ReusedPasswordAccountType::SAVED_PASSWORD:
return l10n_util::GetStringUTF16(
IDS_PAGE_INFO_DISMISS_PASSWORD_WARNING_BUTTON);
return l10n_util::GetStringUTF16(IDS_CLOSE);
default:
return l10n_util::GetStringUTF16(IDS_PAGE_INFO_PROTECT_ACCOUNT_BUTTON);
}
......
......@@ -424,7 +424,7 @@
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!
You just entered your password on a deceptive site. Chrome recommends changing 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.
......@@ -444,8 +444,7 @@
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!
You just entered your password on a deceptive site. Chromium recommends changing 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.
......@@ -471,9 +470,6 @@
<message name="IDS_PAGE_INFO_IGNORE_PASSWORD_WARNING_BUTTON" desc="In Title Case: The string used in the page info ignore password warning button.">
Ignore
</message>
<message name="IDS_PAGE_INFO_DISMISS_PASSWORD_WARNING_BUTTON" desc="In Title Case: The string used in the page info dismiss password warning button.">
Dismiss
</message>
</if>
<if expr="not use_titlecase">
<message name="IDS_PAGE_INFO_CHANGE_PASSWORD_BUTTON" desc="The string used in the page info change password button.">
......@@ -485,9 +481,6 @@
<message name="IDS_PAGE_INFO_IGNORE_PASSWORD_WARNING_BUTTON" desc="The string used in the page info ignore password warning button.">
Ignore
</message>
<message name="IDS_PAGE_INFO_DISMISS_PASSWORD_WARNING_BUTTON" desc="The string used in the page info dismiss password warning button.">
Dismiss
</message>
</if>
<message name="IDS_PAGE_INFO_WHITELIST_PASSWORD_REUSE_BUTTON" desc="The string used in the page info whitelist password reuse button.">
Site is legitimate
......
8ae40b0d4a078fcdffbbff767a56efa0b6399483
\ 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