nextcloud / nextcloud/fulltextsearch
l10n: Singular or plural
Open
Nobody has claimed this yet.
bug
starter issue
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
Change the following text strings to change the word "result" to singular and plural. The sentence should also start with a capital letter.
- The search returned {total} result in {time} ms
- The search returned {total} results in {time} ms
- The search returned {total} result in {time} ms
- The search returned {total} results in {time} ms
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open js/fulltextsearch.v1.navigation.js at the referenced lines 82 and 84-85 and inspect the four search-result strings. Update the wording so the sentence starts with a capital letter and singular or plural result is used as specified. Done means both locations show the requested singular and plural text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- localization
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100