add a first version of Fosdem 2008 slides
[slides.git] / fosdem2008 / slide_l10n.html
diff --git a/fosdem2008/slide_l10n.html b/fosdem2008/slide_l10n.html
new file mode 100755 (executable)
index 0000000..ca80e64
--- /dev/null
@@ -0,0 +1,40 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
+  <meta name="Author" content="KaiRo - Robert Kaiser">
+  <title>And the beast shall come forth... - Localization</title>
+  <link rel="stylesheet" type="text/css" href="slides.css">
+  <link rel="contents" href="index.html" title="Contents">
+  <link rel="index" href="toc.html" title="Overview">
+  <link rel="start" href="index.html" title="Start">
+  <link rel="first" href="slide_introduction.html" title="First page">
+  <link rel="previous" href="slide_moz_infra.html" title="Previous page">
+  <link rel="next" href="slide_helpwanted.html" title="Next page">
+  <link rel="last" href="slide_end.html" title="Last page">
+</head>
+<body>
+<div id="header"><div id="header-text">And the beast shall come forth...</div>
+  <img src="template/header-logo.png" height="38" width="260" alt="">
+</div>
+<div id="slidenav"><div id="subheader-text">Community Project Organization and SeaMonkey 2</div>
+  <a href="toc.html" accesskey="t">toc</a> ||
+  <a href="index.html" accesskey="s">start</a> ||
+  <a href="slide_moz_infra.html" accesskey="p">&lt; prev</a> |
+  <a href="slide_helpwanted.html" accesskey="n">next &gt;</a>
+</div>
+
+<h1>Localization</h1>
+
+<div class="simplebox">
+<ul>
+  <li>Nightlies <span class="hilite">repackaged</span> to localized builds (make repackage-* in app/locales)</li>
+  <li>L10n files taken from mozilla.org/<span class="hilite">l10n CVS</span></li>
+  <li>Which locales are included is determined by <span class="hilite">all-locales</span> files</li>
+  <li>Opt-in for extensions like <span class="hilite">ChatZilla and venkman</span> via all-locales</li>
+  <li>Extension L10n done via <span class="hilite">langpacks</span>, dependent on the main extension</li>
+</ul>
+</div>
+
+</body>
+</html>