Plugin Localization Issue: Handling Non-English API Responses for Adobe Review Approval
Hello everyone!
I was told by Adobe Review Team to try and post my question here. I’m not entirely sure If it is the right community, because in their email they refered to “Adobe Developer Support Forum” and provided link to this forum.
Issue:
I’ve developed a plugin which integrates spellchecking API into Indesign. However, the API is from a Russian app, and plugin only works with Russian language.
For plugin review to be successfully completed, It must support English language. I had no problem translating UI into English, but since plugin works with non english API, errors which are sent by an API response are in Russian language and the whole text annotations are also in Russian. I don’t have an access to their server/code to translate every possible error. I didn’t ask devs about this, but let’s say It wouldn’t work… Is It possible to do something about this localization issue? May be there is an easy way to do it?
Assuming that non english text errors (from API response) is part of the problem, the whole annotation text of the plugin in Russian language would be a much bigger problem, because it would require to localize entire application and may be even more.
Thank you!
