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 72881

Summary: i18n - VSS remove command invokes question dialog with non-localized string
Product: obsolete Reporter: Pavel Rehak <prehak>
Component: vcsgenericAssignee: issues@obsolete <issues>
Status: VERIFIED WONTFIX    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: mentioned screenshot

Description Pavel Rehak 2006-02-21 13:54:25 UTC
Steps to reproduce:
 - have windows localized to jappanise language
 - have nb5.0 localized to japannise language
 - update nb5.0 to old Versioning System (install CVS,VSS)
 - have jappanise project versioned in VSS
 - have it checked out in nb5.0
 - try VSS | Remove some file via Versioning/Project view
 - yes/no question dialog appears
see screenshot
Sentence is not localized.
Comment 1 Pavel Rehak 2006-02-21 13:54:46 UTC
Created attachment 28964 [details]
mentioned screenshot
Comment 2 Martin Entlicher 2006-04-25 10:52:25 UTC
This sentence is taken directly from VSS. The sentence would be localized if the
user have Japanese VSS.
Comment 3 Pavel Rehak 2006-08-22 09:21:44 UTC
Verified