1
0

Allow approval of comments requiring confirmation

This commit is contained in:
Garvin Hicking
2009-02-11 12:35:44 +00:00
parent 5bf4b7a81a
commit 3fa6ab4d84
65 changed files with 100 additions and 25 deletions

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_is.inc.php 2405 2008-12-18 10:55:57Z garvinhicking $
<?php # $Id: serendipity_lang_is.inc.php 2446 2009-01-30 14:03:31Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Örn Arnarson <orn@arnarson.net>
@ -945,3 +945,4 @@
@define('SYNDICATION_PLUGIN_FEEDBURNERID_FORWARD', '(If you enter an absolute URL with http://... here, this URL will be used as the redirection target in case you have enabled the "Force" option for FeedBurner. Note that this can also be a URL independent to FeedBurner. For new Google FeedBurner feeds, you need to enter http://feeds2.feedburner.com/yourfeedname here)');
@define('SYNDICATION_PLUGIN_FEEDBURNERID_FORWARD2', 'If you set this option to "Force" you can forward the RSS feed to any webservice, not only FeedBurner. Look at the option "Feedburner ID" below to enter an absolute URL)');
@define('COMMENTS_FILTER_NEED_CONFIRM', 'Pending user confirmation');