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 - I18N - unnecessary "." (period) character
Summary: I18N - unnecessary "." (period) character
Status: RESOLVED FIXED
Alias: None
Product: usersguide
Classification: Unclassified
Component: CND (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ann Rice
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-06-09 08:36 UTC by Ashizawa Kazunori
Modified: 2009-10-20 17:18 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 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.