Note to budding translators:

Thanks for taking the time to download the language pack!

This file contains the instructions on how to translate the language pack
to your language.

This is an example line from shoutbox_langpack_english.php :
    define("_PROCESS_INVALIDNAME","Please enter a nickname.");

All you need to do is change the text between the last set of " marks on 
each line.  I don't know any other languages, so i'll use l33tsp33k for an
example :D
    define("_PROCESS_INVALIDNAME","P|33z3 3nt0r j00r n1kn4m3");

Don't change any other parts of the lines, as it will probably stop it
working.

If you use any accented letters like O with a slash or c with a tail, 
include the ampersand encoded version if you can.  You can use the Visibone
HTML Reference <http://www.visibone.com/html/cer_1700.gif> to help translate
these.

There are currently two files to translate, shoutbox_langpack_english.php, 
and shoutboxhelp.php.  Please try to keep the same written attitude I used 
when I wrote the help file.  Also, don't change any of the html-codes or
emoticon-codes :)

When you're done, give yourself credit by changing my name (Brett Taylor) to 
your name, rename the langpack file to suit your language (your language name 
in your language, e.g. shoutbox_langpack_espanol.php for spanish), and send 
both files back to <glutnix@addict.net.nz>

THANKS AGAIN!