gecko-dev/intl/l10n
2020-06-26 09:37:16 +00:00
..
docs Bug 1642898 - Remove most of the references of black/whitelist within the doc r=Gijs 2020-06-03 09:34:12 +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 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +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
Localization.cpp Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +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 1646936 - Generate a single metadata file in the objdir, and feed it to cbindgen. r=glandium 2020-06-26 09:37:16 +00:00
mozILocalization.idl Bug 1631593 - Move generateBundles to be stored on Localization C++. r=smaug 2020-05-31 07:12:33 +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.