<?php
/**
 * english language file for feedauth plugin
 *
 * @author Andreas Gohr <andi@splitbrain.org>
 */

$lang['always'] = 'Always ask for authorization? (Disables feed for anonymous users)';

//Setup VIM: ex: et ts=4 enc=utf-8 :
