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:
Michael Tremer
2014-03-24 01:36:44 +01:00
parent 603248db53
commit 0274b14c5e
15 changed files with 12 additions and 8 deletions

View File

@@ -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)',