| 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>
|
|
|