The "Delete" link when reading a message that was on the second or
[squirrelmail.git] / functions / i18n.php
2000-10-30 lkehresmanadded serbian translation
2000-10-21 fidianAdded html_top and html_bottom hooks to read_body for...
2000-10-20 ondrass- fixed error in iso-8859-2 handling function in functi...
2000-10-02 lkehresmanadded catalan
2000-09-15 gustavfAdded new function charset_decode_iso_8859_2.
2000-09-04 gustavfAdded Norwegian (Nynorsk) translation by Magni Onsoien...
2000-08-30 lbergmanAdded Korean.
2000-08-30 lkehresmanimproved email parsing in body of message a little...
2000-08-28 lkehresmanfinished adding czech translation
2000-08-22 lbergmanAdded Italian translation from Aldo Moresco.
2000-08-09 lkehresmanadded french translation
2000-08-05 lkehresman- fixed attachment names from being lower case
2000-07-24 lkehresmanadded the 3 new translations to the changelog, fixed...
2000-07-24 gustavfAdded Portugese (Brazil) translation from Henrique...
2000-07-24 gustavfAdded Dutch translation from Arjen Halma.
2000-07-23 lkehresmanput the sweedish translation in the LC_MESSAGES directo...
2000-07-10 gustavfCharset and encoding support is now working again :-)
2000-06-28 gustavfChanged comment. It used to plain wrong.
2000-06-07 gustavfAdded polish translation from Lukasz Klimek <casa@LO...
2000-04-16 gustavfFixed spelling of Deutsch.
2000-04-11 lkehresmanchanged <? to <?php in everything
2000-03-24 gustavfMade page encoding a function if the users selected...
2000-03-24 gustavfRemoved debug code that had made its way into CVS :-(
2000-03-24 gustavfAdded full character translation tables for ISO-8859...
2000-03-23 gustavfAdded Russian translation.
2000-03-23 gustavfMinor modifications.
2000-03-22 gustavfAdded limited support for Cyrillic (only KOI8-R yet...
2000-03-21 gustavfDecoding of iso-8859-7 (Greek) was buggy. Fixed.
2000-03-08 gustavfChanged language code for German from ger to de.
2000-03-07 lkehresmanupdated for german translation
2000-03-01 gustavfAdded setting of language and a brief Norwegian transla...
2000-02-29 gustavfTypo in last commit.
2000-02-29 gustavfAdded support for iso-8859-1 (Latin/Greek alphabet).
2000-02-28 gustavfMoved some output, so that page_header.php can send...
2000-02-28 gustavfAdded i18n.php and moved som functionality to that...