X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.GoogleTranslate.js;h=c10816fa3b130f536b8a872d8df95a4ddb3caa0b;hb=805b85d5cc4ae404db107803c20c3c5834c31984;hp=c36a29d8c3bc511d74020782ae344d48b1f64d6e;hpb=a45e6c36ddc932265457c7f02a1b5a51fae965f1;p=Pman.Core diff --git a/Pman.GoogleTranslate.js b/Pman.GoogleTranslate.js index c36a29d8..c10816fa 100644 --- a/Pman.GoogleTranslate.js +++ b/Pman.GoogleTranslate.js @@ -158,7 +158,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 ", res.message); } }); // Roo.log(ret);