Skip to content

Translation cleanup and misc string fixes#6507

Merged
OBattler merged 15 commits into
86Box:masterfrom
lemondrops:translations
Nov 26, 2025
Merged

Translation cleanup and misc string fixes#6507
OBattler merged 15 commits into
86Box:masterfrom
lemondrops:translations

Conversation

@lemondrops

Copy link
Copy Markdown
Contributor

Summary

  • Fix various mistakes in translations
  • Fix mismatched whitespace and punctuation in translations
  • Proper punctuation for French, Russian and Ukrainian
  • Remove some unused strings
  • Decapitalize "CODEC" in Aztech sound card configuration
  • Fix an incorrect error message in qt_openglrenderer.cpp
  • Move the trailing space in the "Disk %1: " string out of translations
  • Use QString::arg() instead of concatenation for the monitor number in the title bar
  • Use EMU_NAME instead of "86Box" in the about dialog

Drive-by: Properly separate Qt and SDL UI codepaths in update_mouse_msg(), which allows to drop the related hack for non-Windows platforms in qt_mainwindow.cpp.

Checklist

References

N/A

@OBattler
OBattler merged commit b322ec7 into 86Box:master Nov 26, 2025
45 checks passed
@lemondrops lemondrops changed the title Transaltion cleanup and misc string fixes Translation cleanup and misc string fixes Nov 26, 2025
@lemondrops
lemondrops deleted the translations branch November 26, 2025 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants