Formula W.: tdf#78826 colons tdf#150045 sec. labels

Change-Id: Ied39588884eed9d1602bac7e1bca9cf2dc7ac0c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151319
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
This commit is contained in:
Adolfo Jayme Barrientos 2023-05-03 05:29:00 -06:00
parent 2d4348a0c3
commit feb2bec3c3
4 changed files with 13 additions and 7 deletions

View file

@ -205,7 +205,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="formuladialog|label2">Function result</property>
<property name="label" translatable="yes" context="formuladialog|label2">Function result:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">result</property>
</object>
@ -324,6 +324,9 @@
<property name="wrap">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<attributes>
<attribute name="scale" value="0.9"/>
</attributes>
</object>
<packing>
<property name="left-attach">0</property>
@ -350,7 +353,7 @@
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<property name="label" translatable="yes" context="formuladialog|formula">For_mula</property>
<property name="label" translatable="yes" context="formuladialog|formula">For_mula:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">ed_formula</property>
<property name="yalign">1</property>
@ -365,7 +368,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">end</property>
<property name="label" translatable="yes" context="formuladialog|label1">Result</property>
<property name="label" translatable="yes" context="formuladialog|label1">Result:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">formula_result</property>
</object>

View file

@ -23,7 +23,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" context="functionpage|label_search">_Search</property>
<property name="label" translatable="yes" context="functionpage|label_search">_Search:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">search</property>
</object>
@ -57,7 +57,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" context="functionpage|label1">_Category</property>
<property name="label" translatable="yes" context="functionpage|label1">_Category:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">category</property>
</object>
@ -92,7 +92,7 @@
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes" context="functionpage|label2">_Function</property>
<property name="label" translatable="yes" context="functionpage|label2">_Function:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">function</property>
</object>

View file

@ -58,6 +58,9 @@
<property name="wrap">True</property>
<property name="xalign">0</property>
<property name="yalign">0</property>
<attributes>
<attribute name="scale" value="0.9"/>
</attributes>
</object>
<packing>
<property name="expand">True</property>

View file

@ -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">_Structure:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">struct</property>
</object>