blob: 06fb2bb35756943cc9b92271c7a617e6cacbcff3 [file] [log] [blame]
#=============================================================================#
# Copyright (c) 2005, 2020 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
#=============================================================================#
UnterminatedLaunchAlerter_WorkbenchClosing_title = Workbench Closing
UnterminatedLaunchAlerter_WorkbenchClosing_message = The workbench is exiting and {0} tool(s) of the following type(s)\n{1}\nlaunched inside Eclipse appears to still be running. These tools will be terminated when the workbench exits. This can result in data loss. It is recommended that you exit any programs launched from the workbench before you close your workbench.
UnterminatedLaunchAlerter_WorkbenchClosing_button_Continue = Continue, Exit Workbench now
UnterminatedLaunchAlerter_WorkbenchClosing_button_Cancel = Cancel, Return to Workbench
HelpRequestor_Close_name = Close
HelpRequestor_Close_tooltip = Close the '--help' View
HelpRequestor_Task_name = Running '--help':
HelpRequestor_error_WhenRunProcess_message = An error occurred while trying to run {0}: {1}.
HelpRequestor_error_WhenReadOutput_message = An error occurred while reading {0} output.