sw/uiconfig/swriter/ui/newuserindexdialog.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fd76d69adab591789e551b30324183df2874961a
Author:     Seth Chaiklin <sdc.bla...@youmail.dk>
AuthorDate: Tue Feb 14 15:15:45 2023 +0000
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Feb 15 05:29:26 2023 +0000

    tdf#153499 missing colon in subdialog to Insert Index Entry
    
    Change-Id: I50236c71835fb03ab243417252e5f54075a4b0be
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/146989
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/newuserindexdialog.ui 
b/sw/uiconfig/swriter/ui/newuserindexdialog.ui
index b26e74b65bb9..269b13d44d07 100644
--- a/sw/uiconfig/swriter/ui/newuserindexdialog.ui
+++ b/sw/uiconfig/swriter/ui/newuserindexdialog.ui
@@ -95,7 +95,7 @@
                   <object class="GtkLabel" id="label2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="label" translatable="yes" 
context="newuserindexdialog|label2">_Name</property>
+                    <property name="label" translatable="yes" 
context="newuserindexdialog|label2">_Name:</property>
                     <property name="use_underline">True</property>
                     <property name="mnemonic_widget">entry</property>
                     <property name="xalign">0</property>

Reply via email to