| Index: remoting/resources/remoting_strings.grd
|
| diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
|
| index af5d8a7805e449163a8c1b0a7ac5089dd3de09cc..d990d7a5a4f98dd05f861e499c1dded41d02417f 100644
|
| --- a/remoting/resources/remoting_strings.grd
|
| +++ b/remoting/resources/remoting_strings.grd
|
| @@ -1163,6 +1163,9 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
|
| <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" >
|
| 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?
|
| + </message>
|
| <message desc="Label for the button to accept sharing the computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" >
|
| Share
|
| </message>
|
|
|