Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1590)

Unified Diff: remoting/resources/remoting_strings.grd

Issue 2453193004: CRD Webapp changes to support Confirmation Dialog It2Me state (Closed)
Patch Set: Merging with upstream CL and updating the connection string enum to match Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | remoting/webapp/base/js/ui_mode.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/resources/remoting_strings.grd
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index 374cad28a32da81d2a2b4599abdf66b3636adbbb..afc2a5008bb3e5085668ec4dd73e59f152d426c3 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, you will be prompted to accept the connection and begin the sharing session.
+ </message>
+ <message desc="Instructions shown when the local user must accept or reject the incoming connection request." name="IDS_INSTRUCTIONS_SHARE_PROMPT">
+ Please select '<ph name="SHARE">$1<ex>Share</ex></ph>' on the connection dialog box to complete the process.
</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.
« no previous file with comments | « no previous file | remoting/webapp/base/js/ui_mode.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698