We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The `data-l10n` proposal is usefull. We can just put `data-l10n-id` and keep this existing node content if we do not have a property file for the current locale.
Introduce DOM Localization
keys can be localized strings, supporting gettext-style localization
describe alternative to explicit key specification
clarify distinction between Dynamic Localization of Text and Dynamic Localization of HTML
note possibility of making localization processing disablable
Updated HTML Page Localization (markdown)
integrate localization processing into addon:// protocol handler, removing need to implement content sniffer/stream converter
initial draft