Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea) p137824-02
authorRudolf Balada <rbalada@netbeans.org>
Mon, 23 Jun 2008 17:15:13 +0200
changeset 4311d5f6df7ecebb
parent 4310 610b7276602f
child 4312 080a55379b8e
Added PatchesInfo reference into English bundle.properties files (fixed the original changeset 3ef588ff73ea)
bpel.core/src/org/netbeans/modules/bpel/core/Bundle.properties
bpel.debugger.api/src/org/netbeans/modules/bpel/debugger/api/resources/Bundle.properties
bpel.debugger.bdi/src/org/netbeans/modules/bpel/debuggerbdi/resources/Bundle.properties
bpel.debugger.ui/src/org/netbeans/modules/bpel/debugger/ui/resources/Bundle.properties
bpel.debugger/src/org/netbeans/modules/bpel/debugger/resources/Bundle.properties
bpel.editors.api/src/org/netbeans/modules/bpel/editors/resources/Bundle.properties
bpel.editors/src/org/netbeans/modules/bpel/palette/resources/Bundle.properties
bpel.help/src/org/netbeans/modules/bpel/help/Bundle.properties
bpel.mapper/src/org/netbeans/modules/bpel/mapper/resources/Bundle.properties
bpel.model/src/org/netbeans/modules/bpel/model/api/resources/Bundle.properties
bpel.project/src/org/netbeans/modules/bpel/project/Bundle.properties
bpel.project/src/org/netbeans/modules/bpel/project/resources/Bundle.properties
bpel.refactoring/src/org/netbeans/modules/bpel/refactoring/Bundle.properties
bpel.samples/src/org/netbeans/modules/bpel/samples/resources/Bundle.properties
bpel.search/src/org/netbeans/modules/bpel/search/impl/resources/Bundle.properties
bpel.validation/src/org/netbeans/modules/bpel/validation/resources/Bundle.properties
compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/Bundle.properties
compapp.configextension/src/org/netbeans/modules/compapp/configextension/Bundle.properties
compapp.help/src/org/netbeans/modules/compapp/capshelp/Bundle.properties
compapp.manager.jbi/src/org/netbeans/modules/sun/manager/jbi/Bundle.properties
compapp.projects.base/src/org/netbeans/modules/compapp/projects/base/Bundle.properties
compapp.projects.jbi/src/org/netbeans/modules/compapp/projects/jbi/Bundle.properties
compapp.projects.wizard/src/org/netbeans/modules/compapp/projects/wizard/Bundle.properties
iep.editor/src/org/netbeans/modules/iep/editor/Bundle.properties
iep.help/src/org/netbeans/modules/iep/help/Bundle.properties
iep.project/src/org/netbeans/modules/iep/project/ui/resources/Bundle.properties
o.n.soa.libs.httpunit/src/org/netbeans/soa/libs/httpunit/Bundle.properties
o.n.soa.libs.jgo/src/org/netbeans/soa/libs/jgo/Bundle.properties
o.n.soa.libs.wsdl4j/src/org/netbeans/soa/libs/wsdl4j/Bundle.properties
o.n.soa.libs.xmlbeans/src/org/netbeans/soa/libs/xmlbeans/Bundle.properties
soa.mapper/src/org/netbeans/modules/soa/mapper/Bundle.properties
soa.mappercore/src/org/netbeans/modules/soa/mappercore/Bundle.properties
soa.reportgenerator/src/org/netbeans/modules/reportgenerator/Bundle.properties
soa.ui/src/org/netbeans/modules/soa/ui/resources/Bundle.properties
sql.help/src/org/netbeans/modules/jdbc/jdbchelp/Bundle.properties
sql.project/src/org/netbeans/modules/sql/project/Bundle.properties
wsdlextensions.file/src/org/netbeans/modules/wsdlextensions/file/resources/Bundle.properties
wsdlextensions.ftp/src/org/netbeans/modules/wsdlextensions/ftp/resources/Bundle.properties
wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties
wsdlextensions.snmp/src/org/netbeans/modules/wsdlextensions/snmp/resources/Bundle.properties
xslt.core/src/org/netbeans/modules/xslt/core/resources/Bundle.properties
xslt.help/src/org/netbeans/modules/xslt/help/Bundle.properties
xslt.mapper/src/org/netbeans/modules/xslt/mapper/Bundle.properties
xslt.model/src/org/netbeans/modules/xslt/model/Bundle.properties
xslt.project/src/org/netbeans/modules/xslt/project/resources/Bundle.properties
xslt.tmap/src/org/netbeans/modules/xslt/tmap/resources/Bundle.properties
     1.1 --- a/bpel.core/src/org/netbeans/modules/bpel/core/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     1.2 +++ b/bpel.core/src/org/netbeans/modules/bpel/core/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     1.3 @@ -20,7 +20,8 @@
     1.4  OpenIDE-Module-Name=BPEL Dataobject
     1.5  OpenIDE-Module-Display-Category=SOA
     1.6  OpenIDE-Module-Short-Description=Dataobject and dataloader for BPEL files.
     1.7 -OpenIDE-Module-Long-Description=Dataobject and dataloader for BPEL files.
     1.8 +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> \
     1.9 +Dataobject and dataloader for BPEL files.
    1.10  
    1.11  # BPELDataLoader
    1.12  LBL_loader_name=BPEL 2.0 Process
     2.1 --- a/bpel.debugger.api/src/org/netbeans/modules/bpel/debugger/api/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     2.2 +++ b/bpel.debugger.api/src/org/netbeans/modules/bpel/debugger/api/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     2.3 @@ -20,4 +20,5 @@
     2.4  OpenIDE-Module-Name=BPEL Debugger API
     2.5  OpenIDE-Module-Display-Category=SOA
     2.6  OpenIDE-Module-Short-Description=Enables debugging on BPEL files.
     2.7 -OpenIDE-Module-Long-Description=The BPEL Debugger module allows user to debug BPEL files.
     2.8 +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> \
     2.9 +The BPEL Debugger module allows user to debug BPEL files.
     3.1 --- a/bpel.debugger.bdi/src/org/netbeans/modules/bpel/debuggerbdi/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     3.2 +++ b/bpel.debugger.bdi/src/org/netbeans/modules/bpel/debuggerbdi/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     3.3 @@ -20,4 +20,5 @@
     3.4  OpenIDE-Module-Name=BPEL Debugger RMI
     3.5  OpenIDE-Module-Display-Category=SOA
     3.6  OpenIDE-Module-Short-Description=BPEL Debugger RMI.
     3.7 -OpenIDE-Module-Long-Description=This module provides the BPEL client-server transport/debugging interface.
     3.8 +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> \
     3.9 +This module provides the BPEL client-server transport/debugging interface.
     4.1 --- a/bpel.debugger.ui/src/org/netbeans/modules/bpel/debugger/ui/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     4.2 +++ b/bpel.debugger.ui/src/org/netbeans/modules/bpel/debugger/ui/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     4.3 @@ -20,7 +20,8 @@
     4.4  OpenIDE-Module-Name=BPEL Debugger UI
     4.5  OpenIDE-Module-Display-Category=SOA
     4.6  OpenIDE-Module-Short-Description=BPEL Debugger UI.
     4.7 -OpenIDE-Module-Long-Description=BPEL Debugger UI.
     4.8 +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> \
     4.9 +BPEL Debugger UI.
    4.10  
    4.11  # annotations
    4.12  HINT_NEVER_EXECUTED_ELEMENT=Never Executed
     5.1 --- a/bpel.debugger/src/org/netbeans/modules/bpel/debugger/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     5.2 +++ b/bpel.debugger/src/org/netbeans/modules/bpel/debugger/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     5.3 @@ -20,4 +20,5 @@
     5.4  OpenIDE-Module-Name=BPEL Debugger
     5.5  OpenIDE-Module-Display-Category=SOA
     5.6  OpenIDE-Module-Short-Description=BPEL Debugger.
     5.7 -OpenIDE-Module-Long-Description=BPEL Debugger.
     5.8 +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> \
     5.9 +BPEL Debugger.
     6.1 --- a/bpel.editors.api/src/org/netbeans/modules/bpel/editors/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     6.2 +++ b/bpel.editors.api/src/org/netbeans/modules/bpel/editors/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     6.3 @@ -20,4 +20,5 @@
     6.4  OpenIDE-Module-Name=BPEL Editors API
     6.5  OpenIDE-Module-Display-Category=SOA
     6.6  OpenIDE-Module-Short-Description=BPEL Editors API.
     6.7 -OpenIDE-Module-Long-Description=BPEL Editors API.
     6.8 +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> \
     6.9 +BPEL Editors API.
     7.1 --- a/bpel.editors/src/org/netbeans/modules/bpel/palette/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     7.2 +++ b/bpel.editors/src/org/netbeans/modules/bpel/palette/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     7.3 @@ -20,7 +20,8 @@
     7.4  OpenIDE-Module-Name=BPEL Editors
     7.5  OpenIDE-Module-Display-Category=SOA
     7.6  OpenIDE-Module-Short-Description=BPEL Editors.
     7.7 -OpenIDE-Module-Long-Description=BPEL Editors.
     7.8 +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> \
     7.9 +BPEL Editors.
    7.10  
    7.11  # layer.xml
    7.12  Actions/BpelNodes=BPEL
     8.1 --- a/bpel.help/src/org/netbeans/modules/bpel/help/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     8.2 +++ b/bpel.help/src/org/netbeans/modules/bpel/help/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     8.3 @@ -20,4 +20,5 @@
     8.4  OpenIDE-Module-Name=BPEL Help
     8.5  OpenIDE-Module-Display-Category=SOA
     8.6  OpenIDE-Module-Short-Description=BPEL Help.
     8.7 -OpenIDE-Module-Long-Description=BPEL Help.
     8.8 +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> \
     8.9 +BPEL Help.
     9.1 --- a/bpel.mapper/src/org/netbeans/modules/bpel/mapper/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
     9.2 +++ b/bpel.mapper/src/org/netbeans/modules/bpel/mapper/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
     9.3 @@ -20,4 +20,5 @@
     9.4  OpenIDE-Module-Name=BPEL Mapper
     9.5  OpenIDE-Module-Display-Category=SOA
     9.6  OpenIDE-Module-Short-Description=BPEL Mapper.
     9.7 -OpenIDE-Module-Long-Description=BPEL Mapper.
     9.8 +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> \
     9.9 +BPEL Mapper.
    10.1 --- a/bpel.model/src/org/netbeans/modules/bpel/model/api/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    10.2 +++ b/bpel.model/src/org/netbeans/modules/bpel/model/api/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    10.3 @@ -20,4 +20,5 @@
    10.4  OpenIDE-Module-Name=BPEL Model
    10.5  OpenIDE-Module-Display-Category=SOA
    10.6  OpenIDE-Module-Short-Description=Object model for BPEL 2.0.
    10.7 -OpenIDE-Module-Long-Description=API and implementation for BPEL 2.0 object model.
    10.8 +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> \
    10.9 +API and implementation for BPEL 2.0 object model.
    11.1 --- a/bpel.project/src/org/netbeans/modules/bpel/project/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    11.2 +++ b/bpel.project/src/org/netbeans/modules/bpel/project/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    11.3 @@ -20,7 +20,8 @@
    11.4  OpenIDE-Module-Name=Composite Application Base Project
    11.5  OpenIDE-Module-Display-Category=SOA
    11.6  OpenIDE-Module-Short-Description=Composite Application Base Project.
    11.7 -OpenIDE-Module-Long-Description=Composite Application Base Project.
    11.8 +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> \
    11.9 +Composite Application Base Project.
   11.10  
   11.11  # layer
   11.12  Templates/CAPS=CAPS
    12.1 --- a/bpel.project/src/org/netbeans/modules/bpel/project/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    12.2 +++ b/bpel.project/src/org/netbeans/modules/bpel/project/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    12.3 @@ -20,7 +20,8 @@
    12.4  OpenIDE-Module-Name=BPEL Project
    12.5  OpenIDE-Module-Display-Category=SOA
    12.6  OpenIDE-Module-Short-Description=BPEL Project.
    12.7 -OpenIDE-Module-Long-Description=BPEL Project.
    12.8 +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> \
    12.9 +BPEL Project.
   12.10  
   12.11  # layer.xml
   12.12  Templates/Project/SOA=SOA
    13.1 --- a/bpel.refactoring/src/org/netbeans/modules/bpel/refactoring/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    13.2 +++ b/bpel.refactoring/src/org/netbeans/modules/bpel/refactoring/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    13.3 @@ -42,7 +42,8 @@
    13.4  OpenIDE-Module-Name=BPEL Refactoring
    13.5  OpenIDE-Module-Display-Category=SOA
    13.6  OpenIDE-Module-Short-Description=BPEL Refactoring.
    13.7 -OpenIDE-Module-Long-Description=BPEL Refactoring.
    13.8 +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> \
    13.9 +BPEL Refactoring.
   13.10  
   13.11  # Deleter
   13.12  ERR_Cascade_Delete_For_PropertyAlias_Only=Cascade delete in BPEL is supported for property alias only.
    14.1 --- a/bpel.samples/src/org/netbeans/modules/bpel/samples/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    14.2 +++ b/bpel.samples/src/org/netbeans/modules/bpel/samples/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    14.3 @@ -20,7 +20,8 @@
    14.4  OpenIDE-Module-Name=BPEL Samples
    14.5  OpenIDE-Module-Display-Category=SOA
    14.6  OpenIDE-Module-Short-Description=BPEL Samples.
    14.7 -OpenIDE-Module-Long-Description=BPEL Samples.
    14.8 +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> \
    14.9 +BPEL Samples.
   14.10  
   14.11  # layer
   14.12  Templates/Project/Samples/SOA=SOA
    15.1 --- a/bpel.search/src/org/netbeans/modules/bpel/search/impl/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    15.2 +++ b/bpel.search/src/org/netbeans/modules/bpel/search/impl/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    15.3 @@ -42,4 +42,5 @@
    15.4  OpenIDE-Module-Name=BPEL Search
    15.5  OpenIDE-Module-Display-Category=SOA
    15.6  OpenIDE-Module-Short-Description=BPEL Search.
    15.7 -OpenIDE-Module-Long-Description=BPEL Search.
    15.8 +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> \
    15.9 +BPEL Search.
    16.1 --- a/bpel.validation/src/org/netbeans/modules/bpel/validation/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    16.2 +++ b/bpel.validation/src/org/netbeans/modules/bpel/validation/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    16.3 @@ -42,4 +42,5 @@
    16.4  OpenIDE-Module-Name=BPEL Validation
    16.5  OpenIDE-Module-Display-Category=SOA
    16.6  OpenIDE-Module-Short-Description=BPEL Validation.
    16.7 -OpenIDE-Module-Long-Description=BPEL Validation.
    16.8 +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> \
    16.9 +BPEL Validation.
    17.1 --- a/compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    17.2 +++ b/compapp.casaeditor/src/org/netbeans/modules/compapp/casaeditor/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    17.3 @@ -42,7 +42,8 @@
    17.4  OpenIDE-Module-Name=CASA Editor
    17.5  OpenIDE-Module-Display-Category=SOA
    17.6  OpenIDE-Module-Short-Description=Composite Application Service Assembly editor.
    17.7 -OpenIDE-Module-Long-Description=The CASA editor allows you to edit JBI deployment descriptor.
    17.8 +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> \
    17.9 +The CASA editor allows you to edit JBI deployment descriptor.
   17.10  
   17.11  ##For the DataLoader
   17.12  LBL_loaderName=CASA Data Loader
    18.1 --- a/compapp.configextension/src/org/netbeans/modules/compapp/configextension/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    18.2 +++ b/compapp.configextension/src/org/netbeans/modules/compapp/configextension/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    18.3 @@ -41,4 +41,5 @@
    18.4  OpenIDE-Module-Display-Category=CAPS
    18.5  OpenIDE-Module-Name=JBI Configuration Extension
    18.6  OpenIDE-Module-Short-Description=JBI descriptor configuration extensions.
    18.7 -OpenIDE-Module-Long-Description=This module provides JBI descriptor configuration extensions.
    18.8 +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> \
    18.9 +This module provides JBI descriptor configuration extensions.
    19.1 --- a/compapp.help/src/org/netbeans/modules/compapp/capshelp/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    19.2 +++ b/compapp.help/src/org/netbeans/modules/compapp/capshelp/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    19.3 @@ -20,4 +20,5 @@
    19.4  OpenIDE-Module-Name=Composite Application Help Topics
    19.5  OpenIDE-Module-Display-Category=SOA
    19.6  OpenIDE-Module-Short-Description=Composite Application Help Topics.
    19.7 -OpenIDE-Module-Long-Description=Composite Application Help Topics.
    19.8 +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> \
    19.9 +Composite Application Help Topics.
    20.1 --- a/compapp.manager.jbi/src/org/netbeans/modules/sun/manager/jbi/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    20.2 +++ b/compapp.manager.jbi/src/org/netbeans/modules/sun/manager/jbi/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    20.3 @@ -42,4 +42,5 @@
    20.4  OpenIDE-Module-Name=Composite Application JBI Manager
    20.5  OpenIDE-Module-Display-Category=SOA
    20.6  OpenIDE-Module-Short-Description=Composite Application JBI Manager.
    20.7 -OpenIDE-Module-Long-Description=Composite Application JBI Manager.
    20.8 +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> \
    20.9 +Composite Application JBI Manager.
    21.1 --- a/compapp.projects.base/src/org/netbeans/modules/compapp/projects/base/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    21.2 +++ b/compapp.projects.base/src/org/netbeans/modules/compapp/projects/base/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    21.3 @@ -20,7 +20,8 @@
    21.4  OpenIDE-Module-Name=Composite Application Project
    21.5  OpenIDE-Module-Display-Category=SOA
    21.6  OpenIDE-Module-Short-Description=Composite Application Project.
    21.7 -OpenIDE-Module-Long-Description=Composite Application Project.
    21.8 +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> \
    21.9 +Composite Application Project.
   21.10  
   21.11  # layer
   21.12  Templates/CAPS=CAPS
    22.1 --- a/compapp.projects.jbi/src/org/netbeans/modules/compapp/projects/jbi/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    22.2 +++ b/compapp.projects.jbi/src/org/netbeans/modules/compapp/projects/jbi/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    22.3 @@ -42,7 +42,8 @@
    22.4  OpenIDE-Module-Name=Composite Application JBI Project
    22.5  OpenIDE-Module-Display-Category=SOA
    22.6  OpenIDE-Module-Short-Description=Composite Application JBI Project.
    22.7 -OpenIDE-Module-Long-Description=Composite Application JBI Project.
    22.8 +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> \
    22.9 +Composite Application JBI Project.
   22.10  
   22.11  # JbiProjectGenerator.java
   22.12  MSG_Cannot_find_relative_path=Cannot find relative path, {0} is not parent of {1}
   22.13 @@ -64,4 +65,4 @@
   22.14  
   22.15  FAIL_TO_DELETE_FILE=Failed to delete file {0}
   22.16  CASA_LOCK_EXISTS=<html>The casa file appears to be locked. This is probably due to previous failed builds or crashed IDE.<br>The lock file will be removed now in order for normal editing to take place.</html>
   22.17 -COMPAPP_WSDL_LOCK_EXISTS=<html>The CompApp WSDL file appears to be locked. This is probably due to previous failed builds or crashed IDE.<br>The lock file will be removed now in order for normal editing to take place.</html>
   22.18 \ No newline at end of file
   22.19 +COMPAPP_WSDL_LOCK_EXISTS=<html>The CompApp WSDL file appears to be locked. This is probably due to previous failed builds or crashed IDE.<br>The lock file will be removed now in order for normal editing to take place.</html>
    23.1 --- a/compapp.projects.wizard/src/org/netbeans/modules/compapp/projects/wizard/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    23.2 +++ b/compapp.projects.wizard/src/org/netbeans/modules/compapp/projects/wizard/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    23.3 @@ -26,7 +26,8 @@
    23.4  OpenIDE-Module-Name=CAPS Generic Wizard
    23.5  OpenIDE-Module-Display-Category=SOA
    23.6  OpenIDE-Module-Short-Description=Supplies the generic wizard interface for CAPS projects in the IDE.
    23.7 -OpenIDE-Module-Long-Description=GUI infrastructure for working with projects in the IDE: the Projects and Files tabs, the project chooser dialog, the project-sensitive New File wizard, etc.
    23.8 +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> \
    23.9 +GUI infrastructure for working with projects in the IDE: the Projects and Files tabs, the project chooser dialog, the project-sensitive New File wizard, etc.
   23.10  
   23.11  #BrowseFolders
   23.12  BTN_BrowseFolders_Select_Option=Select Folder
    24.1 --- a/iep.editor/src/org/netbeans/modules/iep/editor/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    24.2 +++ b/iep.editor/src/org/netbeans/modules/iep/editor/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    24.3 @@ -26,7 +26,8 @@
    24.4  OpenIDE-Module-Name=IEP Editor
    24.5  OpenIDE-Module-Display-Category=SOA
    24.6  OpenIDE-Module-Short-Description=Intelligent Event Processor Editor
    24.7 -OpenIDE-Module-Long-Description=This module edits Intelligent Event Processors
    24.8 +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> \
    24.9 +This module edits Intelligent Event Processors
   24.10  
   24.11  # For the DataLoader
   24.12  LBL_loaderName=IEP Data Loader
    25.1 --- a/iep.help/src/org/netbeans/modules/iep/help/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    25.2 +++ b/iep.help/src/org/netbeans/modules/iep/help/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    25.3 @@ -19,4 +19,5 @@
    25.4  OpenIDE-Module-Name=IEP Help Topics
    25.5  OpenIDE-Module-Display-Category=SOA
    25.6  OpenIDE-Module-Short-Description=Intelligent Event Processor Help Topics.
    25.7 -OpenIDE-Module-Long-Description=Intelligent Event Processor Help Topics.
    25.8 +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> \
    25.9 +Intelligent Event Processor Help Topics.
    26.1 --- a/iep.project/src/org/netbeans/modules/iep/project/ui/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    26.2 +++ b/iep.project/src/org/netbeans/modules/iep/project/ui/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    26.3 @@ -19,4 +19,5 @@
    26.4  OpenIDE-Module-Name=IEP Project
    26.5  OpenIDE-Module-Display-Category=SOA
    26.6  OpenIDE-Module-Short-Description=Intelligent Event Processing Module Project
    26.7 -OpenIDE-Module-Long-Description=Intelligent Event Processing Module Project
    26.8 +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> \
    26.9 +Intelligent Event Processing Module Project
    27.1 --- a/o.n.soa.libs.httpunit/src/org/netbeans/soa/libs/httpunit/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    27.2 +++ b/o.n.soa.libs.httpunit/src/org/netbeans/soa/libs/httpunit/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    27.3 @@ -20,4 +20,5 @@
    27.4  OpenIDE-Module-Name=HTTP Unit Integration
    27.5  OpenIDE-Module-Display-Category=Libraries
    27.6  OpenIDE-Module-Short-Description=HttpUnit Test.
    27.7 -OpenIDE-Module-Long-Description=HttpUnit emulates browser behavior needed in automated testing.
    27.8 +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> \
    27.9 +HttpUnit emulates browser behavior needed in automated testing.
    28.1 --- a/o.n.soa.libs.jgo/src/org/netbeans/soa/libs/jgo/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    28.2 +++ b/o.n.soa.libs.jgo/src/org/netbeans/soa/libs/jgo/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    28.3 @@ -20,4 +20,5 @@
    28.4  OpenIDE-Module-Name=JGO Visual Library
    28.5  OpenIDE-Module-Display-Category=Libraries
    28.6  OpenIDE-Module-Short-Description=Wrapper module for the JGO visual library.
    28.7 -OpenIDE-Module-Long-Description=This is a non-public library wrapper module containing the JGO library, to be used by Enterprise Pack modules.
    28.8 +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> \
    28.9 +This is a non-public library wrapper module containing the JGO library, to be used by Enterprise Pack modules.
    29.1 --- a/o.n.soa.libs.wsdl4j/src/org/netbeans/soa/libs/wsdl4j/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    29.2 +++ b/o.n.soa.libs.wsdl4j/src/org/netbeans/soa/libs/wsdl4j/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    29.3 @@ -20,4 +20,5 @@
    29.4  OpenIDE-Module-Name=WSDL4J Integration
    29.5  OpenIDE-Module-Display-Category=Libraries
    29.6  OpenIDE-Module-Short-Description=WSDL4J
    29.7 -OpenIDE-Module-Long-Description=WSDL4J allows the creation, representation, and manipulation of WSDL documents.
    29.8 +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> \
    29.9 +WSDL4J allows the creation, representation, and manipulation of WSDL documents.
    30.1 --- a/o.n.soa.libs.xmlbeans/src/org/netbeans/soa/libs/xmlbeans/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    30.2 +++ b/o.n.soa.libs.xmlbeans/src/org/netbeans/soa/libs/xmlbeans/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    30.3 @@ -20,4 +20,5 @@
    30.4  OpenIDE-Module-Name=XMLBeans Integration
    30.5  OpenIDE-Module-Display-Category=Libraries
    30.6  OpenIDE-Module-Short-Description=XMLBeans development and runtime libraries
    30.7 -OpenIDE-Module-Long-Description=Contains XMLBeans 2.1.0 libraries
    30.8 +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> \
    30.9 +Contains XMLBeans 2.1.0 libraries
    31.1 --- a/soa.mapper/src/org/netbeans/modules/soa/mapper/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    31.2 +++ b/soa.mapper/src/org/netbeans/modules/soa/mapper/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    31.3 @@ -19,4 +19,5 @@
    31.4  OpenIDE-Module-Name=SOA Mapper
    31.5  OpenIDE-Module-Display-Category=SOA
    31.6  OpenIDE-Module-Short-Description=SOA Mapper.
    31.7 -OpenIDE-Module-Long-Description=SOA Mapper.
    31.8 +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> \
    31.9 +SOA Mapper.
    32.1 --- a/soa.mappercore/src/org/netbeans/modules/soa/mappercore/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    32.2 +++ b/soa.mappercore/src/org/netbeans/modules/soa/mappercore/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    32.3 @@ -1,6 +1,6 @@
    32.4  OpenIDE-Module-Display-Category=SOA
    32.5 -OpenIDE-Module-Long-Description=\
    32.6 -    SOA Mapper Core.
    32.7 +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> \
    32.8 +SOA Mapper Core.
    32.9  OpenIDE-Module-Name=SOA Mapper Core
   32.10  OpenIDE-Module-Short-Description=SOA Mapper Core.
   32.11  
   32.12 @@ -33,4 +33,4 @@
   32.13  
   32.14  LBL_RightTreeFilterInput=Input
   32.15  ACSN_RightTreeFilterInput=Input
   32.16 -ACSD_RightTreeFilterInput=Show Only Input Right Tree Nodes
   32.17 \ No newline at end of file
   32.18 +ACSD_RightTreeFilterInput=Show Only Input Right Tree Nodes
    33.1 --- a/soa.reportgenerator/src/org/netbeans/modules/reportgenerator/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    33.2 +++ b/soa.reportgenerator/src/org/netbeans/modules/reportgenerator/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    33.3 @@ -19,4 +19,5 @@
    33.4  OpenIDE-Module-Name=SOA Report Generator Framework
    33.5  OpenIDE-Module-Display-Category=SOA
    33.6  OpenIDE-Module-Short-Description=SOA Report Generator Framework.
    33.7 -OpenIDE-Module-Long-Description=SOA Report Generator Framework.
    33.8 +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> \
    33.9 +SOA Report Generator Framework.
    34.1 --- a/soa.ui/src/org/netbeans/modules/soa/ui/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    34.2 +++ b/soa.ui/src/org/netbeans/modules/soa/ui/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    34.3 @@ -20,4 +20,5 @@
    34.4  OpenIDE-Module-Name=SOA UI
    34.5  OpenIDE-Module-Display-Category=SOA
    34.6  OpenIDE-Module-Short-Description=SOA UI.
    34.7 -OpenIDE-Module-Long-Description=SOA UI.
    34.8 +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> \
    34.9 +SOA UI.
    35.1 --- a/sql.help/src/org/netbeans/modules/jdbc/jdbchelp/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    35.2 +++ b/sql.help/src/org/netbeans/modules/jdbc/jdbchelp/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    35.3 @@ -20,4 +20,5 @@
    35.4  OpenIDE-Module-Name=JDBC Help
    35.5  OpenIDE-Module-Display-Category=SOA
    35.6  OpenIDE-Module-Short-Description=JDBC Help.
    35.7 -OpenIDE-Module-Long-Description=JDBC Help.
    35.8 +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> \
    35.9 +JDBC Help.
    36.1 --- a/sql.project/src/org/netbeans/modules/sql/project/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    36.2 +++ b/sql.project/src/org/netbeans/modules/sql/project/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    36.3 @@ -20,7 +20,8 @@
    36.4  OpenIDE-Module-Name=Composite Application Base Project
    36.5  OpenIDE-Module-Display-Category=SOA
    36.6  OpenIDE-Module-Short-Description=Composite Application Base Project.
    36.7 -OpenIDE-Module-Long-Description=Composite Application Base Project.
    36.8 +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> \
    36.9 +Composite Application Base Project.
   36.10  
   36.11  # layer
   36.12  Templates/CAPS=CAPS
    37.1 --- a/wsdlextensions.file/src/org/netbeans/modules/wsdlextensions/file/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    37.2 +++ b/wsdlextensions.file/src/org/netbeans/modules/wsdlextensions/file/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    37.3 @@ -19,7 +19,8 @@
    37.4  
    37.5  OpenIDE-Module-Name=FILE WSDL Extension
    37.6  OpenIDE-Module-Short-Description=FILE extension for wsdl editor.
    37.7 -OpenIDE-Module-Long-Description=This module provides file schema and plugs into wsdl editor.
    37.8 +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> \
    37.9 +This module provides file schema and plugs into wsdl editor.
   37.10  OpenIDE-Module-Display-Category=CAPS
   37.11  WSDLEditor/Binding/FileBinding= File Binding
   37.12  WSDLEditor/BindingOperation/FileBindingOperation= File Operation
    38.1 --- a/wsdlextensions.ftp/src/org/netbeans/modules/wsdlextensions/ftp/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    38.2 +++ b/wsdlextensions.ftp/src/org/netbeans/modules/wsdlextensions/ftp/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    38.3 @@ -21,7 +21,8 @@
    38.4  OpenIDE-Module-Display-Category=CAPS
    38.5  OpenIDE-Module-Name=FTP WSDL Extension
    38.6  OpenIDE-Module-Short-Description=FTP extensions in WSDL editor.
    38.7 -OpenIDE-Module-Long-Description=This module provides ftp schema and plugs into wsdl editor.
    38.8 +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> \
    38.9 +This module provides ftp schema and plugs into wsdl editor.
   38.10  #
   38.11  WSDLEditor/Binding/FTPBinding = FTP Binding
   38.12  WSDLEditor/BindingOperation/FTPBindingOperation = FTP Operation
    39.1 --- a/wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    39.2 +++ b/wsdlextensions.jms/src/org/netbeans/modules/wsdlextensions/jms/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    39.3 @@ -19,7 +19,8 @@
    39.4  
    39.5  OpenIDE-Module-Name=JMS WSDL Extension
    39.6  OpenIDE-Module-Short-Description=Provides JMS extensions in WSDL editor.
    39.7 -OpenIDE-Module-Long-Description=This module provides JMS schema and plugs into WSDL editor.
    39.8 +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> \
    39.9 +This module provides JMS schema and plugs into WSDL editor.
   39.10  OpenIDE-Module-Display-Category=CAPS
   39.11  WSDLEditor/Binding/JMSBinding= JMS Binding
   39.12  WSDLEditor/BindingOperation/JMSBindingOperation= JMS Operation
    40.1 --- a/wsdlextensions.snmp/src/org/netbeans/modules/wsdlextensions/snmp/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    40.2 +++ b/wsdlextensions.snmp/src/org/netbeans/modules/wsdlextensions/snmp/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    40.3 @@ -19,7 +19,8 @@
    40.4  
    40.5  OpenIDE-Module-Name=SNMP WSDL Extension
    40.6  OpenIDE-Module-Short-Description=Provides SNMP extensions in WSDL editor.
    40.7 -OpenIDE-Module-Long-Description=This module provides SNMP schema and plugs into WSDL editor.
    40.8 +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> \
    40.9 +This module provides SNMP schema and plugs into WSDL editor.
   40.10  OpenIDE-Module-Display-Category=CAPS
   40.11  WSDLEditor/Binding/SNMPBinding= SNMP Binding
   40.12  WSDLEditor/BindingOperation/SNMPBindingOperation= SNMP Operation
    41.1 --- a/xslt.core/src/org/netbeans/modules/xslt/core/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    41.2 +++ b/xslt.core/src/org/netbeans/modules/xslt/core/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    41.3 @@ -20,6 +20,7 @@
    41.4  OpenIDE-Module-Name=XSLT Core
    41.5  OpenIDE-Module-Display-Category=SOA
    41.6  OpenIDE-Module-Short-Description=XSLT Core.
    41.7 -OpenIDE-Module-Long-Description=XSLT Core.
    41.8 +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> \
    41.9 +XSLT Core.
   41.10  
   41.11  Services/MIMEResolver/org-netbeans-modules-xslt-core-mime-resolver.xml=XSL Files
    42.1 --- a/xslt.help/src/org/netbeans/modules/xslt/help/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    42.2 +++ b/xslt.help/src/org/netbeans/modules/xslt/help/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    42.3 @@ -20,4 +20,5 @@
    42.4  OpenIDE-Module-Name=XSLT Help
    42.5  OpenIDE-Module-Display-Category=SOA
    42.6  OpenIDE-Module-Short-Description=XSLT Help.
    42.7 -OpenIDE-Module-Long-Description=XSLT Help.
    42.8 +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> \
    42.9 +XSLT Help.
    43.1 --- a/xslt.mapper/src/org/netbeans/modules/xslt/mapper/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    43.2 +++ b/xslt.mapper/src/org/netbeans/modules/xslt/mapper/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    43.3 @@ -20,4 +20,5 @@
    43.4  OpenIDE-Module-Name=XSLT Mapper
    43.5  OpenIDE-Module-Display-Category=SOA
    43.6  OpenIDE-Module-Short-Description=XSLT Mapper.
    43.7 -OpenIDE-Module-Long-Description=XSLT Mapper.
    43.8 +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> \
    43.9 +XSLT Mapper.
    44.1 --- a/xslt.model/src/org/netbeans/modules/xslt/model/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    44.2 +++ b/xslt.model/src/org/netbeans/modules/xslt/model/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    44.3 @@ -19,5 +19,6 @@
    44.4  # manifest
    44.5  OpenIDE-Module-Name=XSLT Model
    44.6  OpenIDE-Module-Display-Category=XML
    44.7 -OpenIDE-Module-Long-Description=XSLT Model.
    44.8 +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> \
    44.9 +XSLT Model.
   44.10  OpenIDE-Module-Short-Description=XSLT Model.
    45.1 --- a/xslt.project/src/org/netbeans/modules/xslt/project/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    45.2 +++ b/xslt.project/src/org/netbeans/modules/xslt/project/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    45.3 @@ -20,7 +20,8 @@
    45.4  OpenIDE-Module-Name=XSLT Project v2 Preview
    45.5  OpenIDE-Module-Display-Category=SOA
    45.6  OpenIDE-Module-Short-Description=XSLT Project.
    45.7 -OpenIDE-Module-Long-Description=XSLT Project.
    45.8 +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> \
    45.9 +XSLT Project.
   45.10  
   45.11  # layer.xml
   45.12  Templates/SOA_XSLT=SOA
    46.1 --- a/xslt.tmap/src/org/netbeans/modules/xslt/tmap/resources/Bundle.properties	Mon Jun 23 15:08:35 2008 +0200
    46.2 +++ b/xslt.tmap/src/org/netbeans/modules/xslt/tmap/resources/Bundle.properties	Mon Jun 23 17:15:13 2008 +0200
    46.3 @@ -20,7 +20,8 @@
    46.4  OpenIDE-Module-Name=Transformmap Core
    46.5  OpenIDE-Module-Display-Category=SOA
    46.6  OpenIDE-Module-Short-Description=Transformmap Core.
    46.7 -OpenIDE-Module-Long-Description=Transformmap Core.
    46.8 +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> \
    46.9 +Transformmap Core.
   46.10  
   46.11  # layer
   46.12  Services/MIMEResolver/TMapResolver.xml=TMap Files