1<?php
2
3/**
4 * Plugin BatchEdit: English language file
5 *
6 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
7 * @author     Mykola Ostrovskyy <dwpforge@gmail.com>
8 */
9
10$lang['timelimit'] = 'Time limit for plugin operations execution (seconds, 0 - PHP default)';
11$lang['sessionexp'] = 'Session expiration time (seconds)';
12