[Libreoffice-commits] core.git: sw/uiconfig

Seth Chaiklin (via logerrit) logerrit at kemper.freedesktop.org
Wed Feb 19 03:25:19 UTC 2020


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

New commits:
commit 0268646db67acc08f17d5905ddea0fc8503d7e8e
Author:     Seth Chaiklin <sdc.blanco at youmail.dk>
AuthorDate: Mon Feb 17 13:18:08 2020 +0100
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Wed Feb 19 04:24:40 2020 +0100

    add colon to label with buddy control in "Rename object" dialogbox
    
    Change-Id: I93fc87ee8d0d1a4546fbe2e7c9f9adae0e092811
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88792
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/sw/uiconfig/swriter/ui/renameobjectdialog.ui b/sw/uiconfig/swriter/ui/renameobjectdialog.ui
index f24f42ffe7cd..c391ea41204f 100644
--- a/sw/uiconfig/swriter/ui/renameobjectdialog.ui
+++ b/sw/uiconfig/swriter/ui/renameobjectdialog.ui
@@ -103,7 +103,7 @@
                       <object class="GtkLabel" id="label2">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes" context="renameobjectdialog|label2">New name</property>
+                        <property name="label" translatable="yes" context="renameobjectdialog|label2">New name:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">entry</property>
                         <property name="xalign">0</property>


More information about the Libreoffice-commits mailing list