diff --git a/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx b/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx
index a5603b8bf5..68feb17c4b 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.cs-CZ.resx
@@ -2366,6 +2366,36 @@ $$hostname$$ --> Název hosta
Nelze přeložit IP adresu pro: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
Aplikace bude znovu spuštena
diff --git a/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx b/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx
index fcec11eddf..91ee14a13d 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.de-DE.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> Hostname
Konnte die IP-Adresse nicht auflösen für: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
Die Anwendung wird neu gestartet...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx b/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx
index 5875b96204..1205f2e00d 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.es-ES.resx
@@ -2364,6 +2364,36 @@ $$hostname$$ --> Nombre del host
No se pudo resolver la dirección IP para: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
La aplicación se reiniciará...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx b/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx
index 6663d8316a..0f75fc6208 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.fr-FR.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> Hostname
Impossible de résoudre l'adresse IP pour: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
L'application sera relancée…
diff --git a/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx b/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx
index 02140e128a..f0dc612818 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.hu-HU.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> Állomásnév
Could not resolve ip address for: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
The application will be restarted...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx b/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx
index 9ff7435fbf..6587319ba5 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.it-IT.resx
@@ -2388,6 +2388,36 @@ $$hostname$$ --> Nome host
Impossibile risolvere indirizzo IP per: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
L'applicazione verrà riavviata...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx b/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx
index b9d6ef6fb9..1ad13afa2c 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.ja-JP.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> ホスト名
IPアドレスを解決できませんでした : "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
アプリケーションが再起動されます...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx b/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx
index c3a1c5fef2..2b7093b63f 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.ko-KR.resx
@@ -2364,6 +2364,36 @@ $$hostname$$ --> 호스트이름
IP 주소를 확인할 수 없습니다: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
응용 프로그램이 다시 시작됩니다...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx b/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx
index 4a16c4e234..16713ab10f 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.nl-NL.resx
@@ -2364,6 +2364,36 @@ $$hostname$$ --> Hostname
Could not resolve ip address for: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
The application will be restarted...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx b/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx
index 04cf778c90..37230fd679 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.pl-PL.resx
@@ -2364,6 +2364,36 @@ $$hostname$$ --> Nazwa hosta
Nie można rozwiązać adresu ip dla: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
Aplikacja zostanie uruchomiona ponownie
diff --git a/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx b/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx
index 5bb4751a2d..25c864edbb 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.pt-BR.resx
@@ -2367,6 +2367,36 @@ $$hostname$$-->Nome do host
Não foi possível resolver o endereço IP para: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
O aplicativo será reiniciado...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx b/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx
index d6a27b7992..fe87cccb08 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.ru-RU.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> Hostname
Could not resolve ip address for: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
The application will be restarted...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx b/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx
index c4b4071212..3294b4fe60 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.sl-SI.resx
@@ -2363,6 +2363,36 @@ $$hostname$$-->Ime gostitelja
Ni bilo mogoče razrešiti naslova IP za: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
Program se bo znova zagnal...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx b/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx
index 17936cac5c..c8bcb3f66b 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.sv-SE.resx
@@ -2364,6 +2364,36 @@ $$hostname$$ --> Hostname
Could not resolve ip address for: "{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
The application will be restarted...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx b/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx
index 70ac8976d9..a83e3478fe 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.zh-CN.resx
@@ -2368,6 +2368,36 @@ $$hostname$$ --> 主机名
无法解析主机名ip地址:"{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
应用程序将重新启动...
diff --git a/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx b/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx
index 7830fc20df..63670d1dab 100644
--- a/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx
+++ b/Source/NETworkManager.Localization/Resources/Strings.zh-TW.resx
@@ -2367,6 +2367,36 @@ $$hostname$$ --> 主機名稱
無法解析 ip 位址:"{0}"
+
+ Notification
+
+
+ Show notification popup on status change
+
+
+ Play sound on status change
+
+
+ Success threshold
+
+
+ Number of consecutive successful pings required before a "Host is up" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Failure threshold
+
+
+ Number of consecutive failed pings (timeouts) required before a "Host is down" notification is shown. Higher values reduce noise from flapping hosts.
+
+
+ Display duration (seconds)
+
+
+ Host is up
+
+
+ Host is down
+
應用程式將重新啟動...