From: Chris Date: Wed, 2 Apr 2014 10:41:39 +0000 (+0800) Subject: Pman.GoogleTranslate.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=779d7f72d6bc7e14b504a0ee814aff971c3b3222 Pman.GoogleTranslate.js --- diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index 1ceca8f6..4c750554 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -150,7 +150,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) { }, failure: function (res) { Roo.log(res); - Roo.MessageBox.alert("Failure", res.data.error.message); + Roo.MessageBox.alert("Failure ", 'Got error'); } }); //