gecko-dev/intl/l10n
2020-10-29 16:21:54 +00:00
..
docs no bug - fx doc - Fix some rst warnings 2020-09-22 06:26:42 +00:00
rust Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
test Bug 1673539 - Multiply by 100 when using style percent in Fluent. r=dminor 2020-10-29 16:21:54 +00:00
FluentBindings.h Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
FluentBundle.cpp Bug 1673539 - Multiply by 100 when using style percent in Fluent. r=dminor 2020-10-29 16:21:54 +00:00
FluentBundle.h Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +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 1560038 - Add FluentResource. r=emilio,smaug 2020-03-11 15:42:33 +00:00
FluentSyntax.jsm
L10nRegistry.cpp Bug 1660393 - P3: Implement load_sync and load_async functions for L10n. r=zbraniecki,froydnj 2020-10-21 05:48:10 +00:00
L10nRegistry.jsm Bug 1648631: Part 1 - Make L10nRegistryService._synchronizeSharedData() explicitly flush and convert source registration to accept arrays; r=zbraniecki 2020-06-26 21:04:21 +00:00
Localization.cpp Bug 1656307 - Clean up some do_ImportModule calls with new overload, r=kmag 2020-08-04 21:39:52 +00:00
Localization.h Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +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
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 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.