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