10b2083d3e
Xgettext learned about template strings now, which is good. However it's still buggy, so instead of the "classic" xgettext issue with backticks, we now have exciting new issues to find work-arounds for. One issue is that it doesn't detect backticks inside string constants as regular characters, so having an odd number of backticks throws off its regex. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/792 |
||
---|---|---|
.. | ||
main.js |