Index: chrome/common/extensions/docs/i18n.html |
diff --git a/chrome/common/extensions/docs/i18n.html b/chrome/common/extensions/docs/i18n.html |
index 63abc61c0833cddcc0ee5bb53da98de33c3dfd29..a14a6de4db48c3125eddedacb7d639a0ee413a63 100644 |
--- a/chrome/common/extensions/docs/i18n.html |
+++ b/chrome/common/extensions/docs/i18n.html |
@@ -16,6 +16,9 @@ |
<script type="text/javascript" src="js/api_page_generator.js"></script> |
<script type="text/javascript" src="js/bootstrap.js"></script> |
<title>Internationalization (i18n) - Google Chrome Extensions - Google Code</title></head><body> <div id="gc-container" class="labs"> |
+ <div id="devModeWarning"> |
+ You are viewing extension docs in chrome via the 'file:' scheme: are you expecting to see local changes when you refresh? You'll need run chrome with --allow-file-access-from-files. |
+ </div> |
<!-- SUBTEMPLATES: DO NOT MOVE FROM THIS LOCATION --> |
<!-- In particular, sub-templates that recurse, must be used by allowing |
jstemplate to make a copy of the template in this section which |