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