[PR #907] [MERGED] Fix long translated strings #1224

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

📋 Pull Request Information

Original PR: https://github.com/SabreTools/MPF/pull/907
Author: @Deterous
Created: 10/19/2025
Status: Merged
Merged: 10/19/2025
Merged by: @mnadareski

Base: ui-langsHead: ui-langs-dev


📝 Commits (10+)

  • b88af4e Build branch
  • a09e25b Enable debug media info window by default
  • 0bbcfcd Fix bold options window context menu
  • c22cfa3 Merge pull request #1 from Deterous/ui-langs
  • d07bc40 Shorten ukr strings
  • 0b761a7 More shortened strings
  • 8e674dd better short ukr
  • 36a4e92 Merge pull request #2 from Deterous/ui-langs
  • aaf16a0 revert build changes and debug flag
  • 8a83c09 fix test login button strings

📊 Changes

8 files changed (+38 additions, -36 deletions)

View changed files

📝 MPF.UI/Resources/Strings.de.xaml (+1 -1)
📝 MPF.UI/Resources/Strings.es.xaml (+2 -2)
📝 MPF.UI/Resources/Strings.pl.xaml (+2 -2)
📝 MPF.UI/Resources/Strings.ru.xaml (+1 -1)
📝 MPF.UI/Resources/Strings.sv.xaml (+9 -9)
📝 MPF.UI/Resources/Strings.uk.xaml (+18 -18)
📝 MPF.UI/Windows/MainWindow.xaml (+1 -1)
📝 MPF.UI/Windows/OptionsWindow.xaml (+4 -2)

📄 Description

Also fixes minor issue with bold on options window title bar context menu


🔄 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/907 **Author:** [@Deterous](https://github.com/Deterous) **Created:** 10/19/2025 **Status:** ✅ Merged **Merged:** 10/19/2025 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `ui-langs` ← **Head:** `ui-langs-dev` --- ### 📝 Commits (10+) - [`b88af4e`](https://github.com/SabreTools/MPF/commit/b88af4eb8771f362ef3b0026267253ed9617486e) Build branch - [`a09e25b`](https://github.com/SabreTools/MPF/commit/a09e25bc0c07d0f1b3d7c4e6857481b96f598907) Enable debug media info window by default - [`0bbcfcd`](https://github.com/SabreTools/MPF/commit/0bbcfcd9f64dad5de014607c3fdce2c51f8eb1e2) Fix bold options window context menu - [`c22cfa3`](https://github.com/SabreTools/MPF/commit/c22cfa3b4ee9acd13e8a93e38d9d86e7acbafd9f) Merge pull request #1 from Deterous/ui-langs - [`d07bc40`](https://github.com/SabreTools/MPF/commit/d07bc40b589ccbb04c52a7e157a422d129060e1b) Shorten ukr strings - [`0b761a7`](https://github.com/SabreTools/MPF/commit/0b761a73cd5e38f4ed1b6c502c0d2cd39e4a1b11) More shortened strings - [`8e674dd`](https://github.com/SabreTools/MPF/commit/8e674dd85eb9f604670a1fa8b56e739f2275b99a) better short ukr - [`36a4e92`](https://github.com/SabreTools/MPF/commit/36a4e92ae44669932c882771584efcc9c0287b0e) Merge pull request #2 from Deterous/ui-langs - [`aaf16a0`](https://github.com/SabreTools/MPF/commit/aaf16a06795727665063560cd77a855c5f870c62) revert build changes and debug flag - [`8a83c09`](https://github.com/SabreTools/MPF/commit/8a83c09e8457969fb8dffadbbda61d97dbbc9ffc) fix test login button strings ### 📊 Changes **8 files changed** (+38 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `MPF.UI/Resources/Strings.de.xaml` (+1 -1) 📝 `MPF.UI/Resources/Strings.es.xaml` (+2 -2) 📝 `MPF.UI/Resources/Strings.pl.xaml` (+2 -2) 📝 `MPF.UI/Resources/Strings.ru.xaml` (+1 -1) 📝 `MPF.UI/Resources/Strings.sv.xaml` (+9 -9) 📝 `MPF.UI/Resources/Strings.uk.xaml` (+18 -18) 📝 `MPF.UI/Windows/MainWindow.xaml` (+1 -1) 📝 `MPF.UI/Windows/OptionsWindow.xaml` (+4 -2) </details> ### 📄 Description Also fixes minor issue with bold on options window title bar context menu --- <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:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#1224