gecko-dev/intl/l10n
Greg Tatum a5ebe9f40b Bug 1830989 - Add a document.l10n.setArgs method; r=webidl,smaug,eemeli
Differential Revision: https://phabricator.services.mozilla.com/D176958
2023-05-08 14:24:54 +00:00
..
docs Bug 1830989 - Add a document.l10n.setArgs method; r=webidl,smaug,eemeli 2023-05-08 14:24:54 +00:00
rust Bug 1807899 - Remove the trailing whitespace and Windows CR on md files r=linter-reviewers,necko-reviewers,marco,jesup 2022-12-30 15:23:21 +00:00
test Bug 1811645 - avoid an American English colloquialism meaning "nonsense" r=Gijs 2023-04-20 22:24:00 +00:00
FileSource.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
FileSource.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FluentBindings.h
FluentBundle.cpp Bug 1824509 - Make intl/l10n buildable outside of a unified build environment r=andi 2023-03-30 13:48:31 +00:00
FluentBundle.h Bug 1824509 - Make intl/l10n buildable outside of a unified build environment r=andi 2023-03-30 13:48:31 +00:00
FluentResource.cpp Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
FluentResource.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
FluentSyntax.jsm
L10nRegistry.cpp Bug 1824509 - Make intl/l10n buildable outside of a unified build environment r=andi 2023-03-30 13:48:31 +00:00
L10nRegistry.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
Localization.cpp Bug 1819664 - Fix unsettled promise handling in Localization. r=smaug 2023-03-03 22:18:11 +00:00
Localization.h Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
LocalizationBindings.h Bug 1613705 - [localization] part1: Introduce localization-ffi bindings for fluent-fallback. r=emilio,nika 2021-08-03 16:25:10 +00:00
README Bug 1613705 - [localization] part10: Remove Localization.jsm. r=platform-i18n-reviewers,dminor 2021-08-03 16:25:14 +00:00
RegistryBindings.h Bug 1660392 - [l10nregistry] part2: Add L10nRegistry WebIDL backed by l10nregistry-rs. r=nika,emilio 2021-07-30 16:47:47 +00:00
moz.build Bug 1824509 - Make intl/l10n buildable outside of a unified build environment r=andi 2023-03-30 13:48:31 +00:00

README

The content of this directory is partially sourced from the fluent.js project.

The following files are affected:
 - FluentSyntax.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.