This adds a workbench link on the Lingotek tab for each language, independent of if translation is 100% complete.
It addresses the use case of someone trying to get to the translation workbench after translations are complete, but only offers that access to those with the role permissions to view the lingotek tab for a node.
Arguments using a validator to transform the internal value (ie, uid => username) were not getting transformed before they were used in Peek Summary argument links, or before they were passed to the child views.
"Strict warning: Creating default object from empty value in view->init_pager() (line 660 of /shared/vash/sandboxes/white/base/www/sites/all/modules/views/includes/view.inc)." on pages where peek summary output was rendered.
First early alpha release of initial d7 version.
Overall functionality was tested but there are probably bugs I didn't catch.
Please open an issue if you experience any problems.