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

New commits:
commit 1b88db8c1c0a92229a1998d4dcc4d5c488163f5a
Author:     Bayram Çiçek <bayram.ci...@collabora.com>
AuthorDate: Tue May 28 18:35:57 2024 +0300
Commit:     Adolfo Jayme Barrientos <fit...@ubuntu.com>
CommitDate: Wed Jun 12 01:10:49 2024 +0200

    tdf#161502: change Structure label of Function Wizard dialog
    
    - label "Structure:" changed to "Content:"
    - this change also removes the duplicated "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>
    (cherry picked from commit dc3e624b52e43bb197417b5d9339890afe7c5379)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168612
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    Tested-by: Jenkins
    (cherry picked from commit 9bbb02bcd7cf26b3e69e12481ffd041019d76082)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168626

diff --git a/formula/uiconfig/ui/structpage.ui 
b/formula/uiconfig/ui/structpage.ui
index e4548ca33d4f..6faff9151657 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">Content:</property>
         <property name="use_underline">True</property>
         <property name="mnemonic_widget">struct</property>
       </object>

Reply via email to