1<?php
2$lang['allowanonymous'] = 'Allow anonymous users to recommend a page. Should only be set if the captcha helper plugin is available.';
3$lang['default_recipient'] = "Bookmarks.  You can define emailadresses to choose from. When providingmore than one address, split them with pipes.";
4$lang['subjectprefix'] = "This text is prepended to the subject line.";
5$lang['default_sender'] = "Default sender email address";
6$lang['default_sender_displayname'] = "Default sender display name";
7