Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 5af01605f6cc085556c680544ddccc3b4f10064c..e8a34fc19d5baf290b99bdd16f202c3db3c56cc4 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -1627,6 +1627,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."> |
| + 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"><strong></ph>Note:<ph name="END_BOLD"></strong></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. |
|
James Cook
2013/08/09 20:06:02
Unless the UI reviewers felt strongly about the sp
Zachary Kuznia
2013/08/09 20:58:04
Done.
|
| + </message> |
| + |
| <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen."> |
| Back |
| </message> |