blob: 8d934f82a004cac2661aa02610419cb7c0b37510 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
TerminalLocalNativeProcess.terminalTitle.text=External Terminal
TerminalLocalNativeProcess.ProcessStarted.text=Process is started in an external terminal ...
TerminalLocalNativeProcess.dorunNotFound.text=Unable to start process in an external terminal - dorun.sh script was not found ...
TerminalLocalNativeProcess.terminalFailed.text=Failed to start external terminal ...
TerminalLocalNativeProcess.terminalRunCancelled.text=External terminal execution cancelled
TerminalLocalNativeProcess.terminalRunFailed.text=Failed to start application in the external terminal ...
NativeProcess.shellNotFound.text=Cannot find shell (please install either CYGWIN or MSYS on your system)...
NativeProcess.noSuchDirectoryError.text=Directory {0} doesn't exist
NativeProcess.exceptionOccured.text=Error occurred: {0}
LocalNativeProcess.windowsProcessStartFailed.1073741515.text=\
The application failed with exit code -1073741515 (0xc0000135). \n\
This could indicate that no required .dll was found in the PATH. \n\
Please try to start the following command from the command shell (cmd.exe). \n\
This may give some additional information. \n\
\n{0}\n