From abfe066d7ee97e83c3ffa1cac3eb3eb75a0ea856 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 20 Dec 2020 22:09:16 -0500 Subject: Fix description of scanning.autoHideResults setting (#1150) --- ext/bg/settings2.html | 2 +- ext/bg/welcome.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ext') diff --git a/ext/bg/settings2.html b/ext/bg/settings2.html index 11b1b2be..72d863cc 100644 --- a/ext/bg/settings2.html +++ b/ext/bg/settings2.html @@ -894,7 +894,7 @@
Auto-hide search popup
-
When no key or button is required for scanning, the popup will hide automatically.
+
When no text or definitions are found, the popup will automatically hide.
diff --git a/ext/bg/welcome.html b/ext/bg/welcome.html index acc08438..a838d830 100644 --- a/ext/bg/welcome.html +++ b/ext/bg/welcome.html @@ -128,7 +128,7 @@
Auto-hide search popup
-
When no key or button is required for scanning, the popup will hide automatically.
+
When no text or definitions are found, the popup will automatically hide.
-- cgit v1.2.3