visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/resources/Bundle.properties
author Rudolf Balada <rbalada@netbeans.org>
Mon, 23 Jun 2008 17:15:13 +0200
changeset 3041 76f8bc4d27e7
parent 3040 74db6b7f7db0
permissions -rw-r--r--
Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea)
cnguyencasj@1683
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
mzlamal@0
     2
#
cnguyencasj@1683
     3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
mzlamal@0
     4
#
cnguyencasj@1683
     5
# The contents of this file are subject to the terms of either the GNU
cnguyencasj@1683
     6
# General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1683
     7
# Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1683
     8
# "License"). You may not use this file except in compliance with the
cnguyencasj@1683
     9
# License. You can obtain a copy of the License at
cnguyencasj@1683
    10
# http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1683
    11
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1683
    12
# specific language governing permissions and limitations under the
cnguyencasj@1683
    13
# License.  When distributing the software, include this License Header
cnguyencasj@1683
    14
# Notice in each file and include the License file at
cnguyencasj@1683
    15
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
cnguyencasj@1683
    16
# particular file as subject to the "Classpath" exception as provided
cnguyencasj@1683
    17
# by Sun in the GPL Version 2 section of the License file that
cnguyencasj@1683
    18
# accompanied this code. If applicable, add the following below the
cnguyencasj@1683
    19
# License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1683
    20
# your own identifying information:
mzlamal@0
    21
# "Portions Copyrighted [year] [name of copyright owner]"
mzlamal@0
    22
#
cnguyencasj@1683
    23
# Contributor(s):
cnguyencasj@1683
    24
#
mzlamal@0
    25
# The Original Software is NetBeans. The Initial Developer of the Original
mzlamal@0
    26
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
mzlamal@0
    27
# Microsystems, Inc. All Rights Reserved.
cnguyencasj@1683
    28
#
cnguyencasj@1683
    29
# If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1683
    30
# or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1683
    31
# "[Contributor] elects to include this software in this distribution
cnguyencasj@1683
    32
# under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1683
    33
# single choice of license, a recipient has the option to distribute
cnguyencasj@1683
    34
# your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1683
    35
# to extend the choice of license to its licensees as provided above.
cnguyencasj@1683
    36
# However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1683
    37
# Version 2 license, then the option applies only if the new code is
cnguyencasj@1683
    38
# made subject to such option by the copyright holder.
mzlamal@0
    39
mzlamal@0
    40
mzlamal@0
    41
OpenIDE-Module-Name=JSF Project Core
mzlamal@0
    42
OpenIDE-Module-Display-Category=Visual Web
jbranam@1520
    43
OpenIDE-Module-Short-Description=Support for development of web applications based on JavaServer Faces.
rbalada@3041
    44
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@3041
    45
This module serves as a basic support for JavaServer Faces.
mzlamal@0
    46
mzlamal@0
    47
# Templates and folder in the new file wizard
potingwu@915
    48
#Templates/JSF/Page.jsp=Creator JSF Page
pbuzek@912
    49
Templates/JSF/Page.jsp=Visual Web JSF Page
mzlamal@0
    50
mzlamal@0
    51
# File template names (declared in layer file)
pbuzek@912
    52
Templates/JSF/Page.jsp=Visual Web JSF Page
pbuzek@912
    53
Templates/JSF/Page.java=Backing Java File
pbuzek@912
    54
Templates/JSF/PageFragment.jspf=Visual Web JSF Page Fragment
pbuzek@912
    55
Templates/JSF/PageFragment.java=Fragment Backing Java File
pbuzek@912
    56
Templates/JSF/ApplicationBean.java=Visual Web JSF Application Bean
pbuzek@912
    57
Templates/JSF/RequestBean.java=Visual Web JSF Request Bean
pbuzek@912
    58
Templates/JSF/SessionBean.java=Visual Web JSF Session Bean
potingwu@48
    59
mzlamal@0
    60
Templates/Other/stylesheet.css=Cascading Style Sheet
mzlamal@0
    61