gercan | ab445c8 | 2006-04-19 18:57:34 +0000 | [diff] [blame] | 1 | ################################################################################################## |
| 2 | # Copyright (c) 2005 Eteration A.S. and Gorkem Ercan. All rights reserved. This program and the |
| 3 | # accompanying materials are made available under the terms of the Eclipse Public License v1.0 |
| 4 | # which accompanies this distribution, and is available at |
| 5 | # http://www.eclipse.org/legal/epl-v10.html |
| 6 | # |
| 7 | # Contributors: Gorkem Ercan - initial API and implementation |
| 8 | # |
| 9 | ################################################################################################### |
| 10 | pluginName= OC4J Generic server definitions |
| 11 | providerName=Eclipse.org |
| 12 | pluginDescription=Provides OC4J Generic server definitions |
| 13 | |
| 14 | |
| 15 | # ============ OC4J 10.1.3 DP 4==================== |
| 16 | pluginName= Oracle OC4J v10.1.3 DP4 Generic Server Definition Core Plug-in |
| 17 | pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3 DP4.\ |
| 18 | Provides basic server functionality |
| 19 | oracleCategory=Oracle |
| 20 | |
| 21 | oracle.10_1_3Preview.runtime.name=Oracle OC4J Standalone 10.1.3 DP4 |
| 22 | oracle.10_1_3Preview.runtime.description=Oracle OC4J 10.1.3 DP4 runtime |
| 23 | oracle.10_1_3Preview.server.name=Oracle OC4J Standalone Server 10.1.3 DP4 |
| 24 | oracle.10_1_3Preview.server.description=Oracle OC4J Standalone Server for v10.1.3 \ |
| 25 | Developer Preview 4 on the localhost using the default instance |
| 26 | |
| 27 | # ============ OC4J 10.1.3 ==================== |
| 28 | oc4j.pluginName= Oracle OC4J v10.1.3 Generic Server Definition Core Plug-in |
| 29 | oc4j.pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3.\ |
| 30 | Provides basic server functionality |
| 31 | |
| 32 | oracle.10_1_3.runtime.name=Oracle OC4J Standalone 10.1.3 |
| 33 | oracle.10_1_3.runtime.description=Oracle OC4J 10.1.3 runtime |
| 34 | oracle.10_1_3.server.name=Oracle OC4J Standalone Server 10.1.3 |
| 35 | oracle.10_1_3.server.description=Oracle OC4J Standalone Server for v10.1.3 \ |
| 36 | on the localhost using the default instance |
| 37 | |
gercan | 316734e | 2006-12-10 09:46:18 +0000 | [diff] [blame] | 38 | # ============ OC4J 10.1.3.1 ==================== |
| 39 | oc4j10131.pluginName= Oracle OC4J v10.1.3.1 Generic Server Definition Core Plug-in |
| 40 | oc4j10131.pluginDescription=Provides server definition for Oracle OC4J Standalone 10.1.3.1.\ |
| 41 | Provides basic server functionality |
| 42 | |
| 43 | oracle.10_1_3_1.runtime.name=Oracle OC4J Standalone 10.1.3.1 |
| 44 | oracle.10_1_3_1.runtime.description=Oracle OC4J 10.1.3.1 runtime |
| 45 | oracle.10_1_3_1.server.name=Oracle OC4J Standalone Server 10.1.3.1 |
| 46 | oracle.10_1_3_1.server.description=Oracle OC4J Standalone Server for v10.1.3.1 \ |
| 47 | on the localhost using the default instance |
| 48 | |
gercan | ab445c8 | 2006-04-19 18:57:34 +0000 | [diff] [blame] | 49 | # UI Labels |
| 50 | label.j2ee.home=Oracle J2EE Home: |
| 51 | label.admin.user=User: |
| 52 | label.admin.pw=Password: |
| 53 | label.host=Address: |
| 54 | label.host.port=Admin Port: |
| 55 | label.http.port=HTTP Port: |
| 56 | label.web.site=Web Site: |
| 57 | |
| 58 | # ============== serverdef translations ================ |
| 59 | ApplicationServerDirectory=Application &Server Directory: |
| 60 | serverAddress=A&ddress: |
| 61 | serverPort=&Port: |
| 62 | jndiPort=&JNDI Port: |
| 63 | serverclassPath=&Classpath Variable: |
| 64 | serverName=Ser&ver Name: |
| 65 | username=Use&r Name: |
| 66 | password=Pass&word: |
| 67 | |