Skip to main content
summaryrefslogblamecommitdiffstats
blob: 2c716527413995d543ae4d4bc80cc02fc9d201a7 (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
###############################################################################
NewTaskFromErrorAction_ERROR_LOG_DATE=\n\n-- Error Log --\nDate: 
NewTaskFromErrorAction_MESSGAE=\nMessage: 
NewTaskFromErrorAction_no_stack_trace_available=no stack trace available
NewTaskFromErrorAction_PLUGIN_ID=\nPlugin ID: 
NewTaskFromErrorAction_SEVERITY=\nSeverity: 
NewTaskFromErrorAction_STACK_TRACE=\nStack Trace:\n

NewTaskFromMarkerHandler_LOCATION_LINE=\nLocation: line 
NewTaskFromMarkerHandler_New_Task_from_Marker=New Task from Marker
NewTaskFromMarkerHandler_No_marker_selected=No marker selected.
NewTaskFromMarkerHandler_Resource_=Resource: 

Back to the top