Background of the issue:
I have about 30 users managing subsections of a site under development. Each user should be able to translate their own post but not the posts from others, apart from Admins. (I only have one secondary language)
While i can write a custom function to hide posts that are not my own it would still be possible to translate this.
admin.php?page=tm%2Fmenu%2Ftranslations-queue.php&return_url=%2Fwp1%2Fwp-admin%2Fedit.php%3Flang%3Dde%26referer%3Date&lang=de&trid=9419&language_code=en&source_language_code=de
Symptoms:
Didn't find anything about that in Docs/FAQ.
Questions:
Is there a way for each user to translate only their own posts without setting a translator in advance?