The attached patch is a quick hack to keep the language names in the audio menu in transfer mode. I had to add a boolean in cPlayer because I don't think it's possible to do class introspection in C++ (in Object Pascal I'd just do an "if not Player is cTransferControl then ClrAvailableTracks").
Bye