Changed comment. It used to plain wrong.
authorgustavf <gustavf@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Jun 2000 10:47:07 +0000 (10:47 +0000)
committergustavf <gustavf@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Jun 2000 10:47:07 +0000 (10:47 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@560 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/i18n.php

index 4e2c60c7309abbb4e0a96374a2bd3611cb790d2b..238221936aef857c614a2fab3bd03ab2ee193e1b 100644 (file)
@@ -6,8 +6,8 @@
  ** This file contains variuos functions that are needed to do
  ** internationalization of SquirrelMail.
  **
- ** Internally iso-8859-1 is used as character set. Other characters
- ** are encoded using Unicode entities according to HTML 4.0.
+ ** Internally the output character set is used. Other characters are
+ ** encoded using Unicode entities according to HTML 4.0.
  **
  **/