diff --git a/include/Translators/GoogleTranslate.awk b/include/Translators/GoogleTranslate.awk index 8f506e2f..802eefc2 100644 --- a/include/Translators/GoogleTranslate.awk +++ b/include/Translators/GoogleTranslate.awk @@ -156,7 +156,7 @@ function googleTranslate(text, sl, tl, hl, # 7 - autocorrection if (i ~ "^0" SUBSEP "7" SUBSEP "5$") { - if (ast[i] == "true") + if (!Option["no-autocorrect"] && ast[i] == "true") w("Showing translation for: (use -no-auto to disable autocorrect)") else w("Did you mean: " \