Bug 500517 - [problems view] rename Configure Contents... to Filter... 

Renamed Configure Contents... to Filter... to use the same term as
Package Explorer 

Change-Id: If68b72216a621767b419bdb73b256ee2d232c388
Signed-off-by: Patrik Suzzi <psuzzi@gmail.com>
diff --git a/bundles/org.eclipse.platform.doc.isv/guide/wrkAdv_marker_support.htm b/bundles/org.eclipse.platform.doc.isv/guide/wrkAdv_marker_support.htm
index 683ece7..9906959 100644
--- a/bundles/org.eclipse.platform.doc.isv/guide/wrkAdv_marker_support.htm
+++ b/bundles/org.eclipse.platform.doc.isv/guide/wrkAdv_marker_support.htm
@@ -54,7 +54,7 @@
 using the <tt>markerFieldConfiguration</tt> element or manually by the
 user. Below is the configuration section of the Problems view showing
 user configurations and configurations added via the extension point).</p>
-<p><img src="images/prbfil.png" alt="Picture of Problems view's 'Configure Contents' dialog"></p>
+<p><img src="images/prbfil.png" alt="Picture of Problems view's 'Filters' dialog"></p>
 <p><strong>Groups</strong></p>
 <p>Markers can be grouped in two ways. The first way is to group
 marker types into groups using the <code>markerTypeCategory</code>
@@ -63,7 +63,7 @@
 <p><img src="images/prob.png" alt="Picture of Problems view showing grouping by type"></p>
 <p>When marker types are grouped together they will be shown in
 those groups in the configurations dialog.</p>
-<p><img src="images/problems_view_markerTypeCat.png" alt="Picture of Problems view's 'Configure Contents' dialog"></p>
+<p><img src="images/problems_view_markerTypeCat.png" alt="Picture of Problems view's 'Filters' dialog"></p>
 <p>You can also create your own grouping using the <code>markerGrouping</code>
 element, which will show up as an extra entry in the <b>Group By</b>
 menu of the markers view it is defined in. Top level markerGroupings are
diff --git a/bundles/org.eclipse.platform.doc.user/concepts/cprbview.htm b/bundles/org.eclipse.platform.doc.user/concepts/cprbview.htm
index 4f71af9..8b666d8 100644
--- a/bundles/org.eclipse.platform.doc.user/concepts/cprbview.htm
+++ b/bundles/org.eclipse.platform.doc.user/concepts/cprbview.htm
@@ -28,7 +28,7 @@
 </p>
 <p CLASS="Head">You can configure the contents of the Problems view to view only warnings 
   and errors associated with a particular resource or group of resources. This is done
-  using the <b>Configure Contents</b> dialog available from the drop down menu. You can
+  using the <b>Filters</b> dialog available from the drop down menu. You can
   add multiple filters to the Problems view and enable or disable 
   them as required. Filters can either be additive (any problem that satisfies at least 
   one of the enables filters will be shown) or exclusive (only problems that satisfy all
diff --git a/bundles/org.eclipse.platform.doc.user/concepts/cworkset.htm b/bundles/org.eclipse.platform.doc.user/concepts/cworkset.htm
index 5bb4ffe..63bfaca 100644
--- a/bundles/org.eclipse.platform.doc.user/concepts/cworkset.htm
+++ b/bundles/org.eclipse.platform.doc.user/concepts/cworkset.htm
@@ -20,7 +20,7 @@
   the set of resources that are displayed. If a working set is selected in the 
   navigator, only resources, children of resources, and parents of resources contained 
   in the working set are shown. The problems view, tasks view and bookmarks view 
-  can all be filtered based on a working set via the <b>Configure Contents</b> view menu item. 
+  can all be filtered based on a working set via the <b>Filters</b> view menu item. 
   When using the search facility, 
   you can also use working sets to restrict the set of elements that are searched. 
 </P>
diff --git a/bundles/org.eclipse.platform.doc.user/images/prbfil.png b/bundles/org.eclipse.platform.doc.user/images/prbfil.png
index 1ec881c..fed9b11 100644
--- a/bundles/org.eclipse.platform.doc.user/images/prbfil.png
+++ b/bundles/org.eclipse.platform.doc.user/images/prbfil.png
Binary files differ
diff --git a/bundles/org.eclipse.platform.doc.user/tasks/tasks-79.htm b/bundles/org.eclipse.platform.doc.user/tasks/tasks-79.htm
index 13ed725..0347f4c 100644
--- a/bundles/org.eclipse.platform.doc.user/tasks/tasks-79.htm
+++ b/bundles/org.eclipse.platform.doc.user/tasks/tasks-79.htm
@@ -20,7 +20,7 @@
   associated with, by text string within the Description field, by problem severity, 
   by task priority, or by task status. </P>
 <ol>
-  <li>In the view menu of the Tasks or Problems view, select <b>Configure Contents...</b>.</li>
+  <li>In the view menu of the Tasks or Problems view, select <b>Filters...</b>.</li>
   <li>Select the radio buttons and checkboxes that correspond to
       your filtering objectives.</li>
   <li>Click <b>OK</b>.</li>