From 60ba6220497ca72742a95a53c99ce7a11b3a4398 Mon Sep 17 00:00:00 2001 From: Incrementis Date: Fri, 24 Jan 2025 18:14:47 +0100 Subject: [PATCH] Fixes issue #22 --- akgear/Deutsch/!_errors.tra | 2 +- akgear/Deutsch/!_warnings.tra | 4 ++-- akgear/English/!_errors.tra | 2 +- akgear/English/!_warnings.tra | 4 ++-- akgear/laf/errors/!_CheckIEgames.tpa | 2 +- akgear/laf/warnings/!_CheckIEgames.tpa | 2 +- akgear/laf/warnings/!_CheckSOD.tpa | 2 +- akgear/setup-akgear.tp2 | 2 +- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/akgear/Deutsch/!_errors.tra b/akgear/Deutsch/!_errors.tra index 82a0fea..fe9ada0 100644 --- a/akgear/Deutsch/!_errors.tra +++ b/akgear/Deutsch/!_errors.tra @@ -1 +1 @@ -@2147483647=~Diese Modifikation is nicht mit dem zu installierenden Spiel kompatibel! Die Installation wird abgebrochen.~ \ No newline at end of file +@1073741823 =~Diese Modifikation is nicht mit dem zu installierenden Spiel kompatibel! Die Installation wird abgebrochen.~ \ No newline at end of file diff --git a/akgear/Deutsch/!_warnings.tra b/akgear/Deutsch/!_warnings.tra index c2abef9..060f26f 100644 --- a/akgear/Deutsch/!_warnings.tra +++ b/akgear/Deutsch/!_warnings.tra @@ -1,2 +1,2 @@ -@2147483646=~Modifikations-kompatibilität ist unsicher. Trotz erfolgreicher Installation, kann die reibungslose Funktionalität nicht garantiert werden. Falls die Installation Fehler generiert, kann die Kompatibilität eine der Ursachen sein.~ -@2147483644=~SOD zip wurde erkannt! Die Installation von Modmerge oder DLCmerger wird vermutlich benötigt. Trotz erfolgreicher Installation, kann die reibungslose Funktionalität nicht garantiert werden.~ \ No newline at end of file +@1073741822=~Modifikations-kompatibilität ist unsicher. Trotz erfolgreicher Installation, kann die reibungslose Funktionalität nicht garantiert werden. Falls die Installation Fehler generiert, kann die Kompatibilität eine der Ursachen sein.~ +@1073741820=~SOD zip wurde erkannt! Die Installation von Modmerge oder DLCmerger wird vermutlich benötigt. Trotz erfolgreicher Installation, kann die reibungslose Funktionalität nicht garantiert werden.~ \ No newline at end of file diff --git a/akgear/English/!_errors.tra b/akgear/English/!_errors.tra index 9b0ec07..8c15020 100644 --- a/akgear/English/!_errors.tra +++ b/akgear/English/!_errors.tra @@ -1 +1 @@ -@2147483647=~Mod is incompatible with game! The Installation is aborted.~ \ No newline at end of file +@1073741823=~Mod is incompatible with game! The Installation is aborted.~ \ No newline at end of file diff --git a/akgear/English/!_warnings.tra b/akgear/English/!_warnings.tra index 92aa23c..f283afe 100644 --- a/akgear/English/!_warnings.tra +++ b/akgear/English/!_warnings.tra @@ -1,2 +1,2 @@ -@2147483646=~Insecure game compatibility detected! No guarantee for smooth functionality in case of successful installation. If you encounter an error after installation, this may be the cause.~ -@2147483644=~SOD zip detected! Installation of Modmerge or DLCmerger is possibly needed. No guarantee for smooth functionality in case of successful installation. If you encounter an error after installation, this may be the cause.~ \ No newline at end of file +@1073741822=~Insecure game compatibility detected! No guarantee for smooth functionality in case of successful installation. If you encounter an error after installation, this may be the cause.~ +@1073741820=~SOD zip detected! Installation of Modmerge or DLCmerger is possibly needed. No guarantee for smooth functionality in case of successful installation. If you encounter an error after installation, this may be the cause.~ \ No newline at end of file diff --git a/akgear/laf/errors/!_CheckIEgames.tpa b/akgear/laf/errors/!_CheckIEgames.tpa index de1d1f8..371a516 100644 --- a/akgear/laf/errors/!_CheckIEgames.tpa +++ b/akgear/laf/errors/!_CheckIEgames.tpa @@ -17,7 +17,7 @@ BEGIN END -OUTER_SPRINT error @2147483647 +OUTER_SPRINT error @1073741823 // Checks all game shortcuts diff --git a/akgear/laf/warnings/!_CheckIEgames.tpa b/akgear/laf/warnings/!_CheckIEgames.tpa index b537ebb..0aa14e0 100644 --- a/akgear/laf/warnings/!_CheckIEgames.tpa +++ b/akgear/laf/warnings/!_CheckIEgames.tpa @@ -16,7 +16,7 @@ BEGIN END -OUTER_SPRINT warning @2147483646 +OUTER_SPRINT warning @1073741822 // Checks all game shortcuts diff --git a/akgear/laf/warnings/!_CheckSOD.tpa b/akgear/laf/warnings/!_CheckSOD.tpa index 56ac855..d1829cd 100644 --- a/akgear/laf/warnings/!_CheckSOD.tpa +++ b/akgear/laf/warnings/!_CheckSOD.tpa @@ -9,7 +9,7 @@ BEGIN END -OUTER_SPRINT warning @2147483644 +OUTER_SPRINT warning @1073741820 // Checks all files diff --git a/akgear/setup-akgear.tp2 b/akgear/setup-akgear.tp2 index 600e3cf..0e63573 100644 --- a/akgear/setup-akgear.tp2 +++ b/akgear/setup-akgear.tp2 @@ -4,7 +4,7 @@ // ----------- BACKUP ~weidu_external/akgear/backup~ // %MOD_FOLDER% doesn't work here AUTHOR ~Incrementis (incrementis[@]gmail.com)~ -VERSION ~v1.4.1~ +VERSION ~v1.4.4~ AUTO_EVAL_STRINGS// This will prevent the need of EVAL for string variables