projects
/
s9y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
353181c
)
Included default user name "anon"
author
slothman
<slothman>
Mon, 16 Jan 2006 21:46:17 +0000
(21:46 +0000)
committer
slothman
<slothman>
Mon, 16 Jan 2006 21:46:17 +0000
(21:46 +0000)
plugins/serendipity_plugin_comments/lang_en.inc.php
patch
|
blob
|
history
diff --git
a/plugins/serendipity_plugin_comments/lang_en.inc.php
b/plugins/serendipity_plugin_comments/lang_en.inc.php
index 0c3a7069895bcd0fbbd5cfcc467f7fcc4d1c627b..4bc8e073500d5d45d4e8d7742568a77d0ba11a61 100644
(file)
--- a/
plugins/serendipity_plugin_comments/lang_en.inc.php
+++ b/
plugins/serendipity_plugin_comments/lang_en.inc.php
@@
-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');
?>