diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-09-13 08:43:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-09-13 16:28:27 +0200 |
commit | 363e895b016b80589c55e6348d6aab60b4e7f75c (patch) | |
tree | baae842e56d50802c2d3087ba05d74668883a079 /sfx2/uiconfig | |
parent | 22f3cca81039ac97bee96ba47498fbea1ccc1557 (diff) |
double >>
Change-Id: I3edbab8b8a9003cce6aa62d32dcefe46b2d94f50
Reviewed-on: https://gerrit.libreoffice.org/78868
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/uiconfig')
-rw-r--r-- | sfx2/uiconfig/ui/helpmanual.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/uiconfig/ui/helpmanual.ui b/sfx2/uiconfig/ui/helpmanual.ui index dfa8d8990e7e..6fe76ea115e2 100644 --- a/sfx2/uiconfig/ui/helpmanual.ui +++ b/sfx2/uiconfig/ui/helpmanual.ui @@ -22,7 +22,7 @@ <property name="layout_style">end</property> <child> <object class="GtkCheckButton" id="hidedialog"> - <property name="label" translatable="yes" context="helpmanual|hidedialog">>Do not show this dialog again</property> + <property name="label" translatable="yes" context="helpmanual|hidedialog">Do not show this dialog again</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> |