mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-27 12:56:18 +00:00
Minor Fixes for Separate Update Folder (#1387)
* description + string fixes * fix use condition * clang format * updates now fully extract to game update folder * don't guarantee the overwrite game condition
This commit is contained in:
parent
08343faf01
commit
6fc7b3993d
5 changed files with 20 additions and 16 deletions
|
@ -1056,6 +1056,11 @@
|
|||
<source>fullscreenCheckBox</source>
|
||||
<translation>Enable Full Screen:\nAutomatically puts the game window into full-screen mode.\nThis can be toggled by pressing the F11 key.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="293"/>
|
||||
<source>separateUpdatesCheckBox</source>
|
||||
<translation>Enable Separate Update Folder:\nEnables installing game updates into a separate folder for easy management.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../settings_dialog.cpp" line="295"/>
|
||||
<source>showSplashCheckBox</source>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue