aa0b0a88e8
X-SVN-Rev: 2
51 lines
1.4 KiB
HTML
51 lines
1.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<html>
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type"
|
|
content="text/html; charset=iso-8859-1">
|
|
<meta name="GENERATOR" content="Microsoft FrontPage 2.0">
|
|
<title>Message Formatting</title>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF">
|
|
|
|
<h1>Message Formatting</h1>
|
|
|
|
<p><a href="../html/MessageFormat.html"><font size="5">MessageFormat</font></a><font
|
|
size="5">, </font><a href="../html/ChoiceFormat.html"><font
|
|
size="5">ChoiceFormat</font></a> </p>
|
|
|
|
<ul>
|
|
<li><font size="5">Put together sequences of strings,
|
|
numbers,</font><br>
|
|
<font size="5">dates, and other formats to create
|
|
messages.</font></li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li><font size="5">Facilitate localization because they:</font><br>
|
|
<font size="5">-- prevent hard-coding of message strings</font>
|
|
<br>
|
|
<font size="5">-- prevent hard-coding of the
|
|
concatenation</font></li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li><font size="5">Enables localizers to change the content,
|
|
format,</font><br>
|
|
<font size="5">and order of any text as appropriate for
|
|
any language.</font></li>
|
|
</ul>
|
|
|
|
<ul>
|
|
<li><font size="5">Choice formats let localizers create more
|
|
natural messages,</font><br>
|
|
<font size="5">avoiding phrases like "3
|
|
file(s)".</font></li>
|
|
</ul>
|
|
|
|
<p><a href="formatCl.html">formatting</a> </p>
|
|
</body>
|
|
</html>
|