1<?php
2$lang['with_browscap'] = <<<EOF
3Allows 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).
4EOF;
5
6$lang['remote_explainer'] = <<<EOF
7[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.
8EOF;
9
10
11
12