Ready for Release
Details
Details
Assignee
Former user
Former user(Deactivated)Reporter
Former user
Former user(Deactivated)Tested Version/s
None
Story Points
5
Components
Sprint
None
Priority

More fields
More fields
Created 21 November 2016 at 23:48
Updated 27 June 2018 at 02:25
Resolved 30 January 2017 at 04:47
Migrate to use TranslateArray2 for MT
TranslateArray2: https://msdn.microsoft.com/en-us/library/dn198370.aspx
https://msdn.microsoft.com/en-us/library/dn341982.aspx
http://rishida.net/blog/?p=831
Notes:
code review the existing code
use array endpoint for MS translator
use of placeholder for code/stack-trace for translation request
request by single section (splitting by paragraph would increase reuse, but requires more complex HTML parsing: not in scope for now)
if its over 3000 char, log warning, if more than 6000, return back english
store raw xml from microsoft (for archival) and plain text/html (for efficient caching)