mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
Patch compatible version notice (#1407)
* Patch compatible version notice * +
This commit is contained in:
@@ -1026,7 +1026,7 @@
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="763"/>
|
||||
<source>DownloadComplete_MSG</source>
|
||||
<translation>Patches Downloaded Successfully! All Patches available for all games have been downloaded, there is no need to download them individually for each game as happens in Cheats. If the patch does not appear, it may be that it does not exist for the specific serial and version of the game. It may be necessary to update the game.</translation>
|
||||
<translation>Patches Downloaded Successfully! All Patches available for all games have been downloaded, there is no need to download them individually for each game as happens in Cheats. If the patch does not appear, it may be that it does not exist for the specific serial and version of the game.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="773"/>
|
||||
@@ -1038,6 +1038,26 @@
|
||||
<source>Failed to retrieve HTML page.</source>
|
||||
<translation>Failed to retrieve HTML page.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="850"/>
|
||||
<source>The game is in version: %1</source>
|
||||
<translation>The game is in version: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="851"/>
|
||||
<source>The downloaded patch only works on version: %1</source>
|
||||
<translation>The downloaded patch only works on version: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="856"/>
|
||||
<source>You may need to update your game.</source>
|
||||
<translation>You may need to update your game.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="860"/>
|
||||
<source>Incompatibility Notice</source>
|
||||
<translation>Incompatibility Notice</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../cheats_patches.cpp" line="801"/>
|
||||
<source>Failed to open file:</source>
|
||||
|
||||
Reference in New Issue
Block a user