<?php
/**
 * english language file for syntaxhighlightjs plugin
 *
 * @author Claud D. Park <posquit0.bj@gmail.com>
 */

// keys need to match the config setting name
$lang['syntax'] = 'Which syntax should be used in the toolbar picker for syntaxhighlightjs?';
$lang['theme'] = 'Which theme should be used for syntaxhighlightjs?';
$lang['restrictedClasses'] = 'restrict usage of plugin to these (comma separated) classesp';


//Setup VIM: ex: et ts=4 :
