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 234756

Summary: I18N: "WindowProperties" should be "Window Properties"
Product: cnd Reporter: Masaki Katakai <masaki>
Component: DebuggerAssignee: henk89
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Masaki Katakai 2013-08-22 05:08:05 UTC
I think "WindowProperties" means "Properties of Window" at debugging.
Is it correct?

So "WindowProperties" should be changed to "Window Properties"
sot that it can be localized.

WPTG won't localize this kind of one string.

./cnd.debugger.common2/src/org/netbeans/modules/cnd/debugger/common2/debugger/options/Bundle.properties:WindowProperties=WindowProperties
Comment 1 henk89 2013-08-27 12:46:20 UTC
Fixed in:
http://hg.netbeans.org/cnd-main/rev/526cbb1c0242
Comment 2 Quality Engineering 2013-08-28 01:11:46 UTC
Integrated into 'main-silver', will be available in build *201308280001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/526cbb1c0242
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #234756 - I18N: "WindowProperties" should be "Window Properties"