Skip to content

[gen_l10n] Localizations fail to generate with apostrophes or quotes in plural strings #54184

@perclasson

Description

@perclasson

Steps to Reproduce

  1. Create a plural string with quotes: {count,plural, =1{Flutter's amazing, times 1!} other{Flutter's amazing, times {count}!}}
  2. Run the gen_l10n script
  3. The generated output is not valid dart code
Logs

Metadata

Metadata

Assignees

Labels

a: internationalizationSupporting other languages or locales. (aka i18n)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions