Skip to main content
summaryrefslogtreecommitdiffstats
blob: 2fc515e47ad46bdb7d67621f1427f24f1bc0e33b (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
###############################################################################
# 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
###############################################################################
DefaultSupportHandler_Configuration_Details=-- Configuration Details --
DefaultSupportHandler_Date_X=Date: {0}
DefaultSupportHandler_Installed_Features=Installed Features:
DefaultSupportHandler_Message_X=Message: {0}
DefaultSupportHandler_Plugin_X=Plugin: {0}
DefaultSupportHandler_Product_X=Product: {0}
DefaultSupportHandler_Severity_X=Severity: {0}
DefaultSupportHandler_Step_1=1. \n
DefaultSupportHandler_Step_2=2. \n
DefaultSupportHandler_Step_3=3. \n
DefaultSupportHandler_What_steps_message=What steps will reproduce the problem?
DefaultTaskContributor_Error=Error
DefaultTaskContributor_Error_Details=-- Error Details --
DefaultTaskContributor_EXCEPTION_STACK_TRACE=\nException Stack Trace:\n
DefaultTaskContributor_Info=Info
DefaultTaskContributor_OK=OK
DefaultTaskContributor_SESSION_DATA=\nSession Data:\n
DefaultTaskContributor_Warning=Warning
TaskErrorReporter_Create_Task_Error_Message=Unexpected error while creating task for error report
TaskErrorReporter_Create_Task_Error_Title=Error Reporting
TaskErrorReporter_Job_Progress_Process_support_request=Processing support request

Back to the top