<?php
$lang['with_browscap'] = <<<EOF
Allows the plugin to use PHP's "browser capability" module if installed. Disable this if the module may be installed but you don't want to use it (eg.: the database is far too trimmed down or incomplete).
EOF;

$lang['remote_explainer'] = <<<EOF
[Currently UNUSED] If this setting is enabled, the "nobadbrowser" explainer will point to this plugin's page on dokuwiki.org . If this is disabled, the explainer will point to <tt>:wiki:nobadbrowser</tt> locally, which should be set up and edited by an administrator.
EOF;



