summaryrefslogtreecommitdiff
path: root/formula
diff options
context:
space:
mode:
authorBayram Çiçek <bayram.cicek@collabora.com>2024-05-28 18:35:57 +0300
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2024-06-11 19:52:30 +0200
commit9bbb02bcd7cf26b3e69e12481ffd041019d76082 (patch)
tree563e3c2be197805564caa5d06064bc775e453009 /formula
parente4e2c7ca00151b27c8928f785af1845f918ed721 (diff)
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.cicek@collabora.com> Change-Id: I6d70e019b80d4ef0d7207b62e1d0aa6d1f0a3b73 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168161 Tested-by: Pedro Silva <pedro.silva@collabora.com> Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Pedro Silva <pedro.silva@collabora.com> (cherry picked from commit dc3e624b52e43bb197417b5d9339890afe7c5379) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168612 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> Tested-by: Jenkins
Diffstat (limited to 'formula')
-rw-r--r--formula/uiconfig/ui/structpage.ui2
1 files changed, 1 insertions, 1 deletions
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>