73 lines
4.8 KiB
HTML
73 lines
4.8 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="task" />
|
||
|
<meta name="DC.Title" content="Handle languages with no NLV support" />
|
||
|
<meta name="abstract" content="If you need to support a language that does not have a supported national language version, follow the general steps in this topic." />
|
||
|
<meta name="description" content="If you need to support a language that does not have a supported national language version, follow the general steps in this topic." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsuseint.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagssysvalotherlang.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/crttbl.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbagslangwoutnlvsupport" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>Handle languages with no NLV support</title>
|
||
|
</head>
|
||
|
<body id="rbagslangwoutnlvsupport"><a name="rbagslangwoutnlvsupport"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Handle languages with no NLV support</h1>
|
||
|
<div><p>If you need to support a language that does not have a supported
|
||
|
national language version, follow the general steps in this topic.</p>
|
||
|
<ol><li class="stepexpand"><span>Study the available national language versions. Find out which
|
||
|
national language version most closely resembles your language in character
|
||
|
representation.</span></li>
|
||
|
<li class="stepexpand"><span>Install the most appropriate national language version as your
|
||
|
primary language.</span></li>
|
||
|
<li class="stepexpand"><span>Modify the system values to meet your cultural
|
||
|
needs. For example, set date and time formats to meet those of the culture
|
||
|
that you are supporting.</span></li>
|
||
|
<li class="stepexpand"><span>Configure your workstations and printers to match your primary
|
||
|
language. Then, handle discrepancies between support for the installed NLV
|
||
|
and your own language. </span> <div class="note"><span class="notetitle">Note:</span> The workstation customization functions
|
||
|
can support only those capabilities built into your hardware. You cannot support
|
||
|
functions through workstation customization that your hardware is unable to
|
||
|
support.</div>
|
||
|
</li>
|
||
|
<li class="stepexpand"><span>Use the Create Table (CRTTBL) command to create a sort sequence
|
||
|
table based on the existing table that most nearly matches the appropriate
|
||
|
sorting sequence for your language.</span></li>
|
||
|
<li class="stepexpand"><span>If your language is a DBCS language, create your own characters
|
||
|
(UDC) to represent missing characters in the code page associated with the
|
||
|
NLV you installed. UDC is an acronym for a user-defined character that is
|
||
|
created through the character generator utility (CGU). CGU is an extension
|
||
|
of the code page with special user-defined ideographic characters, symbols,
|
||
|
or logos.</span></li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsuseint.htm" title="A user interface is the part of a software product that your customer actually sees.">User interfaces</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="rbagssysvalotherlang.htm" title="The tables in this topic show some of the system values associated with languages and countries that do not have a national language version. The system values must be set immediately after receiving the system or after initially installing the operating system.">System values for other languages with no national language version</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../cl/crttbl.htm">Create Table (CRTTBL) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|