Skip to content

Make internationalization files easier to update #126866

@jaumard

Description

@jaumard

By reading the documentation of Internationalization I have to create manually all the intl_*lang*.arb files. But once it's done and I need to update my translation (example I removed and/or added screens), how can I update the localisations ? What's the procedure in that case ?

Because having to manually search for the new messages into intl_messages.arb and after add them into each intl_*lang*.arb is not really an option...

Having the Intl package that merge all the translation and add/remove/update for all langage.
On angular the i18n tool is doing it and I find it really cool to work with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)c: new featureNothing broken; request for a new capabilityframeworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions