archives

« Bugzilla Issues Index

#773 — Resource bundle support


We need some sort of way of externalizing user-visible strings from JS code (and maybe from enclosing HTML as well).

Maybe ES6 modules can help with this.

It's tied with message formatting.