1<?php
2
3$lang['whenToHide'] = 'When to run the plugin (In the text box, you can specify when to run if you\'ll use Hidingip Helper plugin in other plugins.)';
4$lang['rightToSeeIP'] = 'Who can see IP addresses? (see config "<a href="#config___manager">manager</a>" and "<a href="#config___superuser">superuser</a>")';
5$lang['whenToHide_revision']  = 'Old revisions';
6$lang['whenToHide_recent']  = 'Recent changes';
7$lang['whenToHide_diff'] = 'Showing diffs';
8$lang['whenToHide_userlink'] = 'COMMON_USER_LINK event (such as page locking and showing "last modified")';
9$lang['excludeMgAndSp_o_sp']  ='Superusers';
10$lang['excludeMgAndSp_o_mg']    ='Managers (including superusers)';
11