Chromium Code Reviews| 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> |