blob: 18af36251de31cd62f02c03b97cd6822f59cb703 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
---
title: Localization at Mozilla
slug: Mozilla/Localization
tags:
- Landing
- Localization
- Mozilla
- NeedsTranslation
- TopicStub
- Translation
- l10n
translation_of: Mozilla/Localization
---
<p><span class="seoSummary"><strong>Localization</strong> (L10n) is the process of translating software user interfaces from one language to another and adapting it to suit a foreign culture. These resources are for anyone with an interest in the technical aspects involved in localization.</span> They are for developers and all contributors.</p>
<div class="warning">
<p>The documentation here is no longer being maintained and is inaccurate. L10n documentation has moved to <a href="https://mozilla-l10n.github.io/localizer-documentation/">https://mozilla-l10n.github.io/localizer-documentation/</a> . To learn how to bootstrap a new locale for Mozilla projects, please see those documents</p>
</div>
<h2 id="See_also">See also</h2>
<dl>
<dt><a href="/en-US/docs/Project:MDN/Localizing" title="/en-US/docs/Project:MDN/Localizing">Localizing MDN</a></dt>
<dd>This resource covers localization of the documentation here on MDN.</dd>
<dt><a href="/en-US/Apps/Build/Localization">App localization</a></dt>
<dd>This set of documents applies more specifically to localizing apps, including Firefox OS apps.</dd>
<dt><a href="/en-US/docs/Web/API/L10n">L10n</a></dt>
<dd>Reference docs for the L10n API that Mozilla uses to localise Firefox OS.</dd>
</dl>
|