Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 5675647356be747921f54fa83e3f0e2b8b1adb39..14deba852a8d57cc5a74b8898a9a9083252c63c3 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -14920,6 +14920,14 @@ Some features may be unavailable. Please check that the profile exists and you |
See, also http://translate.google.com/about/ . |
</message> |
+ <!-- Simple Cache Backend experiment. --> |
+ <message name="IDS_FLAGS_ENABLE_SIMPLE_CACHE_BACKEND_NAME" desc="Name of about:flags option to turn on the Simple Cache Backend"> |
+ Enable Simple Cache for HTTP. Unstable! It may corrupt your cache! Do not use this option. |
gavinp
2013/04/10 13:06:10
Nit: Enable the Simple Cache for HTTP.
pasko-google - do not use
2013/04/10 13:55:02
Done.
|
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SIMPLE_CACHE_BACKEND_DESCRIPTION" desc="Description of about:flags option to turn on the Simple Cache Backend"> |
+ The Simple Cache for HTTP is a new cache. It relies on the filesystem for disk space allocation. |
+ </message> |
+ |
<!-- Toast experiment. --> |
<message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make chrome the default browser"> |
Make it my default browser |