bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #50920] support Javascript template strings in xgette


From: Andy Holmes
Subject: [bug-gettext] [bug #50920] support Javascript template strings in xgettext
Date: Mon, 23 Sep 2019 20:30:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0

Follow-up Comment #17, bug #50920 (project gettext):

Sorry for all the noise Bruno, here is the minimal reproducer with 0.20.1:

    _('one');
    {`${}`}
    _('two');

So a template string inside any code block, {}, seems to cause xgettext to
skip the rest of the file during parsing without warning or error.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?50920>

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




reply via email to

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