MSTranslateVendor
MSTranslateVendor copied to clipboard
Only first chunk of parsed response gets returned in the success block.
MSTranslateVendor object gets kRequestTranslate notification from -parser:foundCharacters: method.
But this method might be called few times if translated text big enough. So only first part of translated text gets returned in success block.