From 62c03077df54d7159f0c972d14b94d596474e78c Mon Sep 17 00:00:00 2001 From: maymaymay Date: Fri, 3 Mar 2017 12:21:13 +0100 Subject: [PATCH 1/2] #487 - devoption added to increase HTTP timeouts --- www/lang/locale-pl.json | 1 + 1 file changed, 1 insertion(+) diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index ae34df406..ab106518b 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -77,6 +77,7 @@ "kEnableLogs" :"Włącz dziennik", "kEnableNewsUpdates" :"Włącz informację o aktualizacji", "kEnterPin" :"Wprowadź PIN", + "kEnableSlowLoading" :"Użyj dużych opóźnień HTTP", "kEnableStrictSSL" :"Włącz rygorystyczne sprawdzanie SSL", "kError" :"Błąd", "kErrorChangingMonitors" :"Błąd zmiany monitorów. Proszę sprawdzić logi", From 47b4fd819886abbc9f4bbaf44397043fd858c0dd Mon Sep 17 00:00:00 2001 From: cryptage21 Date: Fri, 3 Mar 2017 20:53:43 +0100 Subject: [PATCH 2/2] #487 - devoption added to increase HTTP timeouts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Mise à jour du fichier de langue. --- www/lang/locale-fr.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/lang/locale-fr.json b/www/lang/locale-fr.json index b1b35096f..c77516765 100644 --- a/www/lang/locale-fr.json +++ b/www/lang/locale-fr.json @@ -76,8 +76,9 @@ "kEnableGIFMP4" :"Activer les téléchargements GIF/MP4", "kEnableLogs" :"Activer les logs", "kEnableNewsUpdates" :"Activer les mises à jour", - "kEnableStrictSSL" :"Activer la vérification SSL stricte", "kEnterPin" :"Saisir le code PIN", + "kEnableSlowLoading" :"Utiliser des timeouts HTTP élevés", + "kEnableStrictSSL" :"Activer la vérification SSL stricte", "kError" :"Erreur", "kErrorChangingMonitors" :"Impossible de changer de caméra. Vérifiez les logs", "kErrorFrameBanner" :"Impossible de récupérer les détails de l'image",