gecko-dev/intl/l10n
Dan Minor 726e11903f Bug 1695937 - Switch FluentBundle to use intl::NumberFormat; r=zbraniecki,hsivonen,jfkthame
Differential Revision: https://phabricator.services.mozilla.com/D107224
2021-04-08 14:56:33 +00:00
..
docs Bug 1696206 - Update documentation for legacy migrations; r=flod 2021-03-17 18:51:01 +00:00
rust Bug 1695937 - Switch FluentBundle to use intl::NumberFormat; r=zbraniecki,hsivonen,jfkthame 2021-04-08 14:56:33 +00:00
test Bug 1686275 - Update fluent-rs to 0.14. r=dminor 2021-01-13 16:30:20 +00:00
FluentBindings.h Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
FluentBundle.cpp Bug 1695937 - Switch FluentBundle to use intl::NumberFormat; r=zbraniecki,hsivonen,jfkthame 2021-04-08 14:56:33 +00:00
FluentBundle.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
FluentResource.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
FluentResource.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
FluentSyntax.jsm
L10nRegistry.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
L10nRegistry.jsm Bug 1677135 fix APP_SHUTDOWN for langpacks r=rpl,zbraniecki 2020-11-19 20:18:17 +00:00
Localization.cpp Bug 1676137 - Remove intl.uidirection pref; r=zbraniecki 2021-03-29 14:22:52 +00:00
Localization.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
Localization.jsm Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +00:00
README Bug 1560038 - Switch uses of FluentBundle to use fluent-rs. r=jfkthame 2020-03-14 22:14:13 +00:00
moz.build Bug 1695937 - Switch FluentBundle to use intl::NumberFormat; r=zbraniecki,hsivonen,jfkthame 2021-04-08 14:56:33 +00:00
mozILocalization.idl Bug 1656307 - Clean up some do_ImportModule calls with new overload, r=kmag 2020-08-04 21:39:52 +00:00

README

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.