From 478dd5fd019360a14f8806c6155ec53e292a97d4 Mon Sep 17 00:00:00 2001 From: v1s1t0r1sh3r3 Date: Wed, 27 Nov 2024 21:57:34 +0100 Subject: [PATCH] Remove repeated word in english string 735 --- language_strings.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language_strings.sh b/language_strings.sh index 2fe7eb860..3e54bec56 100644 --- a/language_strings.sh +++ b/language_strings.sh @@ -11351,7 +11351,7 @@ function initialize_language_strings() { arr["ARABIC",734]="\${pending_of_translation} سيتم فتح نافذتين. واحدة تستخدم لالتقاط البيانات من أجل إزالة التمويه والأخرى تستخدم لهجوم الحرمان من الخدمة لإجبار العملاء على إعادة الاتصال، والذي سيتوقف بعد بضع ثوانٍ" arr["CHINESE",734]="\${pending_of_translation} 将打开两个窗口。一个用于捕获以解除隐身,另一个用于 DoS 攻击以强制客户端重新连接,该攻击将在几秒钟后停止" - arr["ENGLISH",735]="Don't close any window manually, the script will do it when appropriate. In about \${timeout} seconds maximum you'll know know if you managed to do the decloak" + arr["ENGLISH",735]="Don't close any window manually, the script will do it when appropriate. In about \${timeout} seconds maximum you'll know if you managed to do the decloak" arr["SPANISH",735]="No cierres manualmente ninguna ventana, el script lo hará cuando proceda. En unos \${timeout} segundos como máximo sabrás si conseguiste hacer el decloak" arr["FRENCH",735]="Ne fermez aucune fenêtre manuellement, le script le fera quand il doit être faite. Dans quelques \${timeout} secondes au maximum, vous saurez si vous avez réussi à effectuer le decloak" arr["CATALAN",735]="No tanquis manualment cap finestra, l'script ho farà quan escaigui. En uns \${timeout} segons com a màxim sabràs si vas aconseguir fer el decloak"