Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Suppress l10n warnings #900

Merged
merged 1 commit into from
Feb 14, 2023
Merged

Conversation

thkim1011
Copy link
Contributor

Description

This change suppresses l10n warnings. Currently the only warning implemented in the gen-l10n tool is to warn users if they have a repeated plural case, since this renders one of the plural case useless. However, it seems that Google distinguishes between the =1 and one case, but these are interpreted to be the same thing in ICU's messageFormat syntax.

Issues

Fixes #893.

Copy link
Member

@guidezpl guidezpl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you

@guidezpl guidezpl merged commit f383c7c into flutter:main Feb 14, 2023
feliperussi pushed a commit to feliperussi/gallery that referenced this pull request May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Address l10n errors
2 participants