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

CloseProjectsConfirmationDialog: Don't use printf in the plural form #1543

Merged
merged 2 commits into from
Mar 2, 2025

Conversation

ryonakano
Copy link
Member

Use printf in one form but not in the other form should be problem in languages that does not have singular/plural forms like Japanese. In these languages only a single translated text is provided.

image

Use printf in one form but not in the other form should be problem
in languages that does not have singular/plural forms. In these languages
only a single translated text is provided.
@ryonakano ryonakano requested a review from a team March 2, 2025 10:05
@jeremypw jeremypw enabled auto-merge (squash) March 2, 2025 18:08
@jeremypw jeremypw merged commit 13f07f9 into master Mar 2, 2025
6 checks passed
@jeremypw jeremypw deleted the ryonakano/no-printf branch March 2, 2025 18:09
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.

2 participants