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:
parent
1d11f80148
commit
c049d88296
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue