compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/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)
ads@48
     1
#
yaroslavskiy@1185
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
yaroslavskiy@1185
     3
#
yaroslavskiy@1185
     4
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
yaroslavskiy@1185
     5
#
yaroslavskiy@1185
     6
# The contents of this file are subject to the terms of either the GNU
yaroslavskiy@1185
     7
# General Public License Version 2 only ("GPL") or the Common
yaroslavskiy@1185
     8
# Development and Distribution License("CDDL") (collectively, the
yaroslavskiy@1185
     9
# "License"). You may not use this file except in compliance with the
yaroslavskiy@1185
    10
# License. You can obtain a copy of the License at
yaroslavskiy@1185
    11
# http://www.netbeans.org/cddl-gplv2.html
yaroslavskiy@1185
    12
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
yaroslavskiy@1185
    13
# specific language governing permissions and limitations under the
yaroslavskiy@1185
    14
# License.  When distributing the software, include this License Header
yaroslavskiy@1185
    15
# Notice in each file and include the License file at
yaroslavskiy@1185
    16
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
yaroslavskiy@1185
    17
# particular file as subject to the "Classpath" exception as provided
yaroslavskiy@1185
    18
# by Sun in the GPL Version 2 section of the License file that
yaroslavskiy@1185
    19
# accompanied this code. If applicable, add the following below the
yaroslavskiy@1185
    20
# License Header, with the fields enclosed by brackets [] replaced by
yaroslavskiy@1185
    21
# your own identifying information:
ads@48
    22
# "Portions Copyrighted [year] [name of copyright owner]"
yaroslavskiy@1185
    23
#
yaroslavskiy@1185
    24
# Contributor(s):
yaroslavskiy@1185
    25
#
ads@48
    26
# The Original Software is NetBeans. The Initial Developer of the Original
ads@48
    27
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
ads@48
    28
# Microsystems, Inc. All Rights Reserved.
yaroslavskiy@1185
    29
#
yaroslavskiy@1185
    30
# If you wish your version of this file to be governed by only the CDDL
yaroslavskiy@1185
    31
# or only the GPL Version 2, indicate your decision by adding
yaroslavskiy@1185
    32
# "[Contributor] elects to include this software in this distribution
yaroslavskiy@1185
    33
# under the [CDDL or GPL Version 2] license." If you do not indicate a
yaroslavskiy@1185
    34
# single choice of license, a recipient has the option to distribute
yaroslavskiy@1185
    35
# your version of this file under either the CDDL, the GPL Version 2 or
yaroslavskiy@1185
    36
# to extend the choice of license to its licensees as provided above.
yaroslavskiy@1185
    37
# However, if you add GPL Version 2 code and therefore, elected the GPL
yaroslavskiy@1185
    38
# Version 2 license, then the option applies only if the new code is
yaroslavskiy@1185
    39
# made subject to such option by the copyright holder.
ads@48
    40
ads@48
    41
#manifest's description entries
ads@48
    42
OpenIDE-Module-Name=CASA Editor
yaroslavskiy@455
    43
OpenIDE-Module-Display-Category=SOA
ads@48
    44
OpenIDE-Module-Short-Description=Composite Application Service Assembly editor.
rbalada@4311
    45
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
    46
The CASA editor allows you to edit JBI deployment descriptor.
ads@48
    47
ads@48
    48
##For the DataLoader
ads@48
    49
LBL_loaderName=CASA Data Loader
ads@48
    50
TTL_Designer=CASA Editor
ads@48
    51
ads@48
    52
# XML parse error message
ads@48
    53
MSG_XMLERROR=Failed to parse casa.xml {0} \n\n[WARNING] It is highly recommended that errors be fixed in the XML view immediately,\notherwise, there is a danger of data loss in the XML view.
ads@48
    54
MSG_JARERROR=One or more subproject jars is missing! \nPlease run the "Resolve" action, then try again.\n
ads@48
    55
MSG_NotWellformedXml=The xml is not well-formed