summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorSeth Chaiklin <sdc.blanco@youmail.dk>2021-01-31 17:46:54 +0100
committerSeth Chaiklin <sdc.blanco@youmail.dk>2021-01-31 23:06:03 +0100
commit6ab1feb2604d2620435a2aecbafff1d8c21255e9 (patch)
treef61a0060a4e3fdd704dc2e599637e95c8abfcf63 /cui
parent2d16c394f526a1bec21c7d649d58539cd3db1079 (diff)
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>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/spellingdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/spellingdialog.ui b/cui/uiconfig/ui/spellingdialog.ui
index 81458c8ff92a..21f371d2de88 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>