Skip to content
Snippets Groups Projects

Settings: Fix blank strings for some locales

Merged Edgar Fouillet requested to merge edrflt/vlc-ios:fix__settings_languages into master

New method for locale combinations that should handle all cases, including exotic ones.

This should handle any cases like

locale file
en en.lproj
en_GB en_GB.lproj
pt_BR pt_BR.lproj
de_FR de.lproj
zh_Hans zh_Hans.lproj
zh_Hans_FR zh_Hans.lproj

by testing combinations of languageCode, scriptCode and regionCode if collatorIdentifier is invalid.

Merge request reports

Merge request pipeline #136548 failed

Merge request pipeline failed for 89b5002b

Approval is optional

Merged by Felix Paul KühneFelix Paul Kühne 3 years ago (Sep 14, 2021 8:55am UTC)

Merge details

Pipeline #137801 passed

Pipeline passed for 89b5002b on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading