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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 22336007: Add chrome://slow for enabling performance tracing for feedback reports. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/chromeos/slow.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 027556dbb660b1e27dfceeebe699d13e17c83661..088552bc218400ed9f64ccb2f9c48bdf70d8b68b 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -1616,6 +1616,22 @@ Press any key to continue exploring.
This SIM card is disabled and cannot be used. Please contact your service provider for a replacement.
</message>
+ <message name="IDS_SLOW_TITLE" desc="Title of the page at chrome:slow.">
Dmitry Polukhin 2013/08/08 21:13:16 As we discussed please remove title. Because this
Zachary Kuznia 2013/08/08 21:28:57 Done.
+ Performance tracing
+ </message>
+ <message name="IDS_SLOW_DISABLE" desc="">
+ Disable performance data collection
+ </message>
+ <message name="IDS_SLOW_ENABLE" desc="">
+ Enable performance data collection
+ </message>
+ <message name="IDS_SLOW_DESCRIPTION" desc="">
+ Enabling collection of performance data will help Google improve the system over time. No data is sent until you file a feedback report (Alt-Shift-I) and include performance data. You can return to this screen to disable collection at any time.
+ </message>
+ <message name="IDS_SLOW_WARNING" desc="">
+ <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Note:<ph name="END_BOLD">&lt;/strong&gt;</ph> only enable if you know what you are doing or if you have been asked to do so, as collection of data will affect performance.
+ </message>
+
<message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen.">
Back
</message>
« no previous file with comments | « no previous file | chrome/browser/browser_resources.grd » ('j') | chrome/browser/resources/chromeos/slow.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698