Hi
I'd like to propose a wanted outcome for
https://bugzilla.mozilla.org/show_bug.cgi?id=1280680.
I think we should claim resource:///locales/ and resource://gre/locales/
for l20n.
I'd like to package whole directories without file path tweaks, and
without preprocessing files.
I.e., foo/bar/locales/en-US/**/*.ftl get's copied to
resource:///locales/en-US/**/*.ftl.
We may want to filter the results to copy from l10n to a path pattern to
make sure we're not shipping files that shouldn't be in there, and
localizers land by mistake?
In particular looking for feedback from gandalf on this one.
Axel