Fix Issue 115605, Incorrect spelling of 'Compatibility' webapi_public_112441_trunk_merge_3
authorpotingwu@netbeans.org
Fri, 14 Sep 2007 19:23:13 +0000
changeset 1547af7b6e0ef1d6
parent 1546 90f39d1d4465
child 1548 ac590d17be49
Fix Issue 115605, Incorrect spelling of 'Compatibility'
visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/Bundle.properties
visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/api/Bundle.properties
     1.1 --- a/visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/Bundle.properties	Fri Sep 14 08:36:51 2007 +0000
     1.2 +++ b/visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/Bundle.properties	Fri Sep 14 19:23:13 2007 +0000
     1.3 @@ -25,6 +25,6 @@
     1.4  LBL_MissingTwo=are
     1.5  LBL_MissingNBM=<html>The following RI required by the just opened project(s) ("{0}")<br>\
     1.6      {1} not installed in the IDE.  Please use the Plugins to install<br>\
     1.7 -    the <b>Visual Web JSF Backwards Compatability Kit</b>.\
     1.8 +    the <b>Visual Web JSF Backwards Compatibility Kit</b>.\
     1.9      <ul>{2}</ul></html>
    1.10  
     2.1 --- a/visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/api/Bundle.properties	Fri Sep 14 08:36:51 2007 +0000
     2.2 +++ b/visualweb.project.jsf/src/org/netbeans/modules/visualweb/project/jsf/api/Bundle.properties	Fri Sep 14 19:23:13 2007 +0000
     2.3 @@ -22,7 +22,7 @@
     2.4  LBL_AddResourceOverwrite=Overwrite the existing file with the selected file
     2.5  LBL_AddResourceUseExisting=Use the existing file instead of the selected file
     2.6  
     2.7 -# Visual Web JSF Backwards Compatability Kit
     2.8 +# Visual Web JSF Backwards Compatibility Kit
     2.9  LBL_MissingJSF=<li>The <b>JavaServer Faces 1.1 Reference Implementation (RI)</b> \
    2.10      is required for the J2EE 1.4 projects.</li>
    2.11  LBL_MissingRowset=<li>The <b>Rowset Reference Implementation (RI)</b> \
    2.12 @@ -30,6 +30,6 @@
    2.13  LBL_MissingOne=RI is
    2.14  LBL_MissingTwo=RIs are
    2.15  LBL_MissingNBM=<html>The following {0} not installed in the IDE.  \
    2.16 -    Please use the Plugins to install the <b>Visual Web JSF Backwards Compatability Kit</b>.\
    2.17 +    Please use the Plugins to install the <b>Visual Web JSF Backwards Compatibility Kit</b>.\
    2.18      <ul>{1}</ul></html>
    2.19