Pman.GoogleTranslate.js
[Pman.Core] / Pman.GoogleTranslate.js
index 43616b4..1d06720 100644 (file)
@@ -31,7 +31,7 @@ Pman.GoogleTranslate = function(str, src, dest, cb, force) {
                 },
                 failure : function() {
                     Roo.log("Google key fetch failed");
-                    
+                    return true;
                 }