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 164096 - Use singular in the label for queries containing 1 issue
Summary: Use singular in the label for queries containing 1 issue
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 16:53 UTC by Jaromir Uhrik
Modified: 2009-07-27 09:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot attached... (15.99 KB, image/png)
2009-04-29 16:57 UTC, Jaromir Uhrik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromir Uhrik 2009-04-29 16:53:19 UTC
Product Version: NetBeans IDE Dev (Build 200904290201)
Java: 1.6.0_12; Java HotSpot(TM) Client VM 11.2-b01
System: Windows Vista version 6.0 running on x86; Cp1250; cs_CZ (nb)

When there is 1 issue found matching to a query then there should be:
"There is 1 issue matching this query."
instead of:
"There are 1 issues matching this query."
(which means the singular should be used instead of plural) in the label upon the table with issue.
Comment 1 Jaromir Uhrik 2009-04-29 16:57:30 UTC
Created attachment 81225 [details]
Screenshot attached...
Comment 2 Tomas Stupka 2009-05-12 17:48:46 UTC
fixed

changeset   : 131100:e6441b9bbdce
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Tue May 12 18:48:19 CEST 2009
Comment 3 Quality Engineering 2009-05-14 07:59:08 UTC
Integrated into 'main-golden', will be available in build *200905140201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e6441b9bbdce
User: Tomas Stupka <tstupka@netbeans.org>
Log: #164096 - Use singular in the label for queries containing 1 issue