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 136771

Summary: I18N - unnecessary "." (period) character
Product: usersguide Reporter: Ashizawa Kazunori <kasha>
Component: CNDAssignee: Ann Rice <ar34406>
Status: RESOLVED FIXED    
Severity: blocker CC: jf4jbug
Priority: P4 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Ashizawa Kazunori 2008-06-09 08:36:45 UTC
unnecessary "." (period) character

Following three files include unnecessary "." character.  It
should not be a problem for ordinary readers, but it cause minor
problem for translation process (localisation).  Please remove
them.

cnd/javahelp/org/netbeans/modules/cnd/help/WorkingWithCandC++Projects
   CodeAssistanceWizardP4.html:</li>. 
   CodeAssistanceWizardP6.html:</li>. 
   NewMakeWizardP4.html:</li>.
Comment 1 Alexey Vladykin 2009-10-20 17:18:51 UTC
Fixed by Ann long time ago.
Thanks to Roman Livarsky for finding this out.