[PR #912] [MERGED] Add hidden language (NovaAurora) #1229

Closed
opened 2026-01-29 16:26:13 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/MPF/pull/912 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`a07cb3f`](https://github.com/SabreTools/MPF/commit/a07cb3f0c370afc7b40476b943f9ecf21634f32b) Add hidden language (NovaAurora) - [`c60fecc`](https://github.com/SabreTools/MPF/commit/c60feccc6ede78e0bbfe54bc4bf1dfcb5070a3f8) add test ### 📊 Changes **7 files changed** (+250 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 16:26:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1229