Page 1 of 1

/serendipity/plugins/serendipity_plugin_comments/lang_en.inc

Posted: Wed Sep 10, 2008 11:18 am
by Sammy
/serendipity/plugins/serendipity_plugin_comments/lang_en.inc.php

Code: Select all

@define('PLUGIN_COMMENTS_WORDWRAP_BLAHBLAH', 'How many words until a wordwrap will occur? (Default: 30)');
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).

Re: /serendipity/plugins/serendipity_plugin_comments/lang_en

Posted: Wed Sep 10, 2008 12:26 pm
by garvinhicking
Hi!

Many thanks, fixed for english&german. :)

Regards,
Garvin