~ubuntu-branches/ubuntu/maverick/ilohamail/maverick

« back to all changes in this revision

Viewing changes to IlohaMail/lang/nn_NO/init.inc

  • Committer: Bazaar Package Importer
  • Author(s): Joerg Jaspert
  • Date: 2004-02-04 13:44:37 UTC
  • Revision ID: james.westby@ubuntu.com-20040204134437-kz8j3ui2qa7oq8z2
Tags: upstream-0.8.12
ImportĀ upstreamĀ versionĀ 0.8.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?php
 
2
 
 
3
$lang_charset="ISO-8859-1";
 
4
 
 
5
$supported_charsets["US-ASCII"] = 1;
 
6
$supported_charsets["X-EUC-JP"] = 1;
 
7
$supported_charsets["EUC-JP"] = 1;
 
8
$supported_charsets["ISO-8859-1"] = 1;
 
9
$supported_charsets["ISO-8859-2"] = 1;
 
10
$supported_charsets["BIG5"] = 1;
 
11
$supported_charsets["GB2312"] = 1;
 
12
$supported_charsets["UTF-8"] = 1;
 
13
$supported_charsets["Windows-1251"] = 1;
 
14
 
 
15
 
 
16
?>
 
 
b'\\ No newline at end of file'