[PR #6839] [MERGED] Update LocalizationManager.cs #11156

Closed
opened 2026-02-07 06:33:27 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/6839
Author: @WWWesten
Created: 11/13/2021
Status: Merged
Merged: 11/19/2021
Merged by: @Bond-009

Base: masterHead: master


📝 Commits (10+)

📊 Changes

1 file changed (+66 additions, -51 deletions)

View changed files

📝 Emby.Server.Implementations/Localization/LocalizationManager.cs (+66 -51)

📄 Description

Synchronize language names list with jelliyfin-web and language codes in list with language resource file names. Native names of the languages, exposed the language codes, order by the language codes.

Changes

Issues


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/6839 **Author:** [@WWWesten](https://github.com/WWWesten) **Created:** 11/13/2021 **Status:** ✅ Merged **Merged:** 11/19/2021 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`a5f97ba`](https://github.com/jellyfin/jellyfin/commit/a5f97bac9940f6878dc3e64f8803f3598fe81168) Update LocalizationManager.cs - [`518179d`](https://github.com/jellyfin/jellyfin/commit/518179dcf43483d50f6db0c7a5644a0ff1fb02fe) Merge branch 'jellyfin:master' into master - [`5aa12f6`](https://github.com/jellyfin/jellyfin/commit/5aa12f648bdfe67350ae8c7e5e3fc13ee616d3f7) Merge branch 'jellyfin:master' into master - [`da1ec38`](https://github.com/jellyfin/jellyfin/commit/da1ec38b898c3da9174acef116ded14e5a6f679b) Update LocalizationManager.cs - [`b13dd2a`](https://github.com/jellyfin/jellyfin/commit/b13dd2a9d478b8eb74ba83e5ca92745d70ce75dc) Merge branch 'master' of https://github.com/WWWesten/jellyfin - [`858d17a`](https://github.com/jellyfin/jellyfin/commit/858d17a541632bef269abce1d3bd250e6317fd08) Update LocalizationManager.cs - [`cca4df1`](https://github.com/jellyfin/jellyfin/commit/cca4df1245ebb643c6b33f4994ac3ccd1675e69f) Merge branch 'jellyfin:master' into master - [`5a295d4`](https://github.com/jellyfin/jellyfin/commit/5a295d46608abe35f46fdff084e19f1fe3c86d2b) Update LocalizationManager.cs - [`1c4ea5c`](https://github.com/jellyfin/jellyfin/commit/1c4ea5cebe1bba03911335ba83af72c98ad4dc08) Update LocalizationManager.cs - [`287c1ea`](https://github.com/jellyfin/jellyfin/commit/287c1ea20f9891e6b226ec99ed6ce4fd88d260d0) Update LocalizationManager.cs ### 📊 Changes **1 file changed** (+66 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `Emby.Server.Implementations/Localization/LocalizationManager.cs` (+66 -51) </details> ### 📄 Description Synchronize language names list with jelliyfin-web and language codes in list with language resource file names. Native names of the languages, <s>exposed the language codes,</s> order by the language codes. <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** <!-- Describe your changes here in 1-5 sentences. --> **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:33:27 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11156