add missing tooltip_text to context
Change-Id: I46fcad1dac38c15389f70d890df6bb0809aec901
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/110212
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <sdc.blanco@youmail.dk>
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 81458c8..21f371d 100644
--- a/cui/uiconfig/ui/spellingdialog.ui
+++ b/cui/uiconfig/ui/spellingdialog.ui
@@ -486,7 +486,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="tooltip_text" translatable="yes" context="spellingdialog|autocorrect">Add selected suggestion as replacement for incorrect word in AutoCorrect replacement table.</property>
<property name="tooltip_text" translatable="yes" context="spellingdialog|autocorrect|tooltip_text">Add selected suggestion as replacement for incorrect word in AutoCorrect replacement table.</property>
<property name="valign">center</property>
<property name="hexpand">True</property>
<property name="use_underline">True</property>