1<?php
2/**
3 * english language file for toucher plugin
4 *
5 * @author Andriy Nych <nych.andriy@gmail.com>
6 */
7
8$lang['admin_only'] = 'Allow toucher plugin only for admins (superusers)';
9$lang['on_demand'] = 'Enable for page saves (if unset, touch is only available from admin menu)';
10