Added Italian translation from Aldo Moresco.
[squirrelmail.git] / functions / i18n.php
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...