Index: remoting/resources/remoting_strings.grd |
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd |
index d7eefcd64107bb1054bbd4f36f407536f5a20e11..657f571c49a494cf93ec4cbadb22fbe760b7084a 100644 |
--- a/remoting/resources/remoting_strings.grd |
+++ b/remoting/resources/remoting_strings.grd |
@@ -941,6 +941,15 @@ For information about privacy, please see the Google Privacy Policy (http://goo. |
<message desc="Label for button to decline remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_DECLINE" > |
Decline |
</message> |
+ <message desc="Message displayed before sharing computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_MESSAGE" > |
+ Would like to share this computer for another user to see and control? |
kelvinp
2014/12/29 22:27:42
s/Would like/Would you like
dcaiafa
2015/01/05 19:39:27
Done.
|
+ </message> |
+ <message desc="Label for the button to accept sharing the computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_CONFIRM" > |
+ Share |
+ </message> |
+ <message desc="Label for the button to decline sharing the computer in 'It2Me' mode." name="IDS_SHARE_CONFIRM_DIALOG_DECLINE" > |
+ Cancel |
+ </message> |
</messages> |
</release> |
</grit> |