Follow-up Comment #13, task #16582 (group administration):

> I have tried do make then in multiple lines using something similar to array
(a series of itens listed inside a pair of square brackets), but I got te
following message from Trisquel's Abrowser WebExtension interpreter: Invalid
locale message data for en, message "copyright_and_license_notice".

Have you tried to define separate messages, one for the copyright notice and
another for the license notice?

> > As an alternative---can't JSON strings include newline characters?
> 
> The test gave me an error message saying that literal line breaks inside
strings aren't allowed. This is also mentioned in ECMA-404: The JSON data
interchange syntax (2nd edition, December 2017).

Thanks for the pointer.  As far as I understand, a newline may be represented
either escaped like \n or as a six-character sequence \u000A.  What are the
problems with those methods?


    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/task/?16582>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to