Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index d9d398775d51b738c7061b6ced5a334b41ed6ca8..5811a5975db49498d084f5e4b0a5b981effa8b04 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -8013,17 +8013,17 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1 |
| </message> |
| <message name="IDS_ERRORPAGES_SUMMARY_TEMPORARILY_THROTTLED" desc="Summary in the error page when we temporarily stop sending requests to a server in order to avoid DDoS."> |
| - It is likely that the server hosting the webpage has been overloaded or encountered an error. In order to avoid causing |
| - too much traffic and making the situation worse, |
| - <ph name="PRODUCT_NAME"><span jscontent="productName"></span><ex>Google Chrome</ex></ph> has temporarily |
| - stopped allowing requests to the server. |
| + It is likely that the server hosting the webpage has been overloaded or encountered an error. |
| + In order to avoid letting extensions cause too much traffic and making the situation worse, |
| + <ph name="PRODUCT_NAME"><span jscontent="productName"></span><ex>Google Chrome</ex></ph> |
| + has temporarily stopped allowing requests by extensions to this URL. |
| <ph name="LINE_BREAK"><br /><br /></ph> |
| If you think this behavior is undesirable, for example, you are debugging your own website, please |
| - visit the <ph name="NET_INTERNALS_PAGE"><strong>chrome://net-internals/#httpThrottling</strong></ph> page, |
| - where you can find more information or disable the feature. |
| + visit <ph name="NET_INTERNALS_PAGE"><strong>http://dev.chromium.org/throttling</strong></ph>, |
|
eroman
2012/04/23 21:28:03
Can you change the placeholder name? "NET_INTERNAL
|
| + where you can find more information including how to disable the feature. |
| </message> |
| <message name="IDS_ERRORPAGES_DETAILS_TEMPORARILY_THROTTLED" desc="The error message displayed when we temporarily stop sending requests to a server in order to avoid DDoS."> |
| - Requests to the server have been temporarily throttled. |
| + Extension requests to this URL have been temporarily throttled. |
|
eroman
2012/04/23 21:28:03
Do you expect users to ever see this page?
Probab
eroman
2012/04/23 21:29:58
Oh nevermind, I see now that Yuzhu is working on t
|
| </message> |
| <message name="IDS_ERRORPAGES_SUMMARY_BLOCKED" desc="Summary in the error page when an extension blocks a request."> |
| @@ -15466,7 +15466,7 @@ Battery full |
| This device cannot be enrolled in the domain this user account belongs to. |
| </message> |
| <message name="IDS_ENTERPRISE_ENROLLMENT_MODE_ERROR" desc="Error message to show when the DM Server didn't send or send unsupported enrollment mode to the client."> |
| - The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again. |
| + The supplied enrollment mode is not supported by this version of the operating system. Please make sure you are running the newest version and try again. |
| </message> |
| <message name="IDS_ENTERPRISE_ENROLLMENT_SCREEN_TITLE" desc="The title on the enterprise enrollment dialog."> |
| Enterprise enrollment |