1
0

Allow subscribers to comments to receive fulltext

This commit is contained in:
Garvin Hicking
2008-06-17 12:06:45 +00:00
parent af6c267354
commit 8ec332b3db
66 changed files with 109 additions and 40 deletions

View File

@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_no.inc.php 2083 2008-01-03 15:02:22Z garvinhicking $
<?php # $Id: serendipity_lang_no.inc.php 2270 2008-04-29 19:42:57Z slothman $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation (c) by Jo Christian Oterhals <oterhals@gmail.com>
@ -918,3 +918,4 @@
@define('SET_TO_MODERATED', 'Moderate');
@define('COMMENT_MODERATED', 'Comment #%s has successfully been set as moderated');
@define('CENTER', 'center');
@define('FULL_COMMENT_TEXT', 'Yes, with full comment text');