gecko-dev/intl/l10n
Zibi Braniecki a5fd18ba3a Bug 1686275 - Update fluent-rs to 0.14. r=dminor
Differential Revision: https://phabricator.services.mozilla.com/D101474
2021-01-13 16:30:20 +00:00
..
docs Bug 1681725 - Fix a broken link to the Fluent tutorial r=flod DONTBUILD 2020-12-10 15:03:24 +00:00
rust Bug 1686275 - Update fluent-rs to 0.14. r=dminor 2021-01-13 16:30:20 +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 1673424 - Fix includes around JS/StructuredClone.h. 2020-11-23 16:06:52 +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 1673931 - Move ElementCallbackType from Document.h to CustomElementRegistry.h. 2020-11-23 16:08:11 +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 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +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.