mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-11 21:29:24 +00:00
[PR #912] [MERGED] Add hidden language (NovaAurora) #1229
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/912
Author: @Deterous
Created: 10/27/2025
Status: ✅ Merged
Merged: 10/27/2025
Merged by: @mnadareski
Base:
master← Head:master📝 Commits (2)
a07cb3fAdd hidden language (NovaAurora)c60feccadd test📊 Changes
7 files changed (+250 additions, -1 deletions)
View changed files
📝
CHANGELIST.md(+1 -0)📝
MPF.Frontend.Test/EnumExtensionsTests.cs(+3 -0)📝
MPF.Frontend/EnumExtensions.cs(+3 -0)📝
MPF.Frontend/Enumerations.cs(+4 -0)➕
MPF.UI/Resources/String.37.xaml(+237 -0)📝
MPF.UI/Windows/MainWindow.xaml.cs(+1 -0)📝
README.md(+1 -1)📄 Description
This one isn't visible in the drop-down (similar to the hidden theme color).
However it can be enabled as a default language in options to force use of it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.