mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-07-05 20:48:00 -05:00
0d375e9a6a
Normalize menu separators in language XML files Replace raw > characters in language entry text with the XML entity >, and normalize remaining -> menu separators to > for consistency with the existing language files. The runtime text remains unchanged for escaped > characters because the language parsers decode XML entities when loading strings.