blob: 9df72dee30d2a2236a350eeea27765da8ff65f7c [file] [log] [blame]
xgu9f089882012-02-02 11:03:51 +08001#*******************************************************************************
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 ******************************************************************************/
11wizardpage.title = FTP Transport Location
12wizardpage.text = Specify the FTP server name, user name, and password.
13wizardpage.label.servername = Server Name:
14wizardpage.label.username = User Name:
15wizardpage.label.password = Password:
16wizardpage.summary.label.servername = Server Name
17wizardpage.summary.label.username = User Name
18wizardpage.summary.label.password = Password
19
20wizard.title = New FTP Connection Profile
21wizard.error.title = Error
22
23propertypage.label.servername = Server Name:
24propertypage.label.username = User Name:
25propertypage.label.password = Password:
26
27ce.node.label = Server Content
28
29FtpWSMFConnection.connectmessage = Connected to
30FtpWSMFConnection.errormessage = FTP server refused connection.