<?php

/**
 * English language file for golocal plugin
 *
 * @author Andreas Gohr <dokuwiki@cosmocode.de>
 */

// menu entry for admin plugins
// $lang['menu'] = 'Your menu entry';


$lang['js']['dialog_intro'] = '<p>You need to install the golocal handler to open this link.</p><p>If you already have it installed, click "Continue"</p>';
$lang['js']['dialog_install'] = 'Install golocal handler';
$lang['js']['dialog_remember'] = 'Don\'t show this info again';
$lang['js']['dialog_continue'] = 'Continue';
