summaryrefslogtreecommitdiffstats
path: root/remoting/resources/remoting_strings.grd
diff options
context:
space:
mode:
authorlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 05:22:05 +0000
committerlambroslambrou@chromium.org <lambroslambrou@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-26 05:22:05 +0000
commit522a5bb8e2e22bb226f6c882839c37324e7c76d2 (patch)
treea47f275bdd4a476e3b423ca81d70f87cd26a0da9 /remoting/resources/remoting_strings.grd
parent53ff96387648c419d79e139dc622d83c79c26458 (diff)
downloadchromium_src-522a5bb8e2e22bb226f6c882839c37324e7c76d2.zip
chromium_src-522a5bb8e2e22bb226f6c882839c37324e7c76d2.tar.gz
chromium_src-522a5bb8e2e22bb226f6c882839c37324e7c76d2.tar.bz2
Add empty host-list screen to Android Chromoting app
This shows a nicer-looking screen with an icon, some text, and some hyperlink text. The hyperlink opens the Help activity with a web-site that helps the user set up their hosts for remote access. NOTRY=true Review URL: https://codereview.chromium.org/210223008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@259510 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/resources/remoting_strings.grd')
-rw-r--r--remoting/resources/remoting_strings.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index fe9342b..467caa4 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -396,6 +396,9 @@
<message desc="Message displayed to the user if there are no hosts registered to their account" name="IDS_HOST_LIST_EMPTY_ANDROID" formatter_data="android_java">
You have no computers registered.
</message>
+ <message desc="Message displayed to the user if there are no hosts registered to their account. This is styled to look like a hyperlink. When a user activates the link, they are taken to a web page that explains how to set up a Chromoting host." name="IDS_HOST_SETUP_LINK_ANDROID" formatter_data="android_java">
+ Learn how to set up a computer for remote access.
+ </message>
<message desc="Title of the authentication dialog" name="IDS_TITLE_AUTHENTICATE" formatter_data="android_java">
Authenticate to host
</message>