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 /sw/uiconfig | |
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 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui index 5a312d21f9d7..7d6970ad4935 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_compact.ui @@ -8909,7 +8909,7 @@ <property name="can_focus">False</property> <child> <object class="svtlo-ManagedMenuButton" id="Image-Color:Menu Color"> - <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">C_olor</property> + <property name="label" translatable="yes" context="notebookbar_groupedbar_compact|ColorButton">Fi_lter</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="focus_on_click">False</property> |