gecko-dev/intl/l10n
2020-05-19 16:28:13 +00:00
..
docs Bug 1637254 - Update docs about fluent.migrate 0.9. r=Pike 2020-05-14 06:30:05 +00:00
rust/fluent-ffi Bug 1633675 - Avoid various string copies in FluentBundle constructor. r=zbraniecki 2020-04-29 20:11:30 +00:00
test Bug 1621674 - Settle on returning null for missing values/messages out of Localization. r=smaug,stas 2020-04-10 23:35:58 +00:00
FluentBindings.h
FluentBundle.cpp Bug 1633675 - Avoid various string copies in FluentBundle constructor. r=zbraniecki 2020-04-29 20:11:30 +00:00
FluentBundle.h
FluentResource.cpp
FluentResource.h
FluentSyntax.jsm
L10nRegistry.jsm Bug 1622328 - L10nRegistry.jsm: Add the license r=fluent-reviewers,zbraniecki 2020-03-13 19:10:53 +00:00
Localization.cpp Bug 1631593 - Cache bundles in Localization C++. r=jfkthame,smaug 2020-05-19 16:28:13 +00:00
Localization.h Bug 1631593 - Cache bundles in Localization C++. r=jfkthame,smaug 2020-05-19 16:28:13 +00:00
Localization.jsm Bug 1631593 - Cache bundles in Localization C++. r=jfkthame,smaug 2020-05-19 16:28:13 +00:00
moz.build Bug 1636571 - use GeneratedFile template in intl/; r=firefox-build-system-reviewers,rstewart 2020-05-08 20:36:10 +00:00
mozILocalization.idl Bug 1631593 - Cache bundles in Localization C++. r=jfkthame,smaug 2020-05-19 16:28:13 +00:00
README Bug 1560038 - Switch uses of FluentBundle to use fluent-rs. r=jfkthame 2020-03-14 22:14:13 +00:00

The content of this directory is partially sourced from the fluent.js project.

The following files are affected:
 - Localization.jsm

At the moment, the tool used to produce those files in fluent.js repository, doesn't
fully align with how the code is structured here, so we perform a manual adjustments
mostly around header and footer.