# HG changeset patch
# User kairo@kairo.at
# Date 1223141760 0
#      Sat Oct 04 17:36:00 2008 +0000
# Node ID 7131011e81d19f99f1a9a839f04e17c9a85f6c50
# Parent  65258a4e42ff34d8453421892e4a9f343c1d574b
add L10n to the dev index page

diff --git a/src/dev/index.en.html b/src/dev/index.en.html
--- a/src/dev/index.en.html
+++ b/src/dev/index.en.html
@@ -23,6 +23,7 @@
 
 <ul class="toc">
 <li><a href="#development">Code Development</a></li>
+<li><a href="#l10n">Localization</a></li>
 <li><a href="#testing">Testing</a></li>
 <li><a href="#marketing">Marketing And Other Contributions</a></li>
 </ul>
@@ -62,6 +63,18 @@
 tree status</a> 24 hours a day.
 </p>
 
+<h2 id="l10n">Localization</h2>
+
+<p>
+You can help make SeaMonkey available in your language! This process not only
+involves translating text but also adapting resources to fit for people in your
+local environment, which is why we call it "localization", often abbreviated to
+"L10n" (an "L", 10 other characters, then an "n").
+Get more information about how to help with this on our
+<a href="https://wiki.mozilla.org/SeaMonkey:Localization">SeaMonkey
+Localization</a> wiki page.
+</p>
+
 <h2 id="testing">Testing</h2>
 
 <p>