Chromium Code Reviews| Index: remoting/resources/remoting_strings.grd |
| diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd |
| index 374cad28a32da81d2a2b4599abdf66b3636adbbb..c03099b1fc3dfab5ded4723e2c3ed6db1786f87e 100644 |
| --- a/remoting/resources/remoting_strings.grd |
| +++ b/remoting/resources/remoting_strings.grd |
| @@ -870,7 +870,10 @@ For information about privacy, please see the Google Privacy Policy (http://goo. |
| To begin sharing your desktop, give the access code below to the person who will be assisting you. |
| </message> |
| <message desc="Instructions shown below the access code when it is ready to be conveyed to the client." name="IDS_INSTRUCTIONS_SHARE_BELOW"> |
| - Once they enter the code your sharing session will begin. |
| + Once they enter the code, a dialog box will be displayed for you to complete the process and begin the sharing session. |
|
Jamie
2016/10/28 00:55:47
I'm not sure how technical the term "dialog box" i
joedow
2016/10/31 17:38:35
I originally added the 'dialog box' comment to (at
|
| + </message> |
| + <message desc="Instructions shown when the local user must accept or reject the incoming connection request." name="IDS_INSTRUCTIONS_SHARE_PROMPT"> |
| + Please select 'Share' on the connection dialog box to complete the process. |
|
Jamie
2016/10/28 00:55:47
We need to make sure that "Share" gets translated
joedow
2016/10/31 17:38:35
Done.
|
| </message> |
| <message desc="An error message displayed if the user enters an invalid PIN while setting up a host." name="IDS_INVALID_PIN"> |
| Please enter a PIN consisting of six or more digits. |