Hi, thanks for developing this great plugin, this must have been a BIG work!
Some requests:
1) Multilangual media titles and captions!
2) In the Pages table, the default is 'Show all languages'. I would rather like this to 'Show the default language'. I spent hours to hack your code but still not working. :-(
The best would be a preference setting.
3) When showing all languages, you may get something like this:
0 Title Author English French
1 ---------------------------------------------------
2 Contact Admin (pencil) (pencil) <-- English
3 Contact Admin (pencil) (pencil) <-- French
4 Welcome Admin (pencil) (pencil) <-- English
5 Bienvenue Admin (pencil) (pencil) <-- French
6 English text Admin (pencil) <-- English
7 French text Admin (pencil) <-- French
Why not leave out lines 3 and 5 when they are in the French column already? Since 6 and 7 are not translated, they should stay in. So you get:
0 Title Author English French
1 ---------------------------------------------------
2 Contact Admin (pencil) (pencil)
3 Welcome Admin (pencil) (pencil)
4 English text Admin (pencil)
5 French text Admin (pencil)
Also, in the same panel, it would be handy if you could somehow see the language of the post/page (flag?).