diff options
Diffstat (limited to 'files/ar/mozilla/localization/index.html')
-rw-r--r-- | files/ar/mozilla/localization/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/ar/mozilla/localization/index.html b/files/ar/mozilla/localization/index.html deleted file mode 100644 index 18af36251d..0000000000 --- a/files/ar/mozilla/localization/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -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> |