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 163799

Summary: i18n wrong label of Arguments filed in Run Configuration
Product: php Reporter: Filip Zamboj <fzamboj>
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: VERIFIED FIXED    
Severity: blocker CC: jf4jbug, mvanek
Priority: P3 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: #163799_i18n_arguments.png

Description Filip Zamboj 2009-04-27 17:32:30 UTC
Product Version: NetBeans IDE Dev (Build 200904240201)
Java: 1.6.0_13; Java HotSpot(TM) Client VM 11.3-b02

1. create php project 
2. run project properties -> run configuration
3. see Argument field in attached picture. There is one picture in english locale on ubuntu on the left side  and
windows localized version on right side.
Comment 1 Filip Zamboj 2009-04-27 17:33:20 UTC
Created attachment 80997 [details]
#163799_i18n_arguments.png
Comment 2 Tomas Mysik 2009-04-29 10:06:26 UTC
Fixed.
http://hg.netbeans.org/web-main/rev/27a3631a4903
Comment 3 Quality Engineering 2009-04-30 07:28:25 UTC
Integrated into 'main-golden', will be available in build *200904300201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/27a3631a4903
User: Tomas Mysik <tmysik@netbeans.org>
Log: #163799: i18n wrong label of Arguments filed in Run Configuration
Comment 4 Masaki Katakai 2009-05-20 12:44:23 UTC
Verified on build 200905200201. Thank you!