This commit is contained in:
Andreas Gohr 2010-10-02 19:14:14 +02:00
parent feb563fa9c
commit fd4b63511e
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ $lang['proxy____host'] = 'Proxy servername';
$lang['proxy____port'] = 'Proxy port';
$lang['proxy____user'] = 'Proxy user name';
$lang['proxy____pass'] = 'Proxy password';
$lang['proxy____ssl'] = 'Use SLL to connect to proxy';
$lang['proxy____ssl'] = 'Use SSL to connect to proxy';
$lang['proxy____except'] = 'Regular expression to match URLs for which the proxy should be skipped for.';
/* Safemode Hack */