GUI: Settings - Trophy Key (#2013)

* GUI: Settings-Trophy Key

* -

* QLineEdit::Password

* clang

* size
This commit is contained in:
DanielSvoboda
2025-01-02 04:15:08 -03:00
committed by GitHub
parent 4e0757ed55
commit 8b66e9f78d
29 changed files with 736 additions and 296 deletions

View File

@@ -537,6 +537,16 @@
<source>Username</source>
<translation>Username</translation>
</message>
<message>
<location filename="../settings_dialog.ui"/>
<source>Trophy Key</source>
<translation>Trophy Key</translation>
</message>
<message>
<location filename="../settings_dialog.ui"/>
<source>Trophy</source>
<translation>Trophy</translation>
</message>
<message>
<location filename="../settings_dialog.ui" line="178"/>
<source>Logger</source>
@@ -1236,6 +1246,11 @@
<source>userName</source>
<translation>Username:\nSets the PS4's account username, which may be displayed by some games.</translation>
</message>
<message>
<location filename="../settings_dialog.cpp"/>
<source>TrophyKey</source>
<translation>Trophy Key:\nKey used to decrypt trophies.\nMust contain only the hex characters of 'Trophy Key, type Release (CEX)', without commas or 0x</translation>
</message>
<message>
<location filename="../settings_dialog.cpp" line="301"/>
<source>logTypeGroupBox</source>