* NEWS: Mention the change in the last commit.
o xgettext now recognizes comments of the form '#; <expression>'.
- Java: Improved recognition of format strings when the String.formatted
method is used.
+ - JavaScript: xgettext now parses template literals inside JSX correctly.
- C#: Strings with embedded expressions (a.k.a. interpolated strings) are now
recognized.
- awk: String concatenation by juxtaposition is now recognized.