1<?php 2 3/** 4 * Default settings for the orphanmedia2 plugin 5 6 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html 7 * @author Evan Colwell <ercolwell@gmail.com> 8 */ 9 10$lang['prev_limit'] = 'max quantity of pictures to be previewed'; 11$lang['admin_orphanmedia2'] = 'Orphan Media detection'; 12