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

Unified Diff: remoting/resources/remoting_strings.grd

Issue 386853002: Add a Record button to the web-app if the host supports video recording. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 5 months 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/client_screen.js » ('j') | remoting/webapp/client_screen.js » ('J')
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 cd3c7d14703db809b78c04a366ace09030f70f7c..807e06116a709a2802cf156037431a87622f2e51 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -707,6 +707,9 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
<message desc="Label for button to reconnect to the previous Me2Me host. This button appears on the 'session-finished' page." name="IDS_RECONNECT">
Reconnect
</message>
+ <message desc="Button for starting and stopping video frame recording, to capture frame sequences for debugging purposes." name="IDS_START_STOP_RECORDING">
Wez 2014/08/19 21:18:59 Note that I've replaced this w/ separate start/sto
+ Record
+ </message>
<message desc="Button for enabling or disabling the 'resize-to-client' functionality, whereby the host desktop is resized to match the client size as closely as possible." name="IDS_RESIZE_TO_CLIENT">
Resize desktop to fit
</message>
« no previous file with comments | « no previous file | remoting/webapp/client_screen.js » ('j') | remoting/webapp/client_screen.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698