This is a bug that affects characters with multiple long language names:
`language":"Elyran+Standard=&Sol+Common=&Encoded+Audio+Language="`
This exceeds the limit of 50 characters for the language column, thus
bricking the saving.
The limit has been changed to 75 characters.
---------
Co-authored-by: Matt Atlas <liermattia@gmail.com>