| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index bf992dd90ab26f5de58a3f739dbb7fbb891858f3..3d1e65b7c03a9c3a4079025f363c281eb9d4733a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -8387,7 +8387,10 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| Remoting
|
| </message>
|
| <message name="IDS_OPTIONS_REMOTING_SETUP_BUTTON" desc="Title for the remoting setup button.">
|
| - Allow remote connections to this computer...
|
| + Set up remote access...
|
| + </message>
|
| + <message name="IDS_OPTIONS_REMOTING_STOP_BUTTON" desc="Title for the remoting stop button.">
|
| + Disable remote access
|
| </message>
|
| <message name="IDS_REMOTING_SETUP_DIALOG_TITLE" desc="Title of the remoting setup dialog.">
|
| Set up remoting
|
| @@ -8410,6 +8413,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_REMOTING_RETRY_BUTTON_TEXT" desc="Text for retry button">
|
| Retry
|
| </message>
|
| + <message name="IDS_REMOTING_STATUS_DISABLED_TEXT" desc="Status string shown when remoting is disabled.">
|
| + Remote access to this computer is disabled.
|
| + </message>
|
| + <message name="IDS_REMOTING_STATUS_ENABLED_TEXT" desc="Status string shown when remoting is enabled.">
|
| + Remote access to this computer is enabled for <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com</ex></ph>.
|
| + </message>
|
|
|
| <!-- Sync strings -->
|
|
|
|
|