Pman.GoogleTranslate.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 10 May 2012 02:01:44 +0000 (10:01 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 10 May 2012 02:01:44 +0000 (10:01 +0800)
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;
                 }