Skip to content

Commit

Permalink
Some string fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
v1s1t0r1sh3r3 committed Aug 21, 2018
1 parent e817af9 commit 5c6595d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions language_strings.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2043,7 +2043,7 @@ function language_strings() {
arr["ITALIAN",120]="Menù degli strumenti Handshake"
arr["POLISH",120]="Menu narzędzi Handshake"
arr["GERMAN",120]="Handshake-Tools-Menü"
arr["ENGLISH",120]="Handshake araçları menüsü"
arr["TURKISH",120]="Handshake araçları menüsü"

arr["ENGLISH",121]="5. Capture Handshake"
arr["SPANISH",121]="5. Capturar Handshake"
Expand Down Expand Up @@ -2115,7 +2115,7 @@ function language_strings() {
arr["ITALIAN",126]="Hai selezionato una rete WPA/WPA2 valida. Lo script può continuare..."
arr["POLISH",126]="Wybrano prawidłową sieć docelową WPA/WPA2. Skrypt może kontynuować..."
arr["GERMAN",126]="Sie haben ein gültiges WPA/WPA2-Zielnetzwerk ausgewählt. Das Skript kann fortfahren..."
arr["ENGLISH",126]="Geçerli bir WPA/WPA2 hedef ağı seçtiniz. Yazılım devam edebilir..."
arr["TURKISH",126]="Geçerli bir WPA/WPA2 hedef ağı seçtiniz. Yazılım devam edebilir..."

arr["ENGLISH",127]="The natural order to proceed in this menu is usually: 1-Select wifi card 2-Put it in monitor mode 3-Select target network 4-Capture Handshake"
arr["SPANISH",127]="El orden natural para proceder en este menú suele ser: 1-Elige tarjeta wifi 2-Ponla en modo monitor 3-Elige red objetivo 4-Captura Handshake"
Expand Down Expand Up @@ -3758,7 +3758,7 @@ function language_strings() {
arr["GREEK",263]="9. Επίθεση Evil Twin AP με captive portal (χρειάζεται η κατάσταση παρακολούθησης)"
arr["ITALIAN",263]="9. Attacco Evil Twin AP con captive portal (modalità monitor richiesta)"
arr["POLISH",263]="9. Atak Evil Twin AP z captive portal (wymagany tryb monitorowania)"
arr["GERMAN",263]="Evil Twin AP Angriff mit Captive Portal (monitor-Modus erforderlich)"
arr["GERMAN",263]="9. Evil Twin AP Angriff mit Captive Portal (monitor-Modus erforderlich)"
arr["TURKISH",263]="9. Şeytani İkiz AP saldırısı esaret portalı ile birlikte (izleme modu gerekli)"

arr["ENGLISH",264]="The captive portal attack tries to one of the network clients provide us the password for the wifi network by entering it on our portal"
Expand Down

0 comments on commit 5c6595d

Please sign in to comment.