From f6b61b53d2e20263be445c7c2c7ca0e54f6ecb4a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 27 Sep 2024 01:47:54 +0200 Subject: [PATCH] xgettext: JavaScript: Recognize template literals inside JSX. * NEWS: Mention the change in the last commit. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 265db1590..2c1410feb 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ Version 0.23 - September 2024 o xgettext now recognizes comments of the form '#; '. - 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. -- 2.47.3