balazs-endresz / jquery-translate

Automatically exported from code.google.com/p/jquery-translate
5 stars 5 forks source link

issues translating large documents #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The `async:true` option allows translation of large documents without "too much 
recursion" errors, but there's a timeout after every iteration, which takes up 
too much time.

Also, `async:true` should work with translateTextNodes() too.

Original issue reported on code.google.com by balazs.endresz on 11 Mar 2011 at 8:04

GoogleCodeExporter commented 9 years ago
Issue 36 has been merged into this issue.

Original comment by balazs.endresz on 11 Mar 2011 at 8:06

GoogleCodeExporter commented 9 years ago
Issue 16 has been merged into this issue.

Original comment by balazs.endresz on 11 Mar 2011 at 8:07