Commit 04cd71f8 authored by joedow's avatar joedow Committed by Commit bot

Updating the It2Me confirmation dialog message

Updating per PM feedback.

BUG=645540

Review-Url: https://codereview.chromium.org/2342313004
Cr-Commit-Position: refs/heads/master@{#419358}
parent b51b4c09
......@@ -1164,7 +1164,7 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
Would you like to share this computer for another user to see and control?
</message>
<message desc="Message displayed before sharing computer in 'It2Me' mode when the email of the remote user attempting to connect is known." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE_WITH_USERNAME" >
Would you like to share this computer with <ph name="CLIENT_USERNAME">{0}<ex>client@email.com</ex></ph> and allow them to see and control it?
Would you like to allow <ph name="CLIENT_USERNAME">{0}<ex>client@email.com</ex></ph> to see and control your computer?
</message>
<message desc="Label for the button to accept sharing the computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
Share
......
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