As you are moving your app to "NGA", please follow those rules as well:
1) No l10n on back-end. All l10n on front-end[0]. 2) No mozL10n.get. All data-l10n-id/args, in very rare cases - mozL10n.formatValue 3) If you are reworking UI, use shared/intl/l20n.js, not shared/l10n.js 4) If you have split views, use shared/intl/l20n-service|client.js Thanks! zb. [0] Exceptions may exist, they are rare. You case is probably not one of them. When in doubt, ni? me or stas :) _______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

