7) Every use of a string can be a complex one

At the moment, our syntax does have a concept of a "simple string", which means 
that every string can have placeables in it.

For example:

key2 = inal

key = { PLURAL($num, type: "card{ key2 }") ->
  [one] One
  [other] Other
}

will work properly.

I believe it's worth simplifying it and at the very least introducing simple 
string as a literal that can be used for argument values.

zb.
_______________________________________________
tools-l10n mailing list
[email protected]
https://lists.mozilla.org/listinfo/tools-l10n

Reply via email to