visualweb.jsfsupport.designtime/src/org/netbeans/modules/visualweb/faces/dt/component/Bundle-JSF-base.properties
author deva@netbeans.org
Mon, 07 Apr 2008 16:45:17 -0700
changeset 3026 c2525170412f
parent 1675 5c0aa60e87fa
child 2907 95779884e50d
permissions -rw-r--r--
Additional fix for #131899
1) EncodingComponentBeanInfo didn't have id descriptor because of which id was not generated for encoding component
2) Rendered and component type names were not correct in EncodingTag.java
3) Removed unnecessary code in JsfTagSupport.java
cnguyencasj@1675
     1
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
cnguyencasj@1675
     2
#
cnguyencasj@1675
     3
# Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
cnguyencasj@1675
     4
#
cnguyencasj@1675
     5
# The contents of this file are subject to the terms of either the GNU
cnguyencasj@1675
     6
# General Public License Version 2 only ("GPL") or the Common
cnguyencasj@1675
     7
# Development and Distribution License("CDDL") (collectively, the
cnguyencasj@1675
     8
# "License"). You may not use this file except in compliance with the
cnguyencasj@1675
     9
# License. You can obtain a copy of the License at
cnguyencasj@1675
    10
# http://www.netbeans.org/cddl-gplv2.html
cnguyencasj@1675
    11
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
cnguyencasj@1675
    12
# specific language governing permissions and limitations under the
cnguyencasj@1675
    13
# License.  When distributing the software, include this License Header
cnguyencasj@1675
    14
# Notice in each file and include the License file at
cnguyencasj@1675
    15
# nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
cnguyencasj@1675
    16
# particular file as subject to the "Classpath" exception as provided
cnguyencasj@1675
    17
# by Sun in the GPL Version 2 section of the License file that
cnguyencasj@1675
    18
# accompanied this code. If applicable, add the following below the
cnguyencasj@1675
    19
# License Header, with the fields enclosed by brackets [] replaced by
cnguyencasj@1675
    20
# your own identifying information:
cnguyencasj@1675
    21
# "Portions Copyrighted [year] [name of copyright owner]"
cnguyencasj@1675
    22
#
cnguyencasj@1675
    23
# Contributor(s):
cnguyencasj@1675
    24
#
cnguyencasj@1675
    25
# The Original Software is NetBeans. The Initial Developer of the Original
cnguyencasj@1675
    26
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2007 Sun
cnguyencasj@1675
    27
# Microsystems, Inc. All Rights Reserved.
cnguyencasj@1675
    28
#
cnguyencasj@1675
    29
# If you wish your version of this file to be governed by only the CDDL
cnguyencasj@1675
    30
# or only the GPL Version 2, indicate your decision by adding
cnguyencasj@1675
    31
# "[Contributor] elects to include this software in this distribution
cnguyencasj@1675
    32
# under the [CDDL or GPL Version 2] license." If you do not indicate a
cnguyencasj@1675
    33
# single choice of license, a recipient has the option to distribute
cnguyencasj@1675
    34
# your version of this file under either the CDDL, the GPL Version 2 or
cnguyencasj@1675
    35
# to extend the choice of license to its licensees as provided above.
cnguyencasj@1675
    36
# However, if you add GPL Version 2 code and therefore, elected the GPL
cnguyencasj@1675
    37
# Version 2 license, then the option applies only if the new code is
cnguyencasj@1675
    38
# made subject to such option by the copyright holder.
cnguyencasj@1675
    39
mzlamal@0
    40
# EncodingComponent
mzlamal@0
    41
EncodingComponent_Description=Set the response character encoding.
mzlamal@0
    42
EncodingComponent_DisplayName=Encoding
mzlamal@0
    43
EncodingComponent_value_Description=The character encoding to be set on the current response.
mzlamal@0
    44
EncodingComponent_value_DisplayName=Response Character Encoding
deva@2476
    45
EncodingComponent_id_DisplayName=id
deva@2476
    46
EncodingComponent_id_Description=id