bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gettext] Extracting from JavaScript files ignores new ES6 template


From: Francesco Novy
Subject: [bug-gettext] Extracting from JavaScript files ignores new ES6 template literals
Date: Mon, 15 May 2017 14:02:39 +0000

Hi,

I hope this is the correct place to do this - I couldn't find any other one.
We are using gettext to extract strings from our _javascript_ project. In that project, we use ES6, and especially it's new features "Template Literals" This means that you can specifiy strings like this:

var string = `This is a string
and it can even be multiline!`;

However, it seems that gettext doesn't pick these up.
Is there any chance or option to make this work?

Thank you and all the best,
Francesco
--

Francesco Novy

Front End Developer  |  Cropster GmbH


If you're heading to World of Coffee Expo in Budapest we'll see you booth E23!


Adamgasse 11  |  6020 Innsbruck  |  Austria

address@hidden  |  www.cropster.com


Follow us:

Twitter: @Cropster  |  Facebook: www.facebook.com/cropster


reply via email to

[Prev in Thread] Current Thread [Next in Thread]