blob: 1b1e5224e578698e5554735252539b5f313b7afd [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2006, 2019 Stephan Wahlbrink and others.
#
# This program and the accompanying materials are made available under the
# terms of the Eclipse Public License 2.0 which is available at
# https://www.eclipse.org/legal/epl-2.0, or the Apache License, Version 2.0
# which is available at https://www.apache.org/licenses/LICENSE-2.0.
#
# SPDX-License-Identifier: EPL-2.0 OR Apache-2.0
#
# Contributors:
# Stephan Wahlbrink <sw@wahlbrink.eu> - initial API and implementation
#=============================================================================#
Status_Starting_label = starting
Status_StartedIdle_label = idle
Status_StartedProcessing_label = processing
Status_StartedSuspended_label = suspended
Status_StartedPaused_label = paused
Status_Terminated_label = terminated
Status_Starting_info = <starting>
Status_StartedIdle_info = <idle>
Status_StartedProcessing_info = <processing>
Status_StartedSuspended_info = <suspended>
Status_StartedPaused_info = <paused>
Status_Terminated_info = <terminated>
ProblemWhileRunningTask_message= A problem occurred while running '%1$s' in %2$s.
LoadHistoryJob_label = Loading History
SaveHistoryJob_label = Saving History
SubmitTask_label = Submitting to queue