From 81835b8445473730249a805d934205f9393d4b33 Mon Sep 17 00:00:00 2001 From: bovirus <1262554+bovirus@users.noreply.github.com> Date: Tue, 9 Jul 2024 21:03:08 +0200 Subject: [PATCH 1/2] Update Italian language --- InternetTest/InternetTest/Properties/Resources.it-IT.resx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InternetTest/InternetTest/Properties/Resources.it-IT.resx b/InternetTest/InternetTest/Properties/Resources.it-IT.resx index 3664cc5..42774e5 100644 --- a/InternetTest/InternetTest/Properties/Resources.it-IT.resx +++ b/InternetTest/InternetTest/Properties/Resources.it-IT.resx @@ -1042,9 +1042,9 @@ Assolutamente NESSUN dato verrà inviato a Léo Corporation. Accesso repository GitHub - Esportazione in CSV + Esporta come file CSV - Mostra/Nascondi gli elementi scaduti + Visualizza/nascondi elementi scaduti \ No newline at end of file From e21f649228f57b28f4e56da646b51ae7e157ab54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Peyronnet?= Date: Thu, 11 Jul 2024 18:39:24 +0200 Subject: [PATCH 2/2] Version 8.4.1.2407 --- InternetTest/InternetTest/Classes/Global.cs | 4 ++-- InternetTest/InternetTest/InternetTest.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/InternetTest/InternetTest/Classes/Global.cs b/InternetTest/InternetTest/Classes/Global.cs index 2bf1228..13dbd51 100644 --- a/InternetTest/InternetTest/Classes/Global.cs +++ b/InternetTest/InternetTest/Classes/Global.cs @@ -47,10 +47,10 @@ public static class Global #if NIGHTLY private static DateTime Date => System.IO.File.GetLastWriteTime(System.Reflection.Assembly.GetEntryAssembly().Location); - public static string Version => $"8.4.0.2407-nightly{Date:yyMM.dd@HHmm}"; + public static string Version => $"8.4.1.2407-nightly{Date:yyMM.dd@HHmm}"; #else - public static string Version => "8.4.0.2407"; + public static string Version => "8.4.1.2407"; #endif public static string LastVersionLink => "https://raw.githubusercontent.com/Leo-Corporation/LeoCorp-Docs/master/Liens/Update%20System/InternetTest/7.0/Version.txt"; internal static string SynethiaPath => $@"{FileSys.AppDataPath}\Léo Corporation\InternetTest Pro\NewSynethiaConfig.json"; diff --git a/InternetTest/InternetTest/InternetTest.csproj b/InternetTest/InternetTest/InternetTest.csproj index 10c3b37..353de6a 100644 --- a/InternetTest/InternetTest/InternetTest.csproj +++ b/InternetTest/InternetTest/InternetTest.csproj @@ -6,7 +6,7 @@ enable true True - 8.4.0.2407 + 8.4.1.2407 © 2024 Léo Corporation Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!