And another update,
Tim brought a case for PropertyExpression, so I added it to parser/serializer
for python/JS.
For now it's just handling computed property expression, so that this works:
<byteUnit {
B: 'Bytes',
KB: 'KB',
}>
<preInstalledStatus "{{ $size }} {{ byteUnit[$unit] }}">
I don't want to enable more than I have to to make all major Gaia use cases
work, so I didn't add attribute expression or non-computed property expression.
zb.
_______________________________________________
tools-l10n mailing list
[email protected]
https://lists.mozilla.org/listinfo/tools-l10n