Fixed a bug in which some variable placeholders would be incorrectly highlighted under some circumstances
By Edouard on September 27, 2024
Variable placeholders like %selected%
or %double%
were previously incorrectly highlighted as %s
elected% and %d
ouble%. We have fixed the issue so they are now properly highlighted as %selected%
or %double%
.
This should also improve machine translation for these segments.