From: Chris Date: Wed, 2 Apr 2014 12:57:11 +0000 (+0800) Subject: Pman.GoogleTranslate.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=805b85d5cc4ae404db107803c20c3c5834c31984 Pman.GoogleTranslate.js --- 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);