Skip to content

Cupertino localization step 1.5: fix a resource mismatch in cupertino_en.arb#29821

Merged
xster merged 1 commit intoflutter:masterfrom
xster:localization-1.5
Mar 27, 2019
Merged

Cupertino localization step 1.5: fix a resource mismatch in cupertino_en.arb#29821
xster merged 1 commit intoflutter:masterfrom
xster:localization-1.5

Conversation

@xster
Copy link
Member

@xster xster commented Mar 22, 2019

Description

Fix a typo in cupertino_en.arb

Related Issues

#13452

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes tests for all changed/updated/fixed behaviors (See Test Coverage).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze --flutter-repo) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide, including Features we expect every widget to implement.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require Flutter developers to manually update their apps to accommodate your change?

@xster xster requested a review from HansMuller March 22, 2019 23:35
@goderbauer goderbauer added framework flutter/packages/flutter repository. See also f: labels. f: cupertino flutter/packages/flutter/cupertino repository labels Mar 25, 2019
Copy link
Contributor

@HansMuller HansMuller left a comment

Choose a reason for hiding this comment

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

Eventually this kind of thing should be caught by the validateLocalizations() step in dev/tools/gen_localizations.dart (right?)

@xster
Copy link
Member Author

xster commented Mar 27, 2019

It will. Just at this point, there isn't enough stuff in gen_localizations to know this file existed yet. It's also how I caught this thing later :D

@xster xster merged commit 4b365fb into flutter:master Mar 27, 2019
@xster xster deleted the localization-1.5 branch March 27, 2019 22:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

f: cupertino flutter/packages/flutter/cupertino repository framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants