L20n/Features/Macro attributes

From MozillaWiki
< L20n‎ | Features
Revision as of 20:06, 7 August 2012 by Jbeatty (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


goals

Store additional data about macros, or for macros to use.

example

<plural(n) {n == ~:num ? 'one' : 'many'}
 num: 1>

status

  • pike - ?
  • gandalf - remove (We currently allow this according to our grammar, but I'm not sure if there's a goal in it.)
  • stas - remove