vpnmain.cgi: Re-design algorithm selection.

This commit is contained in:
Michael Tremer
2014-01-05 02:18:43 +01:00
parent 22fc183e08
commit 63e3da5935
12 changed files with 253 additions and 92 deletions

View File

@@ -801,6 +801,7 @@
'enabledtitle' => 'Aktiviert',
'encapsulation' => 'Encapsulation',
'encrypted' => 'Verschlüsselt',
'encryption' => 'Verschlüsselung:',
'end address' => 'Endadresse:',
'enter ack class' => 'Legen Sie hier die ACK-Klasse fest <br /> und klicken Sie danach auf <i>Speichern</i>.',
'enter data' => 'Geben Sie die Daten ein <br /> und klicken Sie danach auf <i>Speichern</i>.',
@@ -1103,6 +1104,7 @@
'graph per' => 'pro',
'green' => 'GRÜN',
'green interface' => 'Grünes Interface',
'grouptype' => 'Gruppentyp:',
'guaranteed bandwith' => 'Garantierte Bandbreite',
'guardian alertfile' => 'Alertfile',
'guardian configuration' => 'Guardian Konfiguration',
@@ -1179,6 +1181,7 @@
'installed' => 'Installiert',
'installed updates' => 'Installierte Updates:',
'instant update' => 'Sofortiges Update',
'integrity' => 'Integrität:',
'interface' => 'Schnittstelle',
'interfaces' => 'Interfaces',
'internet' => 'INTERNET',
@@ -1290,6 +1293,7 @@
'least preferred' => 'weniger präferiert',
'legend' => 'Legende',
'length' => 'Länge',
'lifetime' => 'Lebensdauer:',
'line' => 'Leitung',
'linkq' => 'Antwortzeit',
'load printer' => 'Load Printer',

View File

@@ -826,6 +826,7 @@
'enabledtitle' => 'Enabled',
'encapsulation' => 'Encapsulation',
'encrypted' => 'Encrypted',
'encryption' => 'Encryption:',
'end address' => 'End address:',
'enter ack class' => 'Enter the ACK- Class <br /> and then press <i>Save</i>.',
'enter data' => 'Enter your settings <br /> and then press <i>Save</i>.',
@@ -1130,6 +1131,7 @@
'graph per' => 'per',
'green' => 'GREEN',
'green interface' => 'Green Interface',
'grouptype' => 'Grouptype:',
'guaranteed bandwith' => 'Guaranteed bandwith',
'guardian alertfile' => 'Alertfile',
'guardian configuration' => 'Guardian Configuration',
@@ -1207,6 +1209,7 @@
'installed' => 'Installed',
'installed updates' => 'Installed updates:',
'instant update' => 'Instant Update',
'integrity' => 'Integrity:',
'interface' => 'Interface',
'interfaces' => 'Interfaces',
'internet' => 'INTERNET',
@@ -1318,6 +1321,7 @@
'least preferred' => 'least preferred',
'legend' => 'Legend',
'length' => 'Length',
'lifetime' => 'Lifetime:',
'line' => 'Line',
'linkq' => 'Link Quality',
'load printer' => 'Load Printer',