https://bugzilla.wikimedia.org/show_bug.cgi?id=47250

--- Comment #3 from Siebrand <[email protected]> ---
I think this will be way too expensive, optional or not. Imagine a batch of 100
messages, and suggestions from translation memory, two helper languages, and
two machine translation engines. For the 100 messages, that's 3 external
requests per message, 300 in total.

Leaving final verdict to Niklas, but especially becaus of the external
dependencies, this is unwanted.

The way we solved this in the UI, is by preloading the next message's data.
Doesn't really work for the proofreading use case you are working on. So there
is most likely a waiting time when a user wants to edit a translation instead
of approve it. If you have a list of translatable messages,  you can use the
preload system.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to