[PR #2867] fix AchievementSummary/Notification font issue for ja/zh-cn #1253

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

Original Pull Request: https://github.com/stenzek/duckstation/pull/2867

State: closed
Merged: Yes


This PR reverts imgui_manager.cpp modification made by below commit:


commit 853e9a8a6a
Author: Connor McLaughlin stenzek@gmail.com
Date: Fri Jul 22 21:51:00 2022 +1000

Qt: Fix updater

AchievementSummary (and Leaderboard submittion) uses Notification, and Notification is drawn using medium_font and large_font.
There are already some translations for AchievementSummary/Leaderboard.
This PR fixes issue that these translated messages are currently shown with ???? string.

**Original Pull Request:** https://github.com/stenzek/duckstation/pull/2867 **State:** closed **Merged:** Yes --- This PR reverts imgui_manager.cpp modification made by below commit: ------------ commit 853e9a8a6a7234caeaa2ca75544375318cc86d68 Author: Connor McLaughlin <stenzek@gmail.com> Date: Fri Jul 22 21:51:00 2022 +1000 Qt: Fix updater ------------ AchievementSummary (and Leaderboard submittion) uses Notification, and Notification is drawn using medium_font and large_font. There are already some translations for AchievementSummary/Leaderboard. This PR fixes issue that these translated messages are currently shown with ???? string.
claunia added the pull-request label 2026-01-29 19:16:01 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#1253