source: extensions/Comments_Access_Manager/language/en_UK/help/plugin.lang.php @ 11017

Last change on this file since 11017 was 11017, checked in by Eric, 13 years ago

Initial release 2.2.0

  • Property svn:eol-style set to LF
File size: 834 bytes
Line 
1<?php
2$lang['CM_commentTitle'] = 'Nickname mandatory for guests comments';
3$lang['CM_commentTitle_d'] = 'If <b>&quot;Comments for all&quot;</b> is active (authority to unregistered visitors to post comments), this option allows to force the non-registered visitor to enter a nickname that the comment is accepted.';
4$lang['CM_GroupCommTitle'] = 'Allow comments to a group of users';
5$lang['CM_GroupCommTitle_d'] = 'This option lets you specify a group of users who will allowed to post comments when the gallery is configured to not allow comments for all.
6<br><br>
7By default, when <b>&quot;comments for all&quot;</b> option is disabled, only registered users can post comments. With this option, you can restrict this behavior by specifying a user group. Thus, only registered users and members of this group may post comments.';
8?>
Note: See TracBrowser for help on using the repository browser.