mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
squid: Rename "Windows" authentication to what it really is.
Remove language strings from languages I don't speak so that they use the English term.
This commit is contained in:
@@ -114,7 +114,7 @@
|
||||
'advproxy AUTH method ldap' => 'LDAP',
|
||||
'advproxy AUTH method ncsa' => 'Lokal',
|
||||
'advproxy AUTH method none' => 'Keine',
|
||||
'advproxy AUTH method ntlm' => 'Windows',
|
||||
'advproxy AUTH method ntlm' => 'Windows NT4-Domäne',
|
||||
'advproxy AUTH method ntlm auth' => 'Windows Active Directory',
|
||||
'advproxy AUTH method radius' => 'RADIUS',
|
||||
'advproxy AUTH no auth' => 'Domains ohne Authentifizierung (eine pro Zeile)',
|
||||
|
||||
Reference in New Issue
Block a user