Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Conversation

gabrielluong
Copy link
Member

Fixes #15796. Original PR #15838

Pull Request checklist

  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Screenshots: This PR includes screenshots or GIFs of the changes made or an explanation of why it does not
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features. In addition, it includes a screenshot of a successful accessibility scan to ensure no new defects are added to the product.

To download an APK when reviewing a PR:

  1. click on Show All Checks,
  2. click Details next to "Taskcluster (pull_request)" after it appears and then finishes with a green checkmark,
  3. click on the "Fenix - assemble" task, then click "Run Artifacts".
  4. the APK links should be on the left side of the screen, named for each CPU architecture

Copy link
Contributor

@liuche liuche left a comment

Choose a reason for hiding this comment

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

Test fixed 👍

@gabrielluong gabrielluong merged commit 412b412 into mozilla-mobile:master Oct 16, 2020
@gabrielluong gabrielluong deleted the 15796_show_device_language_under_follow_device_language branch October 16, 2020 16:48
Copy link
Contributor

@eliserichards eliserichards left a comment

Choose a reason for hiding this comment

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

Why are we not using locale.getDisplayName(locale).capitalize(locale) like line 41?

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.

Show selected language in "Follow device language" summary
4 participants