From 8fcc6911b8df398f174ac564569c7bbc107f8dfc Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Fri, 18 Oct 2013 20:06:41 +0200 Subject: fdo#36964 change "Remove Filter" to "Reset Filter" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I92a3883dcafa360f3fe2ec2b065c878f39ad7e11 Reviewed-on: https://gerrit.libreoffice.org/6323 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- source/text/shared/02/01170101.xhp | 2 +- source/text/shared/02/12030000.xhp | 2 +- source/text/shared/02/12040000.xhp | 6 +++--- source/text/shared/02/12090000.xhp | 2 +- source/text/shared/02/12100100.xhp | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) (limited to 'source/text/shared/02') diff --git a/source/text/shared/02/01170101.xhp b/source/text/shared/02/01170101.xhp index 00815ed988..e00238e0ef 100644 --- a/source/text/shared/02/01170101.xhp +++ b/source/text/shared/02/01170101.xhp @@ -851,7 +851,7 @@
Filtering / Sorting - Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control. Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Remove filter/sort. + Specifies to show or hide the filtering and sorting items in a selected Navigation Bar control. Filtering and sorting items are the following: Sort ascending, Sort descending, Sort, Automatic filter, Default filter, Apply filter, Reset filter/sort.
diff --git a/source/text/shared/02/12030000.xhp b/source/text/shared/02/12030000.xhp index 36ce007917..b390b01442 100644 --- a/source/text/shared/02/12030000.xhp +++ b/source/text/shared/02/12030000.xhp @@ -50,7 +50,7 @@
Place the cursor in a field name whose content you want to filter and then click the AutoFilter icon. Only those records with content identical to the selected field name are visible. For example, to view all the customers from New York, click a field name with the entry "New York". AutoFilter then filters all customers from New York from the database. -You can remove the current AutoFilter with the Remove Filter/Sorting icon or with Data - Filter - Remove Filter. +You can remove the current AutoFilter with the Reset Filter/Sorting icon or with Data - Filter - Reset Filter. To filter with several field names simultaneously, click the Default Filter icon. The Default Filter dialog appears, in which you can combine several filter criteria. diff --git a/source/text/shared/02/12040000.xhp b/source/text/shared/02/12040000.xhp index b49053a8a8..a06865cda2 100644 --- a/source/text/shared/02/12040000.xhp +++ b/source/text/shared/02/12040000.xhp @@ -22,7 +22,7 @@ -Remove Filter/Sorting +Reset Filter/Sorting /text/shared/02/12040000.xhp @@ -35,7 +35,7 @@
-Remove Filter/Sorting +Reset Filter/Sorting Cancels the filter settings and displays all of the records in the current table.
@@ -48,7 +48,7 @@ Icon - Remove Filter/Sorting + Reset Filter/Sorting diff --git a/source/text/shared/02/12090000.xhp b/source/text/shared/02/12090000.xhp index 16f5e84666..e3cfe88ec7 100644 --- a/source/text/shared/02/12090000.xhp +++ b/source/text/shared/02/12090000.xhp @@ -59,7 +59,7 @@
$[officename] saves the current filter settings for the next time that you open this dialog.
- To remove the current filter, click Remove Filter/Sorting icon. + To remove the current filter, click Reset Filter/Sorting icon.
AutoFilter
diff --git a/source/text/shared/02/12100100.xhp b/source/text/shared/02/12100100.xhp index 39c73a53af..557671d7c9 100644 --- a/source/text/shared/02/12100100.xhp +++ b/source/text/shared/02/12100100.xhp @@ -43,7 +43,7 @@
While the functions Sort in Ascending Order and Sort in Descending Order sort by one criterion only, you can combine several criteria in the Sort Order dialog. -You can remove a sorting that has been performed with the Remove Filter/Sorting icon. +You can remove a sorting that has been performed with the Reset Filter/Sorting icon. Sorting Use this area to enter sorting criteria. If you enter additional sorting criteria under and then, the data matching the content of the higher-order criterion is ordered according to the next criterion. If you sort the field name "First name" in ascending order and the field name "last name" in descending order, all records will be sorted in ascending order by first name, and then within the first names, in descending order by last name. -- cgit