Comment 2 for bug 1856501

Revision history for this message
Ilya Lukin (ilukin) wrote :

It's important because a lot of web-developers are using React[1] (*.jsx), but can't using gettext for localization.

Testcase:
xgettext --from-code=utf-8 --language=JavaScript filename.jsx

Fix already done, see first message.

[1] A JavaScript library for building user interfaces - https://reactjs.org/