[LyX/master] Spellcheck - more verbose tooltip.

Pavel Sanda sanda at lyx.org
Thu Mar 2 19:59:17 UTC 2023


commit 96eb65dc32bb57333462477004b17d01b1e6a2fd
Author: Pavel Sanda <sanda at lyx.org>
Date:   Thu Mar 2 22:01:17 2023 +0100

    Spellcheck - more verbose tooltip.
---
 src/frontends/qt/ui/SpellcheckerUi.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/frontends/qt/ui/SpellcheckerUi.ui b/src/frontends/qt/ui/SpellcheckerUi.ui
index 3bc0346..2c620d0 100644
--- a/src/frontends/qt/ui/SpellcheckerUi.ui
+++ b/src/frontends/qt/ui/SpellcheckerUi.ui
@@ -162,7 +162,7 @@
    <item row="7" column="1">
     <widget class="QPushButton" name="ignorePB">
      <property name="toolTip">
-      <string>Ignore this occurrence of the word permanently</string>
+      <string>Ignore this occurrence of the word permanently (saved as a Text Property).</string>
      </property>
      <property name="text">
       <string>Ign&ore</string>


More information about the lyx-cvs mailing list