<?php
/**
 * English language file for doi plugin
 *
 * @author Andreas Gohr <gohr@cosmocode.de>
 */

$lang['js']['toolbarButton'] = 'DOI/ISBN link';
$lang['js']['prompt'] = 'Enter a DOI/ISBN identifier';
$lang['js']['noMatch'] = 'Incorrect identifier format!';
