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

New commits:
commit dc3e624b52e43bb197417b5d9339890afe7c5379
Author:     Bayram Çiçek <bayram.ci...@collabora.com>
AuthorDate: Tue May 28 18:35:57 2024 +0300
Commit:     Pedro Silva <pedro.si...@collabora.com>
CommitDate: Wed May 29 17:37:41 2024 +0200

    change Structure label of Function Wizard dialog
    
    - label "_Structure:" changed to "Functions in use and their validity:" for 
better description of Structure tab
    - this change also removes the second "Structure" text from the dialog 
which makes the UX better
    
    Signed-off-by: Bayram Çiçek <bayram.ci...@collabora.com>
    Change-Id: I6d70e019b80d4ef0d7207b62e1d0aa6d1f0a3b73
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168161
    Tested-by: Pedro Silva <pedro.si...@collabora.com>
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>
    Reviewed-by: Pedro Silva <pedro.si...@collabora.com>

diff --git a/formula/uiconfig/ui/structpage.ui 
b/formula/uiconfig/ui/structpage.ui
index e4548ca33d4f..904ea2fa7a4e 100644
--- a/formula/uiconfig/ui/structpage.ui
+++ b/formula/uiconfig/ui/structpage.ui
@@ -25,7 +25,7 @@
         <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="halign">start</property>
-        <property name="label" translatable="yes" 
context="structpage|label1">_Structure:</property>
+        <property name="label" translatable="yes" 
context="structpage|label1">Functions in use and their validity:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">struct</property>
       </object>

Reply via email to