Skip to content

chore(discovery): say "members" instead of "people" - #1329

Merged
bmc08gt merged 1 commit into
code/cashfrom
chore/discovery-members-copy
Aug 26, 2026
Merged

chore(discovery): say "members" instead of "people"#1329
bmc08gt merged 1 commit into
code/cashfrom
chore/discovery-members-copy

Conversation

@bmc08gt

@bmc08gt bmc08gt commented Aug 26, 2026

Copy link
Copy Markdown
Collaborator

The leaderboard subtitle and the leaderboard info prompt both described token holders as people. Both now say "members".

  • subtitle_personCountsubtitle_memberCount ("0 members" / "1 member" / "%1$s members"). The plural is only referenced from the Discovery leaderboard rows, so the key is renamed rather than left stale.
  • prompt_description_learnAboutLeaderboard → "Members must have a minimum balance of %1$s to be counted".

Internal holder naming (HolderMetrics, currentHolders, RankingSystem.Holders, minimumHolderAmount) is unchanged — none of it is user-facing, and it mirrors the backend model. The remaining "people" strings in the app (contacts permission rationale, blocklist empty state, tip chat header) are outside Discovery and untouched.

The leaderboard subtitle and the leaderboard info prompt both described token
holders as people. Switch both to "members".

`subtitle_personCount` is only referenced from the Discovery leaderboard rows,
so it is renamed to `subtitle_memberCount` rather than left with a stale key.
The internal `holder` naming (`HolderMetrics`, `RankingSystem.Holders`) is
unchanged — it is not user-facing and mirrors the backend model.
@github-actions github-actions Bot added the type: chore Maintenance, config, CI/CD label Aug 26, 2026
@bmc08gt
bmc08gt merged commit fec692b into code/cash Aug 26, 2026
3 checks passed
@bmc08gt
bmc08gt deleted the chore/discovery-members-copy branch August 26, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance, config, CI/CD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant