Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(993)

Unified Diff: remoting/webapp/_locales/en/messages.json

Issue 10537182: The user's consent to crash dumps reporting can now be set via the UI (Windows only). The checkbox … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/host/usage_stats_consent_win.cc ('k') | remoting/webapp/host_controller.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/_locales/en/messages.json
diff --git a/remoting/webapp/_locales/en/messages.json b/remoting/webapp/_locales/en/messages.json
index cf5e90ba7b29b8a96ce0d852fca743e51cb5f7e1..4ca21a7c35fba9b0a04b66ad87183d28532d301e 100644
--- a/remoting/webapp/_locales/en/messages.json
+++ b/remoting/webapp/_locales/en/messages.json
@@ -226,6 +226,10 @@
"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."
« no previous file with comments | « remoting/host/usage_stats_consent_win.cc ('k') | remoting/webapp/host_controller.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698