Skip to content

Commit

Permalink
Merge pull request #539 from Leo-Corporation/vNext
Browse files Browse the repository at this point in the history
Version 8.0.3.2401
  • Loading branch information
lpeyr authored Jan 4, 2024
2 parents 2d7cf0a + 62c7dc8 commit 74d9b23
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions InternetTest/InternetTest/Classes/Global.cs
Original file line number Diff line number Diff line change
Expand Up @@ -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.0.2.2401-nightly{Date:yyMM.dd@HHmm}";
public static string Version => $"8.0.3.2401-nightly{Date:yyMM.dd@HHmm}";

#else
public static string Version => "8.0.2.2401";
public static string Version => "8.0.3.2401";
#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";
Expand Down
2 changes: 1 addition & 1 deletion InternetTest/InternetTest/InternetTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<Nullable>enable</Nullable>
<UseWPF>true</UseWPF>
<UseWindowsForms>True</UseWindowsForms>
<Version>8.0.2.2401</Version>
<Version>8.0.3.2401</Version>
<Copyright>© 2024</Copyright>
<Company>Léo Corporation</Company>
<Description>Taking you to another level. InternetTest can locate IP addresses, send ping request, recover your WiFi passwords and more!</Description>
Expand Down
30 changes: 15 additions & 15 deletions InternetTest/InternetTest/Properties/Resources.it-IT.resx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
<value>Test sito web</value>
</data>
<data name="DownDetectorPlaceHolder" xml:space="preserve">
<value>Aggiungere un sito web per verificare se è disponibile o meno</value>
<value>Per verificare se un sito web è disponibile o meno aggiungilo qui</value>
</data>
<data name="MapProvider" xml:space="preserve">
<value>Fornitore mappe</value>
Expand Down Expand Up @@ -331,13 +331,13 @@
<value>Inserisci un IP o una URL.</value>
</data>
<data name="PackageSent" xml:space="preserve">
<value>Pacchetto/i inviato/i</value>
<value>Pacchetti inviati</value>
</data>
<data name="PackageReceived" xml:space="preserve">
<value>Pacchetto/i ricevuto/i</value>
<value>Pacchetti ricevuti</value>
</data>
<data name="PackageLost" xml:space="preserve">
<value>Pacchetto/i perso/i</value>
<value>Pacchetti persi</value>
</data>
<data name="PingStatus" xml:space="preserve">
<value>Lo stato del ping verrà visualizzato qui</value>
Expand Down Expand Up @@ -508,10 +508,10 @@ Vuoi continuare?</value>
<value>Impostazioni avvio programma</value>
</data>
<data name="OnStartDescription" xml:space="preserve">
<value>Impostazioni da applicare all'avvio.</value>
<value>Impostazioni relative all'avvio del programma.</value>
</data>
<data name="WebSettingsDescription" xml:space="preserve">
<value>Impostazioni relative ad internet.</value>
<value>Impostazioni relative alla connessione internet.</value>
</data>
<data name="WebSettings" xml:space="preserve">
<value>Impostazioni internet</value>
Expand All @@ -535,7 +535,7 @@ Vuoi continuare?</value>
<value>Gestione dati e privacy.</value>
</data>
<data name="Import" xml:space="preserve">
<value>Importa imposatzioni</value>
<value>Importa impostazioni</value>
</data>
<data name="Export" xml:space="preserve">
<value>Esporta impostazioni</value>
Expand Down Expand Up @@ -757,7 +757,7 @@ Assolutamente NESSUN dato verrà inviato a Léo Corporation.</value>
<value>Traceroute in corso</value>
</data>
<data name="TraceRouteDesc" xml:space="preserve">
<value>Impostazioni relative all'uso di un traceroute.</value>
<value>Impostazioni relative all'uso di traceroute.</value>
</data>
<data name="MaxTimeOut" xml:space="preserve">
<value>Timeout max</value>
Expand Down Expand Up @@ -856,16 +856,16 @@ Assolutamente NESSUN dato verrà inviato a Léo Corporation.</value>
<value>Multicast</value>
</data>
<data name="UnicastPacketsSent" xml:space="preserve">
<value>Pacchetti unicast inviati</value>
<value>Pacchetti Unicast inviati</value>
</data>
<data name="UnicastPacketsReceived" xml:space="preserve">
<value>Pacchetti unicast ricevuti</value>
<value>Pacchetti Unicast ricevuti</value>
</data>
<data name="NonUnicastPacketsSent" xml:space="preserve">
<value>Pacchetti non unicast inviati</value>
<value>Pacchetti non Unicast inviati</value>
</data>
<data name="NonUnicastPacketsReceived" xml:space="preserve">
<value>Pacchetti non unicast ricevuti</value>
<value>Pacchetti non Unicast ricevuti</value>
</data>
<data name="IncomingPacketsDiscarded" xml:space="preserve">
<value>Pacchetti in ingresso scartati</value>
Expand Down Expand Up @@ -919,13 +919,13 @@ Assolutamente NESSUN dato verrà inviato a Léo Corporation.</value>
<value>Aggiungi sito</value>
</data>
<data name="TimerDesc" xml:space="preserve">
<value>Lancio automatico di test per verificare se un sito web è inattivo o meno.</value>
<value>Esecuzione automatica di test per verificare se un sito web è attivo o meno.</value>
</data>
<data name="TestAll" xml:space="preserve">
<value>Test di tutti</value>
</data>
<data name="EraseWiFiPasswordsFiles" xml:space="preserve">
<value>Cancella dati WiFi memorizzati nella cache</value>
<value>Cancella dati cache WiFi</value>
</data>
<data name="EraseWiFiPasswordsFilesMsg" xml:space="preserve">
<value>Sei sicuro di voler cancellare le password del WiFi memorizzate nella cache?</value>
Expand All @@ -952,7 +952,7 @@ Assolutamente NESSUN dato verrà inviato a Léo Corporation.</value>
<value>Impostazioni schede di rete.</value>
</data>
<data name="HideDisabledAdaptersByDefault" xml:space="preserve">
<value>Nascondi gli adattatori disabilitati per impostazione predefinita</value>
<value>Nascondi le schede di rete disabilitate per impostazione predefinita</value>
</data>
<data name="PortableNoAutoUpdates" xml:space="preserve">
<value>Gli aggiornamenti automatici non sono disponibili in modalità portatile; scarica nuovamente InternetTest Pro (portatile).</value>
Expand Down

0 comments on commit 74d9b23

Please sign in to comment.