Skip to content

[gen_l10n] Does not escape single or double quotes properly. #51787

Description

@shihaohong

Arb file:

  "rallyLoginNoAccount": "Het jy nie 'n rekening nie?",

Generated getter:

  @override
  String get rallyLoginNoAccount => 'Het jy nie 'n rekening nie?'; // causes error

Metadata

Metadata

Assignees

Labels

a: internationalizationSupporting other languages or locales. (aka i18n)c: regressionIt was better in the past than it is now

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions