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 145066 - Typos in ruby.testrunner.ui bundle.properties
Summary: Typos in ruby.testrunner.ui bundle.properties
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-25 23:43 UTC by Chris Kutler
Modified: 2008-09-05 17:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Kutler 2008-08-25 23:43:40 UTC
Corrections for ruby.testrunner.ui bundle.properties

from
ACSN_RerunButton = Re-run
to
ACSN_RerunButton = Rerun

from
ACSD_ResultPanelTree=Displays information about passed, failed and errorneous tests in a tree structure
to
ACSD_ResultPanelTree=Displays in a tree structure information about passed, failed and erroneous tests 
(note erroneous spelled wrong)

from
MultiviewPanel.btnFilter.showFailures.tooltip=Show Failures only
to
MultiviewPanel.btnFilter.showFailures.tooltip=Show Failures Only

from
MultiviewPanel.rerunButton.tooltip=Re-run
to
MultiviewPanel.rerunButton.tooltip=Rerun

from
MSG_NextFailure = Next failure - Ctrl+Period
to
MSG_NextFailure = Next Failure - Ctrl+Period

from
MSG_PreviousFailure = Previous failure - Ctrl+Comma
to
MSG_PreviousFailure = Previous Failure - Ctrl+Comma
Comment 1 Erno Mononen 2008-09-05 09:41:47 UTC
Fixed, 9f3e7d9e48a6.
Comment 2 Quality Engineering 2008-09-05 17:30:02 UTC
Integrated into 'main-golden', will be available in build *200809051401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/9f3e7d9e48a6
User: Erno Mononen <emononen@netbeans.org>
Log: #145066: Typos in ruby.testrunner.ui bundle.properties