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

New commits:
commit cd3289e3878f35ba66e0f0b7d62e3cbcb6e53f4b
Author:     Tomaž Vajngerl <tomaz.vajng...@collabora.co.uk>
AuthorDate: Tue Aug 3 09:22:27 2021 +0900
Commit:     Tomaž Vajngerl <qui...@gmail.com>
CommitDate: Tue Aug 3 04:48:02 2021 +0200

    tdf#143696 rename Properties tree view column from Object to Name
    
    Change-Id: I600d0bf7c9dc2c6c934e1f6faaed00e296b1d042
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119918
    Tested-by: Tomaž Vajngerl <qui...@gmail.com>
    Reviewed-by: Tomaž Vajngerl <qui...@gmail.com>

diff --git a/sfx2/uiconfig/ui/developmenttool.ui 
b/sfx2/uiconfig/ui/developmenttool.ui
index 476f9ed610cf..2f818cae7823 100644
--- a/sfx2/uiconfig/ui/developmenttool.ui
+++ b/sfx2/uiconfig/ui/developmenttool.ui
@@ -415,7 +415,7 @@
                             <child>
                               <object class="GtkTreeViewColumn" 
id="properties_treeviewcolumn1">
                                 <property name="resizable">True</property>
-                                <property name="title" translatable="yes" 
context="developmenttool|object">Object</property>
+                                <property name="title" translatable="yes" 
context="developmenttool|name">Name</property>
                                 <property name="clickable">True</property>
                                 <property name="sort-indicator">True</property>
                                 <child>

Reply via email to