Translation strings are missing full stops
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
We have people complaining that the message strings in this app are often missing full stops at the end. This is the case both in English as well as in the translated languages (e.g. german). Can we add those full-stops?
cc @rakekniven
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
Start by locating the app's English and translated message strings, then inventory which user-facing messages lack terminal full stops. Define done as consistent full stops across the affected English and translated strings, and verify the resulting messages in the relevant application views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- internationalization, localization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100