Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(147)

Unified Diff: trunk/src/chrome/common/extensions/docs/templates/articles/manifest/default_locale.html

Issue 14712010: Revert 199633 "Doc server manifest page generation" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698