This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 117199 - typo in xml/schema Bundle.properties
Summary: typo in xml/schema Bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-01 05:43 UTC by Masaki Katakai
Modified: 2007-10-30 19:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2007-10-01 05:43:05 UTC
Please fix these type in xml/schema Bundle.properties.

./xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/nodes/Bundle.properties
  PROP_Use_ShortDescription=Possible usage of the attribute. Making an attibute \
  (attibute)

./xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/ui/Bundle.properties
  LBL_SimpleContent=Simnple Content
  (Simnple)

./xml/schema/schemaui/src/org/netbeans/modules/xml/schema/ui/nodes/categorized/customizer/Bundle.properties
  HINT_AttributeForm_Type=The type definition of the attibute.
  (attibute)

./xml/schema/schemaui/src/org/netbeans/modules/xml/schema/ui/nodes/schema/Bundle.properties
  PROP_Use_ShortDescription=Possible usage of the attribute. Making an attibute \
  (attibute)
Comment 1 Samaresh Panda 2007-10-01 15:32:07 UTC
/cvs/xml/xdm/src/org/netbeans/modules/xml/xdm/resources/Bundle.properties
new revision: 1.5; previous revision: 1.4
/cvs/xml/schema/abe/src/org/netbeans/modules/xml/schema/abe/nodes/Bundle.properties
new revision: 1.5; previous revision: 1.4
/cvs/xml/schema/refactoring/src/org/netbeans/modules/xml/schema/refactoring/ui/Bundle.properties
new revision: 1.5; previous revision: 1.4
/cvs/xml/schema/schemaui/src/org/netbeans/modules/xml/schema/ui/nodes/categorized/customizer/Bundle.properties
new revision: 1.5; previous revision: 1.4
/cvs/xml/schema/schemaui/src/org/netbeans/modules/xml/schema/ui/nodes/schema/Bundle.properties
new revision: 1.5; previous revision: 1.4
Comment 2 tonybeckham 2007-10-30 19:17:40 UTC
Verified