| commit | 4d26716bb562808d9a30b483157ab63cbb4636f8 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Wed Jun 16 09:47:55 2021 +0100 |
| committer | Caolán McNamara <caolanm@redhat.com> | Wed Jun 16 15:48:20 2021 +0200 |
| tree | 5e8056e88dc77e38fc2f6128042bb214ceef7fb6 | |
| parent | 894dd4441a8b3a726d3e868a4f3dcc714332e502 [diff] |
Resolves: tdf#142874 missing translation property since... commit 15664117ef4db51bdcabb46b7990573509da0d73 Date: Thu Jul 25 21:40:48 2019 +0300 tdf#125923 Fix reset button. Change-Id: Ib589aa32221eaa33a13a17a00c2edb51866a5daa Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117295 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/uiconfig/ui/bulletandposition.ui b/cui/uiconfig/ui/bulletandposition.ui index 93ecab5..2d3676a 100644 --- a/cui/uiconfig/ui/bulletandposition.ui +++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -102,7 +102,7 @@ <property name="layout-style">end</property> <child> <object class="GtkButton" id="reset"> <property name="label">Reset</property> <property name="label" translatable="yes" context="stock">_Reset</property> <property name="visible">True</property> <property name="can-focus">True</property> <property name="receives-default">True</property>