Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix selection of wrong languages in language picker #10406

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

ShareASmile
Copy link
Collaborator

@ShareASmile ShareASmile commented Sep 8, 2023

What is it?

  • Bugfix (user facing)
  • Feature (user facing)
  • Codebase improvement (dev facing)
  • Meta improvement to the project (dev facing)

Description of the changes in your PR

Fix Language Selector Bug introduced by #10250 , by placing Uchinaguchi Language correctly in language selector settings.

Fixes:
Language Selector Bug
Description:

In App language Content Settings, when I choose Punjabi, app language actually changes to Polish after restart (that means language picker picking up the lower placed language instead). App shows selected language Punjabi, even though app is now in Polish language.

Try changing any language after Italian Japanese in language selector settings, bug will be noticeable except last few languages.

Tested on:
Device: Samsung Galaxy A22 5G
OS: Android 13 OneUI 5.0
App Version: 0.25.2

APK testing

The APK can be found by going to the "Checks" tab below the title. On the left pane, click on "CI", scroll down to "artifacts" and click "app" to download the zip file which contains the debug APK of this PR. You can find more info and a video demonstration on this wiki page.

Due diligence

..ing language picker to select wrong languages
@sonarcloud
Copy link

sonarcloud bot commented Sep 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@AudricV AudricV added bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate labels Sep 8, 2023
Copy link
Member

@TobiGr TobiGr left a comment

Choose a reason for hiding this comment

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

Thank you!

@TobiGr TobiGr merged commit b5463cf into TeamNewPipe:dev Sep 8, 2023
14 checks passed
@ShareASmile ShareASmile deleted the fix-language-selector branch September 10, 2023 07:38
@TobiGr TobiGr linked an issue Sep 21, 2023 that may be closed by this pull request
6 tasks
@AudricV AudricV changed the title Fix language Picker Selecting Wrong Languages Fix selection of wrong languages in language picker Sep 23, 2023
This was referenced Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug localisation / translation Everything that has to do with translations or Weblate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Polish is not displayed correctly and Portuguese is used instead
3 participants