Disable trophy pop-up with config setting (#1834)

This commit is contained in:
rainmakerv2
2024-12-22 21:46:45 +08:00
committed by GitHub
parent 5eebb04de9
commit 433d9459e0
6 changed files with 42 additions and 16 deletions

View File

@@ -1201,6 +1201,11 @@
<source>GUIgroupBox</source>
<translation>Play Title Music:\nIf a game supports it, enable playing special music when selecting the game in the GUI.</translation>
</message>
<message>
<location filename="../settings_dialog.cpp" line="267"/>
<source>disableTrophycheckBox</source>
<translation>Disable Trophy Pop-ups:\nDisable in-game trophy notifications. Trophy progress can still be tracked using the Trophy Viewer (right-click the game in the main window).</translation>
</message>
<message>
<location filename="../settings_dialog.cpp" line="450"/>
<source>hideCursorGroupBox</source>