1<?php
2/**
3 * english language file for feedauth plugin
4 *
5 * @author Andreas Gohr <andi@splitbrain.org>
6 */
7
8$lang['always'] = 'Always ask for authorization? (Disables feed for anonymous users)';
9
10//Setup VIM: ex: et ts=4 enc=utf-8 :
11