| ############################################################################### |
| # Copyright (c) 2016 Red Hat, Inc. |
| # All rights reserved. This program and the accompanying materials |
| # are made available under the terms of the Eclipse Public License v2.0 |
| # which accompanies this distribution, and is available at |
| # https://www.eclipse.org/legal/epl-2.0/ |
| # |
| # Contributors: |
| # Red Hat Inc. - initial API and implementation and/or initial documentation |
| ############################################################################### |
| LAUNCH_CONFIGURATION_FAILED_EXECUTION_ERROR=Failed to launch Chrome / Chromium |
| CHROMIUM_RUNTIME_PROVIDER_NAME=Global Chrome / Chromium |
| CHROMIUM_RUNTIME_NAME=Chrome / Chromium Runtime |
| LAUNCH_CONFIGURATION_NO_RUNNER_FOUND_ERROR=Unable to run Chrome / Chromium. Verify you have a configured Chrome / Chromium runtime environment and try again. |
| ERROR_DIALOG_TITLE=Error Occurred |
| ERROR_UNABLE_TO_DETECT_LAUNCH_URL=Unable to detect launch URL |
| ERROR_UNABLE_TO_DETECT_DEBUGGING_PROJECT=Unable to detect project for debugging |
| ERROR_UNABLE_TO_DETECT_WEBAPP_FOLDER=Unable to detect 'webapp' folder in the project for debugging |