summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/getstarted.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/getstarted.html')
-rw-r--r--chrome/common/extensions/docs/getstarted.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/getstarted.html b/chrome/common/extensions/docs/getstarted.html
index 49ad393..859d68c 100644
--- a/chrome/common/extensions/docs/getstarted.html
+++ b/chrome/common/extensions/docs/getstarted.html
@@ -151,6 +151,7 @@
<li><a href="background_pages.html">Background Pages</a></li>
<li><a href="content_scripts.html">Content Scripts</a></li>
<li><a href="xhr.html">Cross-Origin XHR</a></li>
+ <li><a href="i18n.html">Internationalization</a></li>
<li><a href="messaging.html">Message Passing</a></li>
<li><a href="npapi.html">NPAPI Plugins</a></li>
</ul>