mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-04 11:26:09 +00:00
8cebbf96af
MozReview-Commit-ID: GC9Yq9TxXyC --HG-- extra : rebase_source : 10c9b5f1e6c62c12725f2814aabf28dbb175f0bf |
||
---|---|---|
.. | ||
test | ||
DOMLocalization.jsm | ||
fluent.js.patch | ||
jar.mn | ||
l10n.js | ||
L10nRegistry.jsm | ||
Localization.jsm | ||
MessageContext.jsm | ||
moz.build | ||
README |
The content of this directory is partially sourced from the fluent.js project. The following files are affected: - MessageContext.jsm - Localization.jsm - DOMLocalization.jsm - l10n.js 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. The result difference is stored in `./fluent.js.patch` file which can be used to approximate the changes needed to be applied on the output of the fluent.js/fluent-gecko's make. In b.m.o. bug 1434434 we will try to reduce this difference to zero.