summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 02:24:43 +0000
committersergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-14 02:24:43 +0000
commitff517c9129a429439d94eb42cddb15e9bf1c2e16 (patch)
tree6d8b74bab0d37762f8c93dc240a24dc08db7aa39 /chrome/app
parentf9108947ec8e6ed2c8b4fe98613a9fac09973a48 (diff)
downloadchromium_src-ff517c9129a429439d94eb42cddb15e9bf1c2e16.zip
chromium_src-ff517c9129a429439d94eb42cddb15e9bf1c2e16.tar.gz
chromium_src-ff517c9129a429439d94eb42cddb15e9bf1c2e16.tar.bz2
Show remoting host status on the advanced options page.
BUG=67218 TEST=Remoting status is shown on the advanced options page. Review URL: http://codereview.chromium.org/6214003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71410 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd11
1 files changed, 10 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d67bebf..b0ba0bb 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8494,7 +8494,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
@@ -8520,6 +8523,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 -->