Skip to main content
summaryrefslogblamecommitdiffstats
blob: c317226b1eb310c6744ce4c42b2e729bebdec370 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
















                                                                                                                       
###############################################################################
# Copyright (c) 2011 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
###############################################################################
IndexSearchHandler_Generic_date_range_search_1_week=Search for tasks where the {0} field value\noccurs in the past week
IndexSearchHandler_hint_content=Search for a term in the summary, description and comments
IndexSearchHandler_hint_generic=Search on a term in the {0} field
IndexSearchHandler_hint_person=Search for a user (reporter, assignee, watcher, commenter)
IndexSearchHandler_Past_week_date_range_label={0} (past week)
IndexSearchHandler_summaryOnly=Summary only
IndexSearchHandler_summaryOnly_tooltip=Search only the summary when checked

Back to the top