34 lines
1.7 KiB
HTML
34 lines
1.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Internationalization of applications</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h3><A NAME="inter">Internationalization of applications</A></h3>
|
||
|
|
||
|
<p>For applications that are used in multiple regions around the world, corresponding user interfaces need to support multiple locales and time zones. WebSphere Application Server - Express supports the maintenance and deployment of centralized message catalogs for the output of properly formatted, language-specific (localized) interface strings.</p>
|
||
|
|
||
|
<p>See the following topics for detailed information about internationalization and how to set up your applications to use internationalization:</p>
|
||
|
|
||
|
<blockquote>
|
||
|
<p><strong><a href="interover.htm">Overview of internationalization</a></strong>
|
||
|
<br>This topic explains what internationalization is and how applications can be configured to interact with users from different localities in culturally appropriate ways.</p>
|
||
|
|
||
|
<p><strong><a href="interapp.htm">Internationalize your application</a></strong>
|
||
|
<br>This topic provides instructions on how to internationalize your application, including development, assembly, and deployment.</p>
|
||
|
|
||
|
<p><strong><a href="interres.htm">Internationalization resources</a></strong>
|
||
|
<br>This topic provides a list of resources that are available to learn more about internationalization and internationalization implementation.</p>
|
||
|
|
||
|
</blockquote>
|
||
|
|
||
|
</body>
|
||
|
</html>
|