xgu | 9f08988 | 2012-02-02 11:03:51 +0800 | [diff] [blame] | 1 | #******************************************************************************* |
| 2 | #* Copyright (c) 2008 Sybase, Inc. |
| 3 | #* |
| 4 | #* All rights reserved. This program and the accompanying materials are made |
| 5 | #* available under the terms of the Eclipse Public License v1.0 which |
| 6 | #* accompanies this distribution, and is available at |
| 7 | #* http://www.eclipse.org/legal/epl-v10.html |
| 8 | #* |
| 9 | #* Contributors: brianf & mdow - initial API and implementation |
| 10 | ******************************************************************************/ |
| 11 | wizardpage.title = FTP Transport Location |
| 12 | wizardpage.text = Specify the FTP server name, user name, and password. |
| 13 | wizardpage.label.servername = Server Name: |
| 14 | wizardpage.label.username = User Name: |
| 15 | wizardpage.label.password = Password: |
| 16 | wizardpage.summary.label.servername = Server Name |
| 17 | wizardpage.summary.label.username = User Name |
| 18 | wizardpage.summary.label.password = Password |
| 19 | |
| 20 | wizard.title = New FTP Connection Profile |
| 21 | wizard.error.title = Error |
| 22 | |
| 23 | propertypage.label.servername = Server Name: |
| 24 | propertypage.label.username = User Name: |
| 25 | propertypage.label.password = Password: |
| 26 | |
| 27 | ce.node.label = Server Content |
| 28 | |
| 29 | FtpWSMFConnection.connectmessage = Connected to |
| 30 | FtpWSMFConnection.errormessage = FTP server refused connection. |