[Libreoffice-commits] core.git: cui/uiconfig
Seth Chaiklin (via logerrit)
logerrit at kemper.freedesktop.org
Sun Jan 31 22:06:53 UTC 2021
cui/uiconfig/ui/spellingdialog.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 6ab1feb2604d2620435a2aecbafff1d8c21255e9
Author: Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Sun Jan 31 17:46:54 2021 +0100
Commit: Seth Chaiklin <sdc.blanco at youmail.dk>
CommitDate: Sun Jan 31 23:06:03 2021 +0100
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 at youmail.dk>
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>
More information about the Libreoffice-commits
mailing list