NetBeans 5.5.1 Beta for ja, zh_CN, pt_BR
Scope
- bugfixes for localized files
- bugfixes according to English files
- Version Number
Schedule
- Code Freeze: beginning of Feb. Beta branch will be created Feb. 16.
Products
Branch
Already 5.5 files are in the branch. 5.5 files have been copied to release551 branch.
Daily Build
English daily build has been started, but ml is not included
Status and Validation
What we need to complete for Beta?
Workaround for English bug
Please revert these strings to English. Localized strings cause critical error. See bug
91538 for detail.
./serverplugins/sun/appsrv/src/org/netbeans/modules/j2ee/sun/ide/editors/Bundle.properties:LBL_driver_default=JDBC Driver Default
./serverplugins/sun/appsrv/src/org/netbeans/modules/j2ee/sun/ide/editors/Bundle.properties:LBL_driver_default=JDBC Driver Default
./serverplugins/sun/appsrv81/src/org/netbeans/modules/j2ee/sun/ide/j2ee/Bundle.properties:LBL_driver_default=JDBC Driver Default
Please note serverplugins/sun/appsrv/src/org/netbeans/modules/j2ee/sun/ide/editors/Bundle.properties contains two lines!!
Update Version Number
Please comment these lines out from your localized files. It means English ones will be pick up and displayed. We do not need to follow the English Updates in last minutes.
### ide/branding/core/startup/src/org/netbeans/core/startup/Bundle_nb.properties
> > currentVersion=NetBeans IDE 5.5.1 (Build {0})
### ide/branding/core/windows/src/org/netbeans/core/windows/view/ui/Bundle_nb.properties
> > CTL_MainWindow_Title=NetBeans IDE 5.5.1 {0} - {1}
> > CTL_MainWindow_Title_No_Project=NetBeans IDE 5.5.1 {0}
### installer/coreide/src/org/netbeans/installer/Bundle.properties
> > Product.UID=274c5407c4fa26908310cb5c1c5510de
> > Product.maintenance=1
> > CoreIDE.UID=40a49beb171d0e39df3e1e94e75510de
> > UnpackJars.UID=c5b448e72b687e6f5f8daec2e55510de
> > StorageBuilder.UID=0b5cdd27bfe0d550719aecfd895510de
> > Product.displayName=NetBeans IDE 5.5.1 Development Version
> > Product.name=NetBeans IDE 5.5.1 Development Version
> > Product.productNumber=5.5.1
> > Product.installLocation=$D(install)$J(file.separator)netbeans-5.5.1dev
> > Product.installLocationForNonRoot=$D(home)$J(file.separator)netbeans-5.5.1dev
> > Product.userDir=.netbeans/5.5.1dev
> > Product.desktopIconName=NetBeans 5.5.1 Dev
> > Product.desktopFileName=netbeans5.5.1dev.desktop
> > Product.programsMenuFolderName=NetBeans 5.5.1 Dev
> > URL.uninstallQuestions=http://www.netbeans.org/uninstallation-survey.html?v=5.5.1