Skip to content

Fix/dice typo#1491

Open
SofianElmotiem wants to merge 1 commit into
OpenBoard-org:masterfrom
SofianElmotiem:fix/dice-typo
Open

Fix/dice typo#1491
SofianElmotiem wants to merge 1 commit into
OpenBoard-org:masterfrom
SofianElmotiem:fix/dice-typo

Conversation

@SofianElmotiem
Copy link
Copy Markdown

Fixed a grammar mistake in the Dice widget , "Dices" is not standard English, "Dice" is already the correct plural. Updated the help text and i18n file. Left the internal #dices element ID untouched since that's code, not UI text.

Fixes #1438

@Vekhir
Copy link
Copy Markdown
Contributor

Vekhir commented May 15, 2026

The first two commits are unrelated to this PR. It's good to remove them, so each PR only contains the commits immediately relevant to it; this allows for flexibility regarding the merge order.

Your commit descriptions are very close to Conventional Commits: https://www.conventionalcommits.org/en/v1.0.0/
Perhaps it can give you inspiration, all the while making them more consistent :)

@SofianElmotiem
Copy link
Copy Markdown
Author

Hey Vekhir ,I've rebased the branch so that it now contains only the one commit relevant to this fix. I have updated as well the commit message to follow Conventional Commits format as you suggested ( also learned something new there:) appreciate the pointer!

Dice is already the correct plural form in English, dices is not standard.
Updated all user-visible occurrences in the Dice widget help text and
i18n properties file. (#dices) was left unchanged as it is internal
code, not UI text.

Fixes OpenBoard-org#1438

Signed-off-by: SofianElmotiem <sofianelmotiem@gmail.com>
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] - Minor typo in UI - "Dices"

2 participants