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

// for the configuration manager
$lang['apikey']     = 'The <a href="http://api.google.com/createkey">Google API Key</a>. The plugin will not work without!';
$lang['maxresults'] = 'Maximum number of results per page. (GoogleAPI allows a maximum of 10 only)';
