langs: Fix typo

This commit is contained in:
Erik Kapfer
2013-11-03 21:29:04 +01:00
committed by Michael Tremer
parent ac14b325e0
commit dd4796fbea
2 changed files with 2 additions and 2 deletions

View File

@@ -1702,7 +1702,7 @@
'proxy admin password' => 'Cache Administrator Passwort',
'proxy cachemgr' => 'Cachemanager aktivieren',
'proxy errmsg filedescriptors' => 'Ungültiger Anzahl Filedescriptoren',
'proxy filedescriptors' => 'Anzahl Fildescriptoren',
'proxy filedescriptors' => 'Anzahl Filedescriptoren',
'proxy log viewer' => 'Ansicht Proxy-Log',
'proxy logs' => 'Proxy-Logdateien',
'proxy no proxy extend' => 'oder geben Sie eine Liste von Zielen an, welche nicht über den Proxy angesprochen werden sollen',

View File

@@ -1731,7 +1731,7 @@
'proxy admin password' => 'Cache administrator password',
'proxy cachemgr' => 'Activate cachemanager',
'proxy errmsg filedescriptors' => 'Wrong amount of filedescriptors',
'proxy filedescriptors' => 'Amount of fildescriptors',
'proxy filedescriptors' => 'Amount of filedescriptors',
'proxy log viewer' => 'Proxy log viewer',
'proxy logs' => 'Proxy Logs',
'proxy no proxy extend' => 'or specify a list of not proxied destination',