[Android password settings] Fix reauth explanation
If the user tries to view or copy passwords in Chrome on Android, the settings page asks them to reauthenticate. The explanation on the reauthentication screen is currently confusing, telling the user that they need to reauthenticate to "continue setting up [their] phone". This CL changes that message to mirror better the user's original intention, mentioning copying or viewing as appropriate. The change has no test. While the instrumentation tests are able to trigger the reauthentication screen, there seems to be no way to read UI elements on that, because it is being rendered by Android and not by Chrome. Bug: 788749 Change-Id: I06c25c837606aa427cb5cb6db39e8e3fbeb5aa07 Reviewed-on: https://chromium-review.googlesource.com/796630 Commit-Queue: Vaclav Brozek <vabr@chromium.org> Reviewed-by:Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#520197}
Showing
Please register or sign in to comment