Index: remoting/resources/remoting_strings.grd |
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd |
index c89a11bc41b2b8d2d428673f528df627ab677058..63f4c81c79f06b529032047ba8dbd1387d86c137 100644 |
--- a/remoting/resources/remoting_strings.grd |
+++ b/remoting/resources/remoting_strings.grd |
@@ -854,6 +854,15 @@ For information about privacy, please see the Google Privacy Policy (http://goo. |
<message desc="Label for the Feedback button displayed in the Android Help screen. Pressing this button causes the Feedback screen to be shown." name="IDS_ACTIONBAR_FEEDBACK" formatter_data="android_java"> |
Feedback |
</message> |
+ <message desc="Message displayed in the Hangouts confirm dialog. This message is shown to the Hangouts participant receiving remote assistance before the access code is generated. The dialog informs the user of the implications of accepting remote assistance. It also provides a way for the user to decline the assistance. " name="IDS_HANGOUTS_CONFIRM_DIALOG_MESSAGE" > |
+ A participant in this hangout has offered to help you by controlling your computer. If you accept: - The person helping you will be able to control your mouse and keyboard. - You can end at any time. |
kelvinp
2014/08/25 23:49:34
This string comes from the existing confirm dialog
|
+ </message> |
+ <message desc="Label for button to accept remote assistance. This button appears in the Hangouts confirm dialog." name="IDS_HANGOUTS_CONFIRM_DIALOG_ACCEPT" > |
+ Accept |
+ </message> |
+ <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> |
</messages> |
</release> |
</grit> |