Vidrio for Mac v1.14: a Chinese translation!

06 Apr 2020

Another translation: swiknaba contributed a Chinese translation! Xièxiè! 🤩

And an internal change: I was previously passing around indexes into an array of devices, using NSMenuItem.tag. This was quite hairy. Now I use NSMenuItem.representedObject, which is a bit nicer. Also, the code was not gracefully handling failure; now it makes a few more safety checks.