/serendipity/plugins/serendipity_plugin_comments/lang_en.inc
Posted: Wed Sep 10, 2008 11:18 am
/serendipity/plugins/serendipity_plugin_comments/lang_en.inc.php
is wrong. The functionality counts characters not words. Please fix the language files (and translations). Otherwise fix functionality according to documentation ;)
The bug files against s9y 1.3.1 (april 22, 2008).
Code: Select all
@define('PLUGIN_COMMENTS_WORDWRAP_BLAHBLAH', 'How many words until a wordwrap will occur? (Default: 30)');
The bug files against s9y 1.3.1 (april 22, 2008).