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 172197 - typo in diff/options/Bundle.properties
Summary: typo in diff/options/Bundle.properties
Status: VERIFIED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Diff (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: diff-issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 16:02 UTC by Masaki Katakai
Modified: 2009-09-22 03:01 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki Katakai 2009-09-14 16:02:51 UTC
It seems that there are two typos in diff module. Could you correct them?
Correcting these errors will help translation task too.

"Backgound" needs to be "Background".

org/netbeans/modules/diff/options/Bundle.properties:
  LBL_SidebarDeletedColor = Backgound Color of Deleted Text In Sidebar

org/netbeans/modules/diff/options/Bundle.properties:
  LBL_SidebarChangedColor = Backgound Color of Changed Text In Sidebar
Comment 1 Ondrej Vrabec 2009-09-14 16:08:02 UTC
fixed: cdev #5e32b54ef870
Comment 2 Quality Engineering 2009-09-18 22:53:27 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5e32b54ef870
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #172197 - typo in diff/options/Bundle.properties
Comment 3 Masaki Katakai 2009-09-22 03:01:16 UTC
Thank you very much Ondrej for the quick fix!

Verified on 200909211401.