Commit baac8ed1 authored by Dominic Battre's avatar Dominic Battre Committed by Commit Bot

String for in-product help popup and settings


Bug: 1028095
Change-Id: I795aacd5211a9ba94f325c007698538dfa56000e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934627Reviewed-by: default avatarVasilii Sukhanov <vasilii@chromium.org>
Reviewed-by: default avatarDominic Battré <battre@chromium.org>
Commit-Queue: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#718858}
parent cb51073c
......@@ -997,7 +997,7 @@
Automatically sign in to websites using stored credentials. If disabled, you will be asked for confirmation every time before signing in to a website.
</message>
<message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_LABEL" desc="Label for a checkbox that allows users to choose whether chrome should check that credentials have been part of a leak.">
Warn you if passwords are compromised
Warn you if passwords are exposed in a data breach
</message>
<message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_SIGNED_OUT_ENABLED_DESC" desc="Text that describes the 'Password Leak Detection' functionality to signed-out users who have not disabled the feature.">
When you sign in to your Google Account, this feature is turned on
......
1f0c045af8829a9b3142e8bf984c38e7ad136f7f
\ No newline at end of file
94dabe0d4bee4f2d4c391ec4327bd729f673a0d3
\ No newline at end of file
......@@ -582,7 +582,7 @@ CHAR-LIMIT guidelines:
Automatically sign in to websites using stored credentials. When the feature is off, you’ll be asked for verification every time before signing in to a website.
</message>
<message name="IDS_PASSWORDS_LEAK_DETECTION_SWITCH_TITLE" desc="Title for the switch toggling whether Chrome should check that entered credentials have been part of a leak.">
Warn you if passwords are compromised
Warn you if passwords are exposed in a data breach
</message>
<message name="IDS_PASSWORDS_LEAK_DETECTION_SWITCH_SIGNED_OUT_ENABLE_DESCRIPTION" desc="Description for the switch toggling whether Chrome should check that entered credentials have been part of a leak. Displayed for users who are not signed in and syncing.">
When you sign in to your Google Account, this feature is turned on
......
af494816279ce9c353841d9ec453b4eaade664cd
\ No newline at end of file
714dfe4cb7d849076d5ac8095d85b28157b55db1
\ No newline at end of file
......@@ -25,6 +25,9 @@
<message name="IDS_CREDENTIAL_LEAK_CHANGE_AND_CHECK_PASSWORDS_MESSAGE" desc="The text that is used in credential leak detection dialog when credentials were not saved in chrome, but used on multiple sites.">
A data breach on a site or app exposed your password. Chrome recommends checking your saved passwords and changing your password on <ph name="ORIGIN">$1<ex>example.com</ex></ph> now.
</message>
<message name="IDS_PASSWORD_MANAGER_LEAK_HELP_MESSAGE" desc="The text is shown in a popup that explains to the user why they are seeing a warning about leaked passwords. This is a stand-alone string and the only content of the popup dialog.">
Chrome periodically checks your passwords against lists that have been published online. When doing this, your passwords and usernames are encrypted, so they can’t be read by anyone, including Google.
</message>
<message name="IDS_MANAGE_PASSWORDS_AUTO_SIGNIN_TITLE" desc="The title of the auto-signin toast.">
Signing in as <ph name="username">$1<ex>chef@google.com</ex></ph>
</message>
......
3e487fccef7d2b8f7ad01af763f70d338cb3986b
\ No newline at end of file
......@@ -1388,7 +1388,7 @@ Handoff must also be enabled in the General section of Settings, and your device
Save Passwords
</message>
<message name="IDS_IOS_LEAK_CHECK_SWITCH" desc="Title for the switch toggling whether Chrome should check that entered credentials have been part of a leak.">
Warn you if passwords are compromised
Warn You if Passwords are Exposed in a Data Breach
</message>
<message name="IDS_IOS_LEAK_CHECK_SIGNED_OUT_ENABLED_DESC" desc="Text that describes the 'Password Leak Detection' functionality to signed-out users who have not disabled the feature.">
When you sign in to your Google Account, this feature is turned on.
......
b039e95b069e710150fc8d14ae205f581004eda4
\ 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