Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translations warning in poll component #1291

Open
fuzzylogic2000 opened this issue Dec 9, 2022 · 0 comments
Open

Translations warning in poll component #1291

fuzzylogic2000 opened this issue Dec 9, 2022 · 0 comments
Labels
Dev: Frontend Dev: Refactor issues to be fixed with code refactor Type: Wording issue related to wording or translations
Milestone

Comments

@fuzzylogic2000
Copy link
Contributor

fuzzylogic2000 commented Dec 9, 2022

When running makemessages in a project, I get the following warning:

xgettext: warning: msgid '%s participant gave %s answers.' is used without plural and with plural.
                   /adhocracy-plus/node_modules/adhocracy4/adhocracy4/polls/static/PollDetail/PollResults.jsx:63: Here is the occurrence without plural.
                   /adhocracy-plus/node_modules/adhocracy4/adhocracy4/polls/static/PollDetail/PollResults.jsx:65: Here is the occurrence with plural.
                   Workaround: If the msgid is a sentence, change the wording of the sentence; otherwise, use contexts for disambiguation.
xgettext: warning: msgid '%s participant gave %s answers.' is used without plural and with plural.
                   /adhocracy-plus/venv/lib/python3.10/site-packages/adhocracy4/polls/static/PollDetail/PollResults.jsx:63: Here is the occurrence without plural.
                   /adhocracy-plus/node_modules/adhocracy4/adhocracy4/polls/static/PollDetail/PollResults.jsx:63: Here is the occurrence with plural.
                   Workaround: If the msgid is a sentence, change the wording of the sentence; otherwise, use contexts for disambiguation.
@fuzzylogic2000 fuzzylogic2000 added the Type: Wording issue related to wording or translations label Dec 9, 2022
@CarolingerSeilchenspringer CarolingerSeilchenspringer added this to the Poll milestone Jul 10, 2024
@TeaJayyy TeaJayyy added Dev: Frontend Dev: Refactor issues to be fixed with code refactor labels Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev: Frontend Dev: Refactor issues to be fixed with code refactor Type: Wording issue related to wording or translations
Projects
None yet
Development

No branches or pull requests

3 participants