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 6c49e559e4
commit 8594f1297f
66 changed files with 109 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_fr.inc.php 2083 2008-01-03 15:02:22Z garvinhicking $
<?php # $Id: serendipity_lang_fr.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 by Sebastian Mordziol <argh@php-tools.net>
@@ -922,3 +922,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');