mirror of
https://github.com/syncthing/syncthing.git
synced 2026-05-08 07:07:32 -04:00
Duplicate the regular expression for single and double quotes. Support additional arguments (string substitution) in both variants. Simplify the translation string group matching by using a lazy quantifier instead of excluding the quote itself.