Fluent¶
Fluent is a localization system developed by Mozilla, which aims to replace all existing localization models currently used at Mozilla.
In case of Firefox it directly supersedes DTD and StringBundle systems, providing a large number of features and improvements over both of them, for developers and localizers.
- Fluent for Firefox Developers
- Using Fluent in Gecko
- Major Benefits
- Fluent Translation List - FTL
- Social Contract
- Markup Localization
- Runtime Localization
- Internationalization
- Registering New L10n Files
- Custom Localizations
- Designing Localizable APIs
- Testing
- Manually Testing UI with Pseudolocalization
- Testing other locales
- Inner Structure of Fluent
- Guidelines for Fluent Reviewers
Other resources: