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 47745 - I18N - welcome bundle file needs #NOI18N comments
Summary: I18N - welcome bundle file needs #NOI18N comments
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Welcome (show other bugs)
Version: 4.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Ondrej Rypacek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2004-08-23 21:27 UTC by Ken Frank
Modified: 2006-01-04 15:49 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 Ken Frank 2004-08-23 21:27:58 UTC
Is welcome window issues in this subcat ? if not
please let me know which one

welcome bundle file has 2 lines that need NOI18N
comment

NEW_PROJECT_ACTION=Actions/Project/org-netbeans-modules-project-ui
-NewProject.instance
OPEN_SAMPLE_ACTION=org-netbeans-modules-project-ui-WelcomeScreenHa
ck/org-netbeans-modules-project-ui-NewSample.instance

since these are not translated, do they really
need to be in bundle file at all ?
Comment 1 Milan Kubec 2004-08-27 15:33:55 UTC
Reassigning for evaluation.
Comment 2 Milan Kubec 2004-08-27 15:35:45 UTC
Sorry, ui module is better location
Comment 3 Richard Gregor 2004-08-27 16:28:48 UTC
Reassignig to Ondra who is responsible for new welcome.
Comment 4 Ondrej Rypacek 2004-08-30 09:21:52 UTC
I removed the lines from the bundle as there realy is no need for them
to be there.
Comment 5 Marian Mirilovic 2005-07-19 16:25:29 UTC
verified/closed