wsdlextensions.ftp/src/org/netbeans/modules/wsdlextensions/ftp/resources/Bundle.properties
author Rudolf Balada <rbalada@netbeans.org>
Mon, 23 Jun 2008 17:15:13 +0200
changeset 4311 d5f6df7ecebb
parent 4309 9f1a200dd09f
permissions -rw-r--r--
Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea)
skini@613
     1
#
skini@613
     2
# The contents of this file are subject to the terms of the Common Development
skini@613
     3
# and Distribution License (the License). You may not use this file except in
skini@613
     4
# compliance with the License.
skini@613
     5
# 
skini@613
     6
# You can obtain a copy of the License at http://www.netbeans.org/cddl.html
skini@613
     7
# or http://www.netbeans.org/cddl.txt.
skini@613
     8
# 
skini@613
     9
# When distributing Covered Code, include this CDDL Header Notice in each file
skini@613
    10
# and include the License file at http://www.netbeans.org/cddl.txt.
skini@613
    11
# If applicable, add the following below the CDDL Header, with the fields
skini@613
    12
# enclosed by brackets [] replaced by your own identifying information:
skini@613
    13
# "Portions Copyrighted [year] [name of copyright owner]"
skini@613
    14
# 
skini@613
    15
# The Original Software is NetBeans. The Initial Developer of the Original
skini@613
    16
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
skini@613
    17
# Microsystems, Inc. All Rights Reserved.
skini@613
    18
#
yaroslavskiy@1476
    19
skini@1302
    20
#For the manifest.mf
skini@613
    21
OpenIDE-Module-Display-Category=CAPS
skini@613
    22
OpenIDE-Module-Name=FTP WSDL Extension
skini@613
    23
OpenIDE-Module-Short-Description=FTP extensions in WSDL editor.
rbalada@4311
    24
OpenIDE-Module-Long-Description=For the list of included fixed bugs please check <A HREF="http://wiki.netbeans.org/NetBeans6.1PatchesInfo">http://wiki.netbeans.org/NetBeans6.1PatchesInfo</A> <BR> <BR> \
rbalada@4311
    25
This module provides ftp schema and plugs into wsdl editor.
yaroslavskiy@1476
    26
#
yaroslavskiy@1476
    27
WSDLEditor/Binding/FTPBinding = FTP Binding
yaroslavskiy@1476
    28
WSDLEditor/BindingOperation/FTPBindingOperation = FTP Operation
yaroslavskiy@1476
    29
WSDLEditor/BindingOperationInput/FTPBindingOperationInput = FTP Operation Input
yaroslavskiy@1476
    30
WSDLEditor/BindingOperationInput/FTPBindingOperationTransfer = Transfer
yaroslavskiy@1476
    31
WSDLEditor/BindingOperationInput/FTPBindingOperationOutput = FTP Operation Output
yaroslavskiy@1476
    32
WSDLEditor/BindingOperationOutput/FTPBindingOperationTransfer = Transfer
yaroslavskiy@1476
    33
#
yaroslavskiy@1476
    34
WSDLEditor/ServicePort/FTPServicePort = FTP Address
skini@1302
    35