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 54134 - I18N - Window title "Browse Folders" is not I18N-ed
Summary: I18N - Window title "Browse Folders" is not I18N-ed
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-01-28 09:39 UTC by hatakyon
Modified: 2007-05-28 03:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (40.11 KB, image/png)
2005-01-28 09:40 UTC, hatakyon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hatakyon 2005-01-28 09:39:48 UTC
to reproduce:
 1. New -> File/Folder -> XML -> XML Document ->
choose "Brouser..." button.
 2. New -> File/Folder -> Ant Build Script ->
choose "Brouser..." button.
Comment 1 hatakyon 2005-01-28 09:40:14 UTC
Created attachment 20031 [details]
screenshot
Comment 2 Marian Petras 2005-01-28 10:27:03 UTC
The text "Browse Folders" is hard-coded in file
projects/projectui/src/org/netbeans/modules/project/ui/BrowseFolders.java
(line 158).
Comment 3 Petr Hrebejk 2005-02-01 17:30:16 UTC
Checking in src/org/netbeans/modules/project/ui/BrowseFolders.form;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/BrowseFolders.form,v
 <--  BrowseFolders.form
new revision: 1.4; previous revision: 1.3
done
Checking in src/org/netbeans/modules/project/ui/BrowseFolders.java;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/BrowseFolders.java,v
 <--  BrowseFolders.java
new revision: 1.8; previous revision: 1.7
done
Checking in src/org/netbeans/modules/project/ui/Bundle.properties;
/cvs/projects/projectui/src/org/netbeans/modules/project/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.57; previous revision: 1.56
done
Comment 4 Ken Frank 2007-05-28 03:16:03 UTC
verified