Patch compatible version notice (#1407)

* Patch compatible version notice

* +
This commit is contained in:
DanielSvoboda
2024-10-18 12:56:31 -03:00
committed by GitHub
parent a13d1d1ab1
commit 47ba6c6344
28 changed files with 629 additions and 38 deletions

View File

@@ -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>