Index: trunk/src/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html |
=================================================================== |
--- trunk/src/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html (revision 199633) |
+++ trunk/src/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html (working copy) |
@@ -1,12 +0,0 @@ |
-<h1 id="default_locale">Manifest - Default Locale</h1> |
- |
-<p> |
-Specifies the subdirectory of <code>_locales</code> |
-that contains the default strings for this extension. |
-This field is <b>required</b> in extensions |
-that have a <code>_locales</code> directory; |
-it <b>must be absent</b> in extensions |
-that have no <code>_locales</code> directory. |
-For details, see |
-<a href="http://developer.chrome.com/extensions/i18n.html">Internationalization</a>. |
-</p> |