On 5/8/15 2:08 AM, Zibi Braniecki wrote:
My current plan is to unescape as little as possible in L20n and add unescapes 
when we see them necessary.

For v3 that means we will unescape:

  - string enclosing character (`"` or `'`)
  - unicode \uXXXX
  - `\` character
  - `{{` in string values (but not in string expressions)

Yes, that means that for now we will not unescape \n, \t, \r etc.

Let me know what you think about this approach.

zb.


I think that in particular \t and \r are sad to loose. Text editors just love to have opinions on those. I'd prefer to bring that suite back.

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

Reply via email to