Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

[Core][Find]: String FIND_RESULT_COUNT should be changed to singular when the result is singular number. #4784

@julieyuan

Description

@julieyuan

Steps:

  1. Launch Brackets and open a file.
  2. Press Ctrl+F to search a string in this file, make sure there is only 1 return result or return empty result.

Results:
The string FIND_RESULT_COUNT here shows as " 0 results" or "1 results".

Expected:
It should show as "0 result" or "1 result“

ENV: MAC 10.8.3 and Win8 English OS
Build:0.30.0-8701

Notes: This issue has been like this for a long time, it is not a big issue for user to understand what it means. But since other places like the search result and lines number on status bar have changed to distinguish singular and plural, it will be better to keep consistent in Brackets.

Snapshots:
Please refer to snapshots for details:

screen shot 2013-08-15 at 20 07 10
screen shot 2013-08-15 at 20 07 29

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions