mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-04 05:35:52 +00:00
[PR #900] [MERGED] Continue UI translation work #1222
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/900
Author: @Deterous
Created: 10/17/2025
Status: ✅ Merged
Merged: 10/17/2025
Merged by: @mnadareski
Base:
ui-langs← Head:ui-langs-dev📝 Commits (10+)
523a3b0No redundant translation519ee46semicolon6072d32rename DefaultUILanguageac35812finish rename61fd964Cleanup31ddac6Fix SetInterfaceLanguagef567060Fix LanguageMenuItemClick674f17fSet resources before window loads1c365e0set lang during init1a5180cUpdate interface language after setting options📊 Changes
9 files changed (+227 additions, -118 deletions)
View changed files
📝
MPF.Frontend/Options.cs(+4 -4)📝
MPF.Frontend/ViewModels/OptionsViewModel.cs(+2 -2)📝
MPF.UI/App.xaml.cs(+0 -58)📝
MPF.UI/Resources/Strings.ko.xaml(+39 -5)📝
MPF.UI/Resources/Strings.xaml(+35 -1)📝
MPF.UI/Windows/MainWindow.xaml(+3 -2)📝
MPF.UI/Windows/MainWindow.xaml.cs(+128 -30)📝
MPF.UI/Windows/MediaInformationWindow.xaml(+14 -14)📝
MPF.UI/Windows/OptionsWindow.xaml(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.