Skip to main content
summaryrefslogblamecommitdiffstats
blob: b590a7960175f5f6fa60836b8778761f7a702777 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                               





                                                                                                                                   
                                                                                                                                                                               


                                                                                                                   
###############################################################################
# Copyright (c) 2009 Tasktop Technologies and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
#      Tasktop Technologies - initial API and implementation
###############################################################################
TaskWorkingSetPage_The_name_must_not_be_empty=The name must not be empty.
TaskWorkingSetPage_The_name_must_not_have_a_leading_or_trailing_whitespace=The name must not have a leading or trailing whitespace.
TaskWorkingSetPage_No_categories_queries_selected=No categories/queries selected.
TaskWorkingSetPage_Resources=Resources
TaskWorkingSetPage_Select_Working_Set_Elements=Select Working Set Elements
TaskWorkingSetPage_Tasks=Tasks
TaskWorkingSetPage_Page_Description=When this Working Set is selected views will be filtered just to show only these elements if the Window Working Set is enabled in the view.
TaskWorkingSetPage_A_working_set_with_the_same_name_already_exists=A working set with the same name already exists.
TaskWorkingSetPage_Select_All=Select All
TaskWorkingSetPage_Deselect_All=Deselect All

Back to the top