wsdlextensions.snmp/src/org/netbeans/modules/wsdlextensions/snmp/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)
     1 #
     2 # The contents of this file are subject to the terms of the Common Development
     3 # and Distribution License (the License). You may not use this file except in
     4 # compliance with the License.
     5 # 
     6 # You can obtain a copy of the License at http://www.netbeans.org/cddl.html
     7 # or http://www.netbeans.org/cddl.txt.
     8 # 
     9 # When distributing Covered Code, include this CDDL Header Notice in each file
    10 # and include the License file at http://www.netbeans.org/cddl.txt.
    11 # If applicable, add the following below the CDDL Header, with the fields
    12 # enclosed by brackets [] replaced by your own identifying information:
    13 # "Portions Copyrighted [year] [name of copyright owner]"
    14 # 
    15 # The Original Software is NetBeans. The Initial Developer of the Original
    16 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    17 # Microsystems, Inc. All Rights Reserved.
    18 #
    19 
    20 OpenIDE-Module-Name=SNMP WSDL Extension
    21 OpenIDE-Module-Short-Description=Provides SNMP extensions in WSDL editor.
    22 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> \
    23 This module provides SNMP schema and plugs into WSDL editor.
    24 OpenIDE-Module-Display-Category=CAPS
    25 WSDLEditor/Binding/SNMPBinding= SNMP Binding
    26 WSDLEditor/BindingOperation/SNMPBindingOperation= SNMP Operation
    27 WSDLEditor/BindingOperationInput/SNMPBindingOperationInput= SNMP Message
    28 WSDLEditor/BindingOperationOutput/SNMPBindingOperationOutput= SNMP Message
    29 WSDLEditor/BindingOperationFault/SNMPBindingOperationFault= SNMP Operation Fault
    30 WSDLEditor/ServicePort/SNMPServicePort= SNMP Address
    31 DESC_Element_binding="binding" indicates a SNMP protocol based binding.
    32 DESC_Element_address="address" indicates a SNMP protocol based service address.
    33 DESC_Attribute_port=SNMP port number that will listen on, only if the mof attribute defined on snmp:operation equals true
    34 DESC_Element_operation="operation" indicates a SNMP protocol based operation.
    35 LBL_GRP_Common=Common
    36 DESC_Attribute_type=Indicates type of this operation, either MOF, Adaptation, or PM
    37 DESC_Attribute_mofId=Defines the MOF ID for this operation, if attribute type equals to mof
    38 DESC_Attribute_adaptationId=Defines the Adapation ID for this operation, if attribute type equals to adaptation
    39 DESC_Attribute_mofIdRef=Defines the MOF ID REFERENCE for this operation, if attribute type equals to pm
    40 DESC_Element_message="message" indicates a SNMP protocol based SNMP message to/from WSDL message mapping
    41 LBL_GRP_Message=Message
    42 DESC_Attribute_trapPart=this attribute is required to reference trap part