diff options
author | Samuel Mehrbrodt <s.mehrbrodt@gmail.com> | 2013-10-03 23:29:31 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-10-18 12:03:08 +0000 |
commit | 88c7e9717980caad0addf54d986a2f60d92c8a6a (patch) | |
tree | c2375400eb95f670cd85654fc15efb291630c353 /extensions | |
parent | 1b4aa55ecd7b2c3f6e0d281642d0ed0a066dec69 (diff) |
fdo#36964 Wording change: "Remove Filter" -> "Reset Filter"
As discussed in the bug report. I changed all occurrences, not only the one in the Calc menu.
Change-Id: Ia652cb10ec0123b0a79a719dda59e6d2f54f0680
Reviewed-on: https://gerrit.libreoffice.org/6123
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extensions')
-rw-r--r-- | extensions/source/bibliography/toolbar.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/toolbar.src b/extensions/source/bibliography/toolbar.src index 7074490f8e61..0c642c3e5f1f 100644 --- a/extensions/source/bibliography/toolbar.src +++ b/extensions/source/bibliography/toolbar.src @@ -91,7 +91,7 @@ ToolBox RID_BIB_TOOLBAR Identifier = TBC_BT_REMOVEFILTER ; // ItemBitmap = Bitmap { File = "sc10711.bmp" ; }; Command = ".uno:Bib/removeFilter" ; - Text [ en-US ] = "Remove Filter"; + Text [ en-US ] = "Reset Filter"; }; ToolBoxItem { |