<html>
<head>
<title>I18N</title>
<link type="text/css" rel="stylesheet" href="static/d_20071112.css" />
<!--[if IE]>
<link type="text/css" rel="stylesheet" href="static/d_ie.css" />
<![endif]--> 
</head>
<body class="t6">
<div id="wikicontent">
<p>#labels Phase-Implementation</p><h1> NAME </h1><p>Foorum::Manual::I18N - Foorum I18N</p><h1> I18N </h1><p>File Lists:</p><ul><li>Locale::Country::Multilingual - eg: <a href="http://fayland.googlecode.com/svn/trunk/CPAN/Locale-Country-Multilingual/lib/Locale/Country/Multilingual/en.dat" rel="nofollow">en.dat</a> </li><li>lib/Foorum/I18N/LANG.po - eg: lib/Foorum/I18N/cn.po </li><li>root/static/js/jquery/validate/messages_LANG.js - eg: root/js/jquery/validate/messages_cn.js </li><li>root/static/js/site/formatter/ubbhelp-LANG.js - eg: root/js/site/formatter/ubbhelp-en.js </li><li>templates/lang/LANG<ul><li>email - eg: templates/lang/en/email/activation.html </li><li>help  - eg: templates/lang/en/help/email.html </li><li>info  - eg: templates/lang/en/info/about_us.html </li></ul> </li></ul><p>Generally that's it!</p>
</div>
<h1>WHERE TO GO NEXT</h1>
<ul>
<li>Get the lastest version from <a href="http://code.google.com/p/foorum/wiki/I18N">http://code.google.com/p/foorum/wiki/I18N</a></li>
<li><a href="index.html">Index Page</a></li>
</ul>
<script src="static/prettify.js"></script>
<script>
 prettyPrint();
</script>
</body>
</html>