nextcloud / nextcloud/circles

i18n: Same string with upper and lowercase causing duplicates

Open Beginner friendly
#2,632 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

https://github.com/nextcloud/circles/blame/b8f1e1eced2177b950f4fa58eff07793a97ae0c4/src/teams/team-page/models/constants.ts#L149

Is there a rule or technical reason why the strings for labels are in lowercase?

This causes duplicate entries at Transifex and translators keep asking.

@marcoambrosini asking you because blame should your name.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with src/teams/team-page/models/constants.ts at line 149 and inspect the surrounding label definitions for their casing convention. Check how these strings are exported or collected for Transifex, then verify that equivalent labels no longer produce duplicate translation entries while preserving the intended display text.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
internationalization
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.