cui/uiconfig/ui/spellingdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6ab1feb2604d2620435a2aecbafff1d8c21255e9
Author:     Seth Chaiklin <[email protected]>
AuthorDate: Sun Jan 31 17:46:54 2021 +0100
Commit:     Seth Chaiklin <[email protected]>
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 <[email protected]>

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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to