fixing MRE when going to Tools | Options -> Object Types base_private_mryzl_quickrun_demo
authorrkubacki@netbeans.org
Mon, 04 Jun 2007 17:47:07 +0000
changeset 567a4248f7f96da
parent 566 aea2c9435ebd
child 568 347d3301bfd2
fixing MRE when going to Tools | Options -> Object Types
xslt.core/src/org/netbeans/modules/xslt/core/Bundle.properties
xslt.tmap/src/org/netbeans/modules/xslt/tmap/Bundle.properties
     1.1 --- a/xslt.core/src/org/netbeans/modules/xslt/core/Bundle.properties	Mon Jun 04 11:32:58 2007 +0000
     1.2 +++ b/xslt.core/src/org/netbeans/modules/xslt/core/Bundle.properties	Mon Jun 04 17:47:07 2007 +0000
     1.3 @@ -21,3 +21,5 @@
     1.4  MSG_too_many_errs=Too many errors, stopping further checking.
     1.5  LBL_loader_name=XSLT Transformations
     1.6  LBL_loader_desc=Loads Transformation Descriptors
     1.7 +PROP_extensions=Extensions and MIME Types
     1.8 +HINT_extensions=Extensions or MIME Types recognized as belonging to this type of object (extensions without the dot).
     2.1 --- a/xslt.tmap/src/org/netbeans/modules/xslt/tmap/Bundle.properties	Mon Jun 04 11:32:58 2007 +0000
     2.2 +++ b/xslt.tmap/src/org/netbeans/modules/xslt/tmap/Bundle.properties	Mon Jun 04 17:47:07 2007 +0000
     2.3 @@ -19,3 +19,5 @@
     2.4  LBL_loader_name=TMap Files
     2.5  LBL_loader_desc=Loads Transformation Descriptors
     2.6  LBL_FileNode_desc=Transformation Descriptor
     2.7 +PROP_extensions=Extensions and MIME Types
     2.8 +HINT_extensions=Extensions or MIME Types recognized as belonging to this type of object (extensions without the dot).