mirror of
https://github.com/syncthing/syncthing.git
synced 2026-06-27 09:55:43 -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.