Update the Site Settings and Password Leak Check toggle strings
The Site settings menu entrypoint returns to use the old "Site settings" string. The new string resource which was previously added there can be removed. We will remove it in a followup CL to make this CL safer to merge: https://chromium-review.googlesource.com/c/chromium/src/+/2108543 The Password leak check toggle currently has an explanatory string that the feature only works for signed-in users, which only shows when the user is signed out. When the user is signed in, there is no secondary text. The design paradigm of privacy settings is that the secondary text should always explain the privacy implications. Therefore, we're adding existing explanatory string from the password leak check UI under this toggle as well, in both signed in and signed out cases. See mocks: https://docs.google.com/presentation/d/1utofQR2FyZlTOOsUgYGi0SyPeVA3DxCDjHmaAuu0EIo/edit?ts=5dcf17c5#slide=id.g700853307c_2_104 https://docs.google.com/presentation/d/1utofQR2FyZlTOOsUgYGi0SyPeVA3DxCDjHmaAuu0EIo/edit?ts=5dcf17c5#slide=id.g710b7438a5_5_83 Bug: 1062607 Change-Id: I6f404d147e09ec71caf0d843f371d2c4bf774b38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108143 Commit-Queue: Martin Šrámek <msramek@chromium.org> Reviewed-by:Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by:
dpapad <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#751868}
Showing
Please register or sign in to comment