summaryrefslogtreecommitdiff
path: root/sc/uiconfig/scalc
diff options
context:
space:
mode:
authorAdam Eric Fallon <adam.eric.fallon@gmail.com>2023-09-20 18:23:16 +0100
committerHeiko Tietze <heiko.tietze@documentfoundation.org>2023-09-27 05:32:29 +0200
commit3f20d1dad1b84367f8ec322690dae20b0defbb08 (patch)
tree709a22faf8cc46fe163687c3a1f9e71f6597109f /sc/uiconfig/scalc
parent2902ab24ecc5ffbf4907ea83b2028508b9de6364 (diff)
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
Diffstat (limited to 'sc/uiconfig/scalc')
-rw-r--r--sc/uiconfig/scalc/ui/sparklinedialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/sparklinedialog.ui b/sc/uiconfig/scalc/ui/sparklinedialog.ui
index 1a0f4c6f85cd..40d817b8bea8 100644
--- a/sc/uiconfig/scalc/ui/sparklinedialog.ui
+++ b/sc/uiconfig/scalc/ui/sparklinedialog.ui
@@ -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>