iep.editor/src/org/netbeans/modules/iep/editor/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 # The contents of this file are subject to the terms of the Common Development
     2 # and Distribution License (the License). You may not use this file except in
     3 # compliance with the License.
     4 #
     5 # You can obtain a copy of the License at http://www.netbeans.org/cddl.html
     6 # or http://www.netbeans.org/cddl.txt.
     7 #
     8 # The contents of this file are subject to the terms of the Common Development
     9 # and Distribution License (the License). You may not use this file except in
    10 # compliance with the License.
    11 # 
    12 # You can obtain a copy of the License at http://www.netbeans.org/cddl.html
    13 # or http://www.netbeans.org/cddl.txt.
    14 # 
    15 # When distributing Covered Code, include this CDDL Header Notice in each file
    16 # and include the License file at http://www.netbeans.org/cddl.txt.
    17 # If applicable, add the following below the CDDL Header, with the fields
    18 # enclosed by brackets [] replaced by your own identifying information:
    19 # "Portions Copyrighted [year] [name of copyright owner]"
    20 # 
    21 # The Original Software is NetBeans. The Initial Developer of the Original
    22 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
    23 # Microsystems, Inc. All Rights Reserved.
    24 
    25 # For the manifest.mf
    26 OpenIDE-Module-Name=IEP Editor
    27 OpenIDE-Module-Display-Category=SOA
    28 OpenIDE-Module-Short-Description=Intelligent Event Processor Editor
    29 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> \
    30 This module edits Intelligent Event Processors
    31 
    32 # For the DataLoader
    33 LBL_loaderName=IEP Data Loader
    34 Templates/SOA_IEP=SOA
    35 Templates/SOA_IEP/EventProcess.iep=Intelligent Event Processor
    36 PlanController.This_XML_schema_is_corrupted=This XML schema is corrupted. 
    37 PlanController.Unable_to_rectify_or_diagnose_further=Unable to rectify or diagnose further.
    38 PlanController.Fatal_Error=Fatal Error
    39 PlanTopComponent.Fail_to_associate_palette_with_PlanTopComponent=Fail to associate palette with PlanTopComponent.
    40 PlanTopComponent.plan_is_null=plan is null.
    41 PlanTopComponent.Intelligent_Event_Processor=Intelligent Event Processor 
    42 PlanTopComponent.is_modified_Save_it=is modified. Save it?
    43 
    44 # PlanSourceMultiviewDesc
    45 LBL_sourceView_name = Source
    46 
    47 # PlanDesignViewMultiViewDesc
    48 LBL_designView_name = Design
    49 MSG_NotWellformedPlan=The IEP plan is not well-formed.