Commit 3304a48a authored by Rafał Godlewski's avatar Rafał Godlewski Committed by Commit Bot

[Desktop] Update leak detection toggle strings

Bug: 986322
Change-Id: Icacf75505712412ebfa6afffac4b46afab4adfaa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787637
Commit-Queue: Rafał Godlewski <rgod@google.com>
Reviewed-by: default avatarVasilii Sukhanov <vasilii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#693735}
parent d5f5399f
...@@ -958,7 +958,16 @@ ...@@ -958,7 +958,16 @@
Automatically sign in to websites using stored credentials. If disabled, you will be asked for confirmation every time before signing in to a website. 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>
<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."> <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.">
Password protection Check password safety
</message>
<message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_SIGNED_IN_DESC" desc="Text that describes the 'Password Leak Detection' functionality to signed-in users.">
Warns you if a password you use was part of a data breach
</message>
<message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_SIGNED_OUT_DISABLED_DESC" desc="Text that describes the 'Password Leak Detection' functionality to signed-out users who have disabled the feature.">
Google can check if your passwords were part of 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.">
Google can check if your passwords were part of a data breach. This will be turned on when you sign in with your Google Account.
</message> </message>
<message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_DESC" desc="Text that describes the 'Password Leak Detection' functionality to users"> <message name="IDS_SETTINGS_PASSWORDS_LEAK_DETECTION_DESC" desc="Text that describes the 'Password Leak Detection' functionality to users">
Show a warning when you use an unsafe password that was a part of data breach. It is available for signed-in users only. Show a warning when you use an unsafe password that was a part of data breach. It is available for signed-in users only.
......
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