gecko-dev/intl/l10n
Tooru Fujisawa cc92ef732d Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp
Differential Revision: https://phabricator.services.mozilla.com/D119619
2021-07-13 11:52:42 +00:00
..
docs Bug 1696206 - Update documentation for legacy migrations; r=flod 2021-03-17 18:51:01 +00:00
rust Bug 1705156 - Add a unified DateTimeFormat component; r=dminor,anba 2021-05-27 23:03:43 +00:00
test Bug 1707733 - Backfill FluentBundle tests for DATETIME(); r=dminor 2021-05-21 13:57:07 +00:00
FluentBindings.h
FluentBundle.cpp Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +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 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +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
moz.build Bug 1695937 - Switch FluentBundle to use intl::NumberFormat; r=zbraniecki,hsivonen,jfkthame 2021-04-08 14:56:33 +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.