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 22545 - I18N - HTTP monitor module doesn't pass noi18n check
Summary: I18N - HTTP monitor module doesn't pass noi18n check
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: HTTP Monitor (show other bugs)
Version: -FFJ-
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Ana.von Klopp
URL:
Keywords: I18N
Depends on:
Blocks: 22547
  Show dependency tree
 
Reported: 2002-04-17 16:33 UTC by _ rkubacki
Modified: 2006-06-05 00:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
check output (13.76 KB, text/plain)
2002-04-17 16:35 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2002-04-17 16:33:53 UTC
The result of 

${nbroot}/nbbuild/misc/noi18n.pl
${nbroot}/monitor/src

ought to be empty. Even 'if (debug)
System.out.println ...' lines have to be marked as
NOI18N until we agree on a change in the script.
Comment 1 _ rkubacki 2002-04-17 16:35:13 UTC
Created attachment 5446 [details]
check output
Comment 2 Ana.von Klopp 2002-04-17 21:53:07 UTC
I did a grep on all quotes that were not in a line
that included a getString. 
Comment 3 _ rkubacki 2002-04-18 08:13:29 UTC
x
Comment 4 Jesse Glick 2002-12-23 16:37:16 UTC
Consistent use of the I18N keyword.