summaryrefslogtreecommitdiffstats
path: root/remoting/resources
diff options
context:
space:
mode:
authorjamiewalch <jamiewalch@chromium.org>2015-09-24 09:53:28 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-24 16:54:56 +0000
commit055d9d60aeac5d451abfc0ac04ab7f6d90ca9482 (patch)
tree0cf90e26e9403166191c08cf99c11f982bfbeb1f /remoting/resources
parenta7ff038a31288bd4f5edd48c850cb0e11d7dbed8 (diff)
downloadchromium_src-055d9d60aeac5d451abfc0ac04ab7f6d90ca9482.zip
chromium_src-055d9d60aeac5d451abfc0ac04ab7f6d90ca9482.tar.gz
chromium_src-055d9d60aeac5d451abfc0ac04ab7f6d90ca9482.tar.bz2
Add ToS link to installer download.
Since this adds a new coloured button, I've also taken the opportunity to refactor the CSS so that the non-colour-specific aspects of coloured buttons is declared separately, simplifying the rest. Since this touched some lines using deprecated CSS, I had to fix up some of that too. BUG=http://b/23692627 Review URL: https://codereview.chromium.org/1331343002 Cr-Commit-Position: refs/heads/master@{#350581}
Diffstat (limited to 'remoting/resources')
-rw-r--r--remoting/resources/remoting_strings.grd21
1 files changed, 21 insertions, 0 deletions
diff --git a/remoting/resources/remoting_strings.grd b/remoting/resources/remoting_strings.grd
index c5f9363..38c35fc 100644
--- a/remoting/resources/remoting_strings.grd
+++ b/remoting/resources/remoting_strings.grd
@@ -283,6 +283,12 @@
<message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH_REPORTING_MESSAGE">
Help us improve Chrome Remote Desktop by allowing us to collect usage statistics and crash reports.
</message>
+ <message desc="Title of the dialog used to download and install the Chrome Remote Desktop host component." name="IDS_INSTALLER_DOWNLOAD">
+ Download Chrome Remote Desktop Host Installer
+ </message>
+ <message desc="Message shown to inform the user that the product is governed by Google's terms of service and to include a link to view them." name="IDS_HOST_SETUP_TERMS_OF_SERVICE">
+ By downloading the Chrome Remote Desktop Host Installer, you are agreeing to the Google <ph name="LINK_BEGIN">$1<ex>&lt;a href="http://www.google.com/intl/en/policies/terms"&gt;</ex></ph>Terms of Service<ph name="LINK_END">$4<ex>&lt;/a&gt;</ex></ph>.
+ </message>
<message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL">
Chrome is downloading the Chrome Remote Desktop Host installer. Once the download is complete, please run the installer before continuing.
</message>
@@ -379,6 +385,12 @@
<message desc="Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." name="IDS_HOST_SETUP_CRASH_REPORTING_MESSAGE">
Help us improve Chromoting by allowing us to collect usage statistics and crash reports.
</message>
+ <message desc="Title of the dialog used to download and install the Chromoting host component." name="IDS_INSTALLER_DOWNLOAD">
+ Download Chromoting Host Installer
+ </message>
+ <message desc="Message shown to inform the user that the product is governed by Google's terms of service and to include a link to view them." name="IDS_HOST_SETUP_TERMS_OF_SERVICE">
+ By downloading the Chromoting Host Installer, you are agreeing to the Google <ph name="LINK_BEGIN">$1<ex>&lt;a href="http://www.google.com/intl/en/policies/terms"&gt;</ex></ph>Terms of Service<ph name="LINK_END">$4<ex>&lt;/a&gt;</ex></ph>.
+ </message>
<message desc="Message shown when user is asked to manually install the Host components." name="IDS_HOST_SETUP_INSTALL">
Chrome is downloading the Chromoting Host installer. Once the download is complete, please run the installer before continuing.
</message>
@@ -1135,6 +1147,15 @@ For information about privacy, please see the Google Privacy Policy (http://goo.
<message desc="Text shown in tooltip to inform the user that a setting is managed by domain policy." name="IDS_SETTING_MANAGED_BY_POLICY">
This setting is managed by your domain policy.
</message>
+ <message desc="Platform-specific text indicating that a component is for the Windows OS." name="IDS_FOR_PLATFORM_WINDOWS">
+ For Windows (XP and above)
+ </message>
+ <message desc="Platform-specific text indicating that a component is for the Mac OS." name="IDS_FOR_PLATFORM_MAC">
+ For Mac (OS X 10.6 and above)
+ </message>
+ <message desc="Text for the button the user clicks to indicate that they agree to the terms of service and want to proceed with downloading the installer." name="IDS_ACCEPT_AND_INSTALL">
+ Accept and Install
+ </message>
</messages>
</release>