« Bugzilla Issues Index
#773 — Resource bundle support
- bug_id:
773
- creation_ts:
2012-10-09 14:31:00 -0700
- short_desc:
Resource bundle support
- delta_ts:
2012-10-16 15:11:07 -0700
- product:
Internationalization - ECMA-402
- component:
Specification
- version:
Edition 2.0 proposals
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Nebojša Ćirić
- assigned_to:
Norbert
- commentid:
1908
- comment_count:
0
- who:
Nebojša Ćirić
- bug_when:
2012-10-09 14:31:44 -0700
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.