tdf#146609 Renamed line width to thickness.

Change-Id: Ib1977bef8cf0f5cba91c37fd80871f1d64bb49fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157104
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Tested-by: Jenkins
This commit is contained in:
Adam Eric Fallon 2023-09-20 18:23:16 +01:00 committed by Heiko Tietze
parent 2902ab24ec
commit 3f20d1dad1
7 changed files with 7 additions and 7 deletions

View file

@ -209,7 +209,7 @@
<object class="GtkLabel" id="label16">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="borderpage|label16">_Width:</property>
<property name="label" translatable="yes" context="borderpage|label16">_Thickness:</property>
<property name="use-underline">True</property>
<property name="xalign">0</property>
<accessibility>

View file

@ -248,7 +248,7 @@
</child>
<child>
<object class="GtkCheckButton" id="CBX_SYNCHRONIZE">
<property name="label" translatable="yes" context="linestyletabpage|CBX_SYNCHRONIZE">_Fit to line width</property>
<property name="label" translatable="yes" context="linestyletabpage|CBX_SYNCHRONIZE">_Fit to line thickness</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>

View file

@ -260,7 +260,7 @@
<object class="GtkLabel" id="FT_LINE_WIDTH">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="linetabpage|FT_LINE_WIDTH">_Width:</property>
<property name="label" translatable="yes" context="linetabpage|FT_LINE_WIDTH">T_hickness:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">MTR_FLD_LINE_WIDTH</property>
<property name="xalign">0</property>

View file

@ -3176,7 +3176,7 @@ bit 3 (0x8): #define UICOMMANDDESCRIPTION_PROPERTIES_TOGGLEBUTTON 8
</node>
<node oor:name=".uno:LineWidth" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Line Width</value>
<value xml:lang="en-US">Line Thickness</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>

View file

@ -548,7 +548,7 @@
<object class="GtkLabel" id="lbLineWidth">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="SparklineDialog|label_LineWidth">Line width:</property>
<property name="label" translatable="yes" context="SparklineDialog|label_LineWidth">Line thickness:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">seLineWidth</property>
<property name="xalign">0</property>

View file

@ -55,7 +55,7 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="floatinglineproperty|label1">Custom Line Width:</property>
<property name="label" translatable="yes" context="floatinglineproperty|label1">Custom Line Thickness:</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">spin</property>
<property name="ellipsize">end</property>

View file

@ -76,7 +76,7 @@
<object class="GtkLabel" id="widthlabel">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="sidebarline|widthlabel">_Width:</property>
<property name="label" translatable="yes" context="sidebarline|widthlabel">T_hickness:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">width</property>
<property name="xalign">0</property>