Skip to content

[#2463] Fix plural form of pinned toots header#2464

Open
pylapp wants to merge 1 commit into
Dimillian:mainfrom
pylapp:pr/2464-pinned-toots-header-always-in-singular-form
Open

[#2463] Fix plural form of pinned toots header#2464
pylapp wants to merge 1 commit into
Dimillian:mainfrom
pylapp:pr/2464-pinned-toots-header-always-in-singular-form

Conversation

@pylapp
Copy link
Copy Markdown
Contributor

@pylapp pylapp commented May 11, 2026

Description

Fix the plural form of the header for pinned toots section. If there is only one pinned too, keep the previous wording in singular form without count. If there is at least two pinned toots, use a plural form witth a count. Thus it will improve the User eXperience by precising clearly there are several pinned toots and how many.

Related issues

Closes #2463

Before

Only singular form even if several tools

After (proposal)

Without pinned toot:

No header, no pinned toot (french)

If only 1 pinned toot:

Plural form without count for one toot (french)

If more than 1 pinned toot:

Plural form with count if more than 1 pinned toot (french)

Fix the plural form of the header for pinned toots section.
If there is only one pinned too, keep the previous wording in singular form without count.
If there is at least two pinned toots, use a plural form witth a count.
Thus it will improve the User eXperience by precising clearly there are several pinned toots and how many.

Closes Dimillian#2463

Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
@pylapp
Copy link
Copy Markdown
Contributor Author

pylapp commented May 11, 2026

@Dimillian The pull request is ready for review 🤘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: When I pinned several tools, the header wording is not in plural form

1 participant