Articles tagged: l10n
Found 18 documents
- Archive/Firefox_OS/Firefox_OS_apps/Firefox_OS_app_tools This section details available Firefox OS-specific code templates, libraries, snippets, and plugins.
- Archive/Firefox_OS/Firefox_OS_apps/Localization/L10n.js_reference This article provides a reference for the l10n.js library, and its associated date helper, ...
- Archive/Firefox_OS/Firefox_OS_apps/Localization/Localization_code_best_practices The best way to write localizable code is to move as much of l10n logic to declarative HTML as ...
- MDN/Community/Roles/Localization_driver_role An MDN localization driver coordinates and leads documentation activities on MDN for a ...
- MDN/Contribute/Localize MDN is used by people all over the world as a reference and guide to Web technologies, as well ...
- MDN/Contribute/Localize/Localization_projects All localization and translation work on MDN is done by an amazing community of volunteers. This ...
- MDN/Contribute/Localize/Starting_a_localization Localizations of MDN content help extend MDN’s reach to many more web developers and potential ...
- MDN/Contribute/Localize/Translating_pages This article is a basic guide to translating content on MDN, including both the mechanics of ...
- Mozilla/Localization Localization (L10n) is the process of translating software user interfaces from one language to ...
- Mozilla/Localization/Localization_content_best_practices This document provides best practices for developers to create localizable code, and describes ...
- Mozilla/Localization/Localizing_with_Mozilla_Translator
- Web/API/L10n.get The get method is used to retrieve translations from the localization resources, optionally ...
- Web/API/L10n.language.code The language.code property returns the code of the currently active language and allows to ...
- Web/API/L10n.language.direction The language.direction property returns the direction (ltr or rtl) of the currently active language.
- Web/API/L10n.once The once method is used to register a callback that will execute exactly once. If the L10n ...
- Web/API/L10n.ready The ready method is used to register a callback that will execute at least once. The callback ...
- Web/API/L10n.readyState The readyState property returns either loading or complete — depending on the current state of ...
- Web/API/L10n.setAttributes The setAttributes method may be used to set the data-l10n-id and data-l10n-args attributes on ...