Included default user name "anon"
authorslothman <slothman>
Mon, 16 Jan 2006 21:46:17 +0000 (21:46 +0000)
committerslothman <slothman>
Mon, 16 Jan 2006 21:46:17 +0000 (21:46 +0000)
plugins/serendipity_plugin_comments/lang_en.inc.php

index 0c3a7069895bcd0fbbd5cfcc467f7fcc4d1c627b..4bc8e073500d5d45d4e8d7742568a77d0ba11a61 100644 (file)
@@ -14,5 +14,5 @@
 @define('PLUGIN_COMMENTS_MAXENTRIES', 'Maximum number of comments');
 @define('PLUGIN_COMMENTS_MAXENTRIES_BLAHBLAH', 'How many comments will be shown? (Default: 15)');
 @define('PLUGIN_COMMENTS_ABOUT', '%s about%s');
-
+@define('PLUGIN_COMMENTS_ANONYMOUS', 'anon');
 ?>