Quick Very Easy Fix The Parsing

Last year, some coder coded a software for me which was parsing the text from http://translate.google.com/?hl=en&text=test&sl=en&tl=fr&swap=1# and showing it in the window.. etc

Now google changed something on this page and app can no longer parse it, I know its easy and wont take more than few min for a coder to fix it…

if you can fix it then let me know…

detailed info:

1. user writes/opens a file having english language sentences
2. app uses google translate to translate the english to french
3. parses french text
4. converts parsed french text to HU language using google translator
5. parses HU text
6. converts parsed hu text to english and shows this eng parsed text

everything is done, u just need to fix parsing function.

Leave a Reply

Your email address will not be published. Required fields are marked *