Commit 1d698f3c authored by Mohamed Amir Yosef's avatar Mohamed Amir Yosef Committed by Chromium LUCI CQ

[Passwords] Change the cancel button to "Cancel" in the move dialog

This is regarding the move single or multiple passwords to the Google
Account triggered from chrome://settings.

Since the move bubbles in settings are shown upon explicit user action,
the cancel button should have the text "Cancel" instead of "No thanks"

This is different from the native move bubble shown automatically upon
successful signin which correctly has the text "No thanks" in the
cancel button.

TBR=cpu@chromium.org

Bug: 1139263
Change-Id: I76961128d0c0c6f78ec3a5f1bb6b8ae33b47b132
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2597438Reviewed-by: default avatarMohamed Amir Yosef <mamir@chromium.org>
Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org>
Cr-Commit-Position: refs/heads/master@{#838166}
parent 25e0e3a9
...@@ -586,7 +586,7 @@ ...@@ -586,7 +586,7 @@
Move Move
</message> </message>
<message name="IDS_SETTINGS_PASSWORD_MOVE_TO_ACCOUNT_DIALOG_CANCEL_BUTTON_TEXT" desc="Text for the button that cancels the action of moving a password to the user Google Account."> <message name="IDS_SETTINGS_PASSWORD_MOVE_TO_ACCOUNT_DIALOG_CANCEL_BUTTON_TEXT" desc="Text for the button that cancels the action of moving a password to the user Google Account.">
No thanks Cancel
</message> </message>
<message name="IDS_SETTINGS_PASSWORD_OPEN_MOVE_MULTIPLE_PASSWORDS_TO_ACCOUNT_DIALOG_BUTTON_TEXT" desc="Text for the button that opens the dialog that moves multiple passwords to the user Google Account."> <message name="IDS_SETTINGS_PASSWORD_OPEN_MOVE_MULTIPLE_PASSWORDS_TO_ACCOUNT_DIALOG_BUTTON_TEXT" desc="Text for the button that opens the dialog that moves multiple passwords to the user Google Account.">
Move passwords Move passwords
......
30f492c6f7b9086acf66d2b2b24fbd54781f2c34 360e52314348f6321593ad6e781163aec6224fe5
\ No newline at end of file \ 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