diff options
author | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-15 01:16:58 +0000 |
---|---|---|
committer | jamiewalch@google.com <jamiewalch@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-15 01:16:58 +0000 |
commit | 64b03a235be1f8c7685bfdf9b2131c913b4b6a0c (patch) | |
tree | 35170cbaa7ce297343ca0d6c68332b545d7ef495 | |
parent | 830304fd8e1416e2d2e0c0bb0c291699f38f6bcc (diff) | |
download | chromium_src-64b03a235be1f8c7685bfdf9b2131c913b4b6a0c.zip chromium_src-64b03a235be1f8c7685bfdf9b2131c913b4b6a0c.tar.gz chromium_src-64b03a235be1f8c7685bfdf9b2131c913b4b6a0c.tar.bz2 |
Revert 142056 - Adding "Help us to improve..." message to be presented next to the checkbox enabling crash dump collection.
BUG=130678
Review URL: https://chromiumcodereview.appspot.com/10537159
TBR=alexeypa@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10544169
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142305 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | remoting/webapp/_locales/en/messages.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json index 4ca21a7..cf5e90b 100644 --- a/remoting/webapp/_locales/en/messages.json +++ b/remoting/webapp/_locales/en/messages.json @@ -226,10 +226,6 @@ "message": "You must enable remote connections if you want to use Chromoting to access this computer.", "description": "Message displayed when the current computer is not accepting remote connections, instructing the user how to enable them." }, - "HOST_SETUP_CRASH_REPORTING_MESSAGE": { - "message": "Help us improve Chromoting by allowing us to collect usage statistics and crash reports.", - "description": "Message displayed next to the checkbox that the user can select to allow crash dump collection and reporting." - }, "HOST_SETUP_DIALOG_DESCRIPTION": { "message": "To protect access to this computer, please choose a PIN. This PIN will be required when connecting from another location.", "description": "Explanatory text displayed when the user enables remote access or changes the PIN." |