Spelling error in "related links"

Creating and modifying plugins.
Post Reply
Papillon
Regular
Posts: 25
Joined: Wed Jun 29, 2005 1:11 pm
Contact:

Spelling error in "related links"

Post by Papillon »

Hello Garvin,

can you please update your "related links"-plugin?

You have made a little spelling error in the german part

Line 8:

Code: Select all

        @define('PLUGIN_EVENT_RELATEDLINKS_LIST', 'Verwante Links:');
Should be:

Code: Select all

        @define('PLUGIN_EVENT_RELATEDLINKS_LIST', 'Verwandte Links:');
I know, its just a small thing everybody can easily fix themself...

Thx in Adanvce
Chris

Now I will uploade the already fixed version from my blog to the newly converted news-system on another site.. where I forgot about the error for some time :(
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spelling error in "related links"

Post by garvinhicking »

Thanks for the info! I fixed it in version 1.2 of the plugin.

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