diff options
author | andreas kainz <kainz.a@gmail.com> | 2019-12-03 23:09:11 +0100 |
---|---|---|
committer | andreas_kainz <kainz.a@gmail.com> | 2019-12-04 07:57:30 +0100 |
commit | 68d9869e1593d8c0dbfd497a52f487383bbc0343 (patch) | |
tree | 79f1d23e9043822ddee3b2dfa308a6f373d9a486 /sd/uiconfig/sdraw | |
parent | ebdadcbe6a34acc95f689c3ce13b4e65130377e4 (diff) |
tdf#128927 groupedbar compact replace color with filter
Change-Id: Ie907e80c58d079262369fdfdce83e4b613a366bb
Reviewed-on: https://gerrit.libreoffice.org/84381
Tested-by: Jenkins
Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'sd/uiconfig/sdraw')
-rw-r--r-- | sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui index 3a75276d1e85..a1fde3eb2de1 100644 --- a/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui +++ b/sd/uiconfig/sdraw/ui/notebookbar_groupedbar_compact.ui @@ -9655,7 +9655,7 @@ <property name="can_focus">False</property> <child> <object class="svtlo-ManagedMenuButton" id="Image-Color:MenuColor"> - <property name="label" translatable="yes" context="draw_notebookbar_groupedbar_compact|GridB">_Color</property> + <property name="label" translatable="yes" context="draw_notebookbar_groupedbar_compact|GridB">Fi_lter</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="focus_on_click">False</property> |