tdf#143280 Improve label for Area - Gradient

In order to have the meaning: number of increments.

Change-Id: I74b46dfb2ba43a243d0fdd6c56cae53f65fd9526
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157538
Tested-by: Jenkins
Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
This commit is contained in:
Bogdan B 2023-10-04 13:14:27 +02:00 committed by Ilmari Lauhakangas
parent 1d11f80148
commit c049d88296

View file

@ -254,7 +254,7 @@
<object class="GtkLabel" id="incrementft">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="label" translatable="yes" context="gradientpage|incrementft">Increment:</property>
<property name="label" translatable="yes" context="gradientpage|incrementft">Increments:</property>
<property name="use-underline">True</property>
<property name="mnemonic-widget">incrementmtr</property>
<property name="xalign">0</property>