Skip to main content
summaryrefslogtreecommitdiffstats
blob: d098c75b357d141050d0e73aa38c11556e1f3abe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
###############################################################################
# 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
###############################################################################
BugzillaSearchPage_all=all
BugzillaSearchPage_all_words=all words
BugzillaSearchPage_any=any
BugzillaSearchPage_any_word=any word
BugzillaSearchPage_Bugzilla_Query=Bugzilla Query
BugzillaSearchPage_cc=cc
BugzillaSearchPage_Changed_in=Ch&anged in:
BugzillaSearchPage_Comment=&Comment:
BugzillaSearchPage_commenter=commenter
BugzillaSearchPage_Component=Compo&nent:
BugzillaSearchPage_days=\ days.
BugzillaSearchPage_Email=&Email:
BugzillaSearchPage_Email_2=Email &2:
BugzillaSearchPage_Enter_search_option=Enter or select a search option
BugzillaSearchPage_Error_updating_search_options=Error updating search options
BugzillaSearchPage_Error_was_X=Error was: {0}
BugzillaSearchPage_exact=exact
BugzillaSearchPage_Hardware=Hard&ware:
BugzillaSearchPage_Keywords=&Keywords:
BugzillaSearchPage_Milestone=&Milestone:
BugzillaSearchPage_No_repository_available=No repository available, please add one using the Task Repositories view.
BugzillaSearchPage_none=none
BugzillaSearchPage_notregexp=notregexp
BugzillaSearchPage_Number_of_days_must_be_a_positive_integer=Number of days must be a positive integer. {0} is invalid.
BugzillaSearchPage_Operating_System=&Operating System:
BugzillaSearchPage_owner=owner
BugzillaSearchPage_Product=&Product:
BugzillaSearchPage_PROORITY=Priori&ty:
BugzillaSearchPage_Query_Title=&Query Title:
BugzillaSearchPage_regexp=regexp
BugzillaSearchPage_reporter=reporter
BugzillaSearchPage_Resolution=&Resolution:
BugzillaSearchPage_Select_=Select...
BugzillaSearchPage_Select_the_Bugzilla_query_parameters=Select the Bugzilla query parameters.  Use the Update Attributes button to retrieve updated values from the repository.
BugzillaSearchPage_Severity=Se&verity:
BugzillaSearchPage_Status=Stat&us:
BugzillaSearchPage_substring=substring
BugzillaSearchPage_Summary=Summar&y:
BugzillaSearchPage_Update_Attributes_from_Repository=Up&date Attributes from Repository
BugzillaSearchPage_Updating_search_options_=Updating search options...
BugzillaSearchPage_Version=Vers&ion:

Back to the top