gecko-dev/intl/l10n
Nathan Froyd d196dbda07 Bug 1636571 - use GeneratedFile template in intl/; r=firefox-build-system-reviewers,rstewart
The template is slightly nicer and slightly more modern.

Differential Revision: https://phabricator.services.mozilla.com/D74461
2020-05-08 20:36:10 +00:00
..
docs no bug - lint doc: Update some old links r=ahal 2020-04-13 19:48:48 +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 Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
FluentBundle.cpp Bug 1633675 - Avoid various string copies in FluentBundle constructor. r=zbraniecki 2020-04-29 20:11:30 +00:00
FluentBundle.h Bug 1560038 - Add FluentBundle. r=emilio 2020-03-11 15:37:39 +00:00
FluentResource.cpp Bug 1560038 - Add FluentResource. r=emilio,smaug 2020-03-11 15:42:33 +00:00
FluentResource.h Bug 1560038 - Add FluentResource. r=emilio,smaug 2020-03-11 15:42:33 +00:00
FluentSyntax.jsm Bug 1539192 - Update to Fluent.jsm 0.12.0, FluentSyntax 0.12.0. r=zbraniecki 2019-03-27 20:43:33 +00:00
L10nRegistry.jsm Bug 1622328 - L10nRegistry.jsm: Add the license r=fluent-reviewers,zbraniecki 2020-03-13 19:10:53 +00:00
Localization.cpp Bug 1627809 - Add Localization::AddResourceId and Localization::RemoveResourceId for DOM to use. r=stas 2020-04-30 17:56:24 +00:00
Localization.h Bug 1627809 - Add Localization::AddResourceId and Localization::RemoveResourceId for DOM to use. r=stas 2020-04-30 17:56:24 +00:00
Localization.jsm Bug 1627809 - Add Localization::AddResourceId and Localization::RemoveResourceId for DOM to use. r=stas 2020-04-30 17:56:24 +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 1636571 - use GeneratedFile template in intl/; r=firefox-build-system-reviewers,rstewart 2020-05-08 20:36:10 +00:00
mozILocalization.idl Bug 1627809 - Add Localization::AddResourceId and Localization::RemoveResourceId for DOM to use. r=stas 2020-04-30 17:56:24 +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.