/serendipity/plugins/serendipity_plugin_comments/lang_en.inc

Found a bug? Tell us!!
Post Reply
Sammy
Posts: 3
Joined: Wed Jul 02, 2008 2:39 am

/serendipity/plugins/serendipity_plugin_comments/lang_en.inc

Post 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).
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: /serendipity/plugins/serendipity_plugin_comments/lang_en

Post by garvinhicking »

Hi!

Many thanks, fixed for english&german. :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply