Skip to main content
summaryrefslogtreecommitdiffstats
blob: 0244a0a9aec8f7fc7e1eeb591ad3e2319c9c39d9 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
###############################################################################
# Copyright (c) 2009, 2010 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
###############################################################################
BugzillaAttribute_Add=Add:
BugzillaAttribute_Add_CC=Add CC:
BugzillaAttribute_Add_self_to_CC=Add self to CC
BugzillaAttribute_Additional_Comments=Additional Comments:
BugzillaAttribute_Assigned_to=Assigned to:
BugzillaAttribute_Assigned_to_NAME=Assigned to:
BugzillaAttribute_ATTACH_ID=attachid
BugzillaAttribute_attachment=attachment
BugzillaAttribute_Blocks=Blocks:
BugzillaAttribute_bug=bug
BugzillaAttribute_Bug_ID=Bug:
BugzillaAttribute_bug_when=bug_when
BugzillaAttribute_bugzilla=bugzilla
BugzillaAttribute_CC=CC:
BugzillaAttribute_CC_List=CC List
BugzillaAttribute_Classification=Classification:
BugzillaAttribute_Classification_ID=Classification ID:
BugzillaAttribute_Component=Component:
BugzillaAttribute_Content_Type=Content Type
BugzillaAttribute_data=data
BugzillaAttribute_Date=Date
BugzillaAttribute_Depends_on__Subtasks_=Depends on (Subtasks):
BugzillaAttribute_desc=desc
BugzillaAttribute_Description=Description:
BugzillaAttribute_Due=Due:
BugzillaAttribute_Duplicate_of=Duplicate of:
BugzillaAttribute_Estimated_Time=Estimated Time:
BugzillaAttribute_everconfirmed=everconfirmed
BugzillaAttribute_filename=filename
BugzillaAttribute_flag=Flag:
BugzillaAttribute_Group=Group
BugzillaAttribute_Keywords=Keywords:
BugzillaAttribute_Modified=Modified:
BugzillaAttribute_new_comment=new comment
BugzillaAttribute_Number_of_comments=Number of comments
BugzillaAttribute_Obsolete=Obsolete
BugzillaAttribute_open_status_values=open status values
BugzillaAttribute_Opened=Opened:
BugzillaAttribute_OS=OS:
BugzillaAttribute_Patch=Patch
BugzillaAttribute_Platform=Platform:
BugzillaAttribute_Priority=Priority:
BugzillaAttribute_Product=Product:
BugzillaAttribute_QA_Contact=QA Contact:
BugzillaAttribute_QA_Contact_NAME=QA Contact
BugzillaAttribute_Reassign_to_default_assignee=Reassign to default assignee
BugzillaAttribute_Remaining=Remaining:
BugzillaAttribute_Remove_CC=Remove CC
BugzillaAttribute_REPORT_ACCESSIBLE=Reporter
BugzillaAttribute_REPORT_NAME=Reporter:
BugzillaAttribute_Reporter=Reporter:
BugzillaAttribute_Resolution=Resolution:
BugzillaAttribute_Severity=Severity:
BugzillaAttribute_Size=Size:
BugzillaAttribute_Status=Status:
BugzillaAttribute_Status_Whiteboard=Status Whiteboard:
BugzillaAttribute_Summary=Summary:
BugzillaAttribute_Target_milestone=Target milestone:
BugzillaAttribute_thetext=thetext
BugzillaAttribute_type=type
BugzillaAttribute_UNKNOWN=UNKNOWN
BugzillaAttribute_URL=URL:
BugzillaAttribute_Query_Timestamp=Query Timestamp:
BugzillaAttribute_used_by_search_engine_bugs=used by search engine
BugzillaAttribute_used_by_search_engine_desc=used by search engine
BugzillaAttribute_used_by_search_engine_id=used by search engine
BugzillaAttribute_used_by_search_engine_installation=used by search engine
BugzillaAttribute_used_by_search_engine_li=used by search engine
BugzillaAttribute_used_by_search_engine_rdf=used by search engine
BugzillaAttribute_used_by_search_engine_result=used by search engine
BugzillaAttribute_used_by_search_engine_seq=used by search engine
BugzillaAttribute_Version=Version:
BugzillaAttribute_version_of_bugzilla_installed=version of bugzilla installed
BugzillaAttribute_Votes=Votes:
BugzillaAttribute_who=who
BugzillaAttribute_who_name=who_name
BugzillaAttribute_Worked=Worked:
BugzillaAttribute_Attacher=Attacher

BugzillaAttachmentMapper_Author=Attachment Author:
BugzillaAttachmentMapper_Content_Type=Content Type:
BugzillaAttachmentMapper_Creation_Date=Creation Date:
BugzillaAttachmentMapper_Description=Description:
BugzillaAttachmentMapper_Filename=Filename:
BugzillaAttachmentMapper_obsolete=obsolete
BugzillaAttachmentMapper_patch=patch
BugzillaAttachmentMapper_Size=Size in Bytes:
BugzillaAttachmentMapper_Token=Token:
BugzillaAttachmentMapper_URL=URL:

BugzillaClient_could_not_post_form_null_returned=Could not post form, client returned null method.
BugzillaClient_description_required_when_submitting_attachments=A description is required when submitting attachments.

BugzillaOperation_Accept_to_ASSIGNED=Accept (change status to ASSIGNED)
BugzillaOperation_Duplicate_of=Duplicate of
BugzillaOperation_Leave_as_X_X=Leave as %s %s
BugzillaOperation_Mark_as_NEW=Mark as NEW
BugzillaOperation_Mark_as_CLOSED=Mark as CLOSED
BugzillaOperation_Mark_as_VERIFIED=Mark as VERIFIED
BugzillaOperation_Reassign_to=Reassign to
BugzillaOperation_Reopen_bug=Reopen bug
BugzillaOperation_Resolve_as=Resolve as
BugzillaOperation_Reassign_to_default_assignee=Reassign to default assignee

BugzillaRepositoryConnector_BUGZILLA_CONNECTOR_LABEL=Bugzilla (supports 3.0 and later)
BugzillaRepositoryConnector_Check_repository_configuration=Check repository configuration: {0}
BugzillaRepositoryConnector_checking_for_changed_tasks=Checking for changed tasks
BugzillaRepositoryConnector_Query_for_changed_tasks=Query for changed tasks
BugzillaRepositoryConnector_running_query=Running query
BugzillaRepositoryConnector_Unrecognized_response_from_server=Unrecognized response from server

BugzillaTaskAttachmentHandler_Getting_attachment=Getting attachment
BugzillaTaskAttachmentHandler_Sending_attachment=Sending attachment
BugzillaTaskAttachmentHandler_unable_to_submit_attachment=Unable to submit attachment

BugzillaTaskDataHandler_Receiving_tasks=Receiving tasks
BugzillaTaskDataHandler_Submitting_task=Submitting task
BugzillaTaskDataHandler_updating_attachment=Updating Attachment

IBugzillaConstants_Bugzilla_login_information_or_repository_version_incorrect=Bugzilla login information or repository version incorrect
IBugzillaConstants_invalid_bug_id_requested_bug_id_does_not_exist=Invalid bug id. The requested bug id does not exist.
IBugzillaConstants_invalid_repository_credentials=Invalid repository credentials.
IBugzillaConstants_Mylyn_Bugzilla_Connector=Mylyn Bugzilla Connector
IBugzillaConstants_New_Bugzilla_Report=New Bugzilla Report
IBugzillaConstants_NO_DATA_RETRIEVED_FOR_TASK=No data avialable for task 
IBugzillaConstants_requested_operation_not_permitted=The requested operation is not permitted.

SaxMultiBugReportContentHandler_id_not_found=\ id not found.

BugzillaStatus_errorRepository = Repository error from {0}:\n\n{1}
BugzillaStatus_repositoryLoginFailure = Unable to login to {0}.\n\n{1}\n\nPlease validate credentials via Task Repositories view.
BugzillaStatus_repositoryNotFound = Repository {0} could not be found.
BugzillaStatus_repositoryCommentRequired = You have to specify a new comment when making this change. Please comment on the reason for this change.
BugzillaStatus_repositoryCollision = Mid-air collision occurred while submitting to {0}. Synchronize task and re-submit changes.
### repositoryUrl, class.simpleName, class.getMessage
BugzillaStatus_errorIo = I/O Error occurred while communicating with {0}.\n\n{1}: {2}
BugzillaStatus_errorInternal = An internal error has occurred: {0}
BugzillaStatus_operationCancelled = {0} was canceled by the user.

Back to the top