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

Unified Diff: chrome/common/extensions/docs/server2/templates/intros/i18n.html

Issue 10832042: Extensions Docs Server: Doc conversion script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: script/build.py fixes Created 8 years, 5 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: chrome/common/extensions/docs/server2/templates/intros/i18n.html
diff --git a/chrome/common/extensions/docs/server2/templates/intros/i18n.html b/chrome/common/extensions/docs/server2/templates/intros/i18n.html
index d46611898c7e5bfd7891dfec53003fec4a8d98e0..60ea49cf43248c15d10d45d17f1fe7090646465b 100644
--- a/chrome/common/extensions/docs/server2/templates/intros/i18n.html
+++ b/chrome/common/extensions/docs/server2/templates/intros/i18n.html
@@ -2,7 +2,6 @@
[NOTEs for editors:
* Try to be consistent about string vs. message (it's probably not yet).
-->
-<!-- BEGIN AUTHORED CONTENT -->
<p id="classSummary">
An <em>internationalized</em> extension
can be easily
@@ -479,5 +478,4 @@ function getAcceptLanguages() {
<p>
For details on calling <code>getAcceptLanguages()</code>, see the
<a href="#method-getAcceptLanguages">API reference</a>.
-</p>
-<!-- END AUTHORED CONTENT -->
+</p>

Powered by Google App Engine
This is Rietveld 408576698