Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: ba7ddcb4dd9d6415ccfdc76f813c5528c1d4cf91 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                               
                                                       





                                                                        

                                                                               
                                
                                                                                   

                                                                       

                      
                                 

                                                                                                
                                                

                                                                                                          
###############################################################################
#  Copyright (c) 2007, 2012 IBM Corporation 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:
#     IBM Corporation - initial API and implementation
###############################################################################
ContextRunner_0=Unable To Launch
ContextRunner_7=The selection cannot be launched, and there are no recent launches.
ContextRunner_3=Launch configuration ''{0}'' does not support {1} mode.
ContextRunner_13=The resource ''{0}'' is not accessible for launching
ContextRunner_14=As...
ContextRunner_15=...
ContextRunner_1={0} Not Supported

#The possible values for {0} are the names of the launch configurations in the current workspace
LaunchingResourceManager_0={0} (already running)
#The possible values for {0} are the names of launch shortcuts such as "Java Application" or "Java Applet"
LaunchingResourceManager_1=As {0}

Back to the top