relliott 767fcda0dd First release of universal localization program kits
git-svn-id: svn://10.0.0.236/trunk@206 18797224-902f-48f8-a5cc-f745e15eee43
1998-04-13 23:32:42 +00:00

78 lines
2.3 KiB
HTML

<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Author" CONTENT="Rick Elliott">
<META NAME="GENERATOR" CONTENT="Mozilla/4.04 [en] (Win95; I) [Netscape]">
<TITLE>Reference</TITLE>
</HEAD>
<BODY TEXT="#000000" BGCOLOR="#FFFFFF" LINK="#0000EE" VLINK="#551A8B" ALINK="#FF0000">
<H2>
<A NAME="reference"></A>Reference</H2>
This section summarizes the references used throughout this document.&nbsp;
In addition, other miscellaneous references may be found here.
<P><FONT SIZE=-1>Table 5. Reference Links</FONT>
<TABLE BORDER COLS=3 WIDTH="100%" >
<TR>
<TD><A HREF="isocodes.htm">Locale Table (local)</A></TD>
<TD><A HREF="http://www.indigo.ie/egt/standards/iso639/iso639-en.html">Locale
Table (remote)</A></TD>
<TD><A HREF="http://home.netscape.com/comprod/products/communicator/datasheet.html">Communicator
Data Sheet</A></TD>
</TR>
<TR>
<TD><A HREF="http://home.netscape.com/menu/intl/">Communicator International
Features</A></TD>
<TD><A HREF="http://help.netscape.com/kb/client/970513-4.html">"about:"
URLs and easter eggs</A></TD>
<TD><FONT COLOR="#009900"><A HREF="charsets.htm">CSID Reference table&nbsp;</A></FONT></TD>
</TR>
<TR>
<TD><TT><FONT COLOR="#009900"><A HREF="xpencui.htm">Cross-Product Encoding
UI Names</A></FONT></TT></TD>
<TD></TD>
<TD></TD>
</TR>
</TABLE>
<BR>
Following are links to the two main header files used in the Communicator
project, resource.h and allxpstr.h. Resource.h contains the resource IDs
for the Windows Front End resources, while allxpstr.h contains both the
ID and the actual strings of the cross platform messages. These are provided
for <FONT COLOR="#FF0000">reference only</FONT>, as the resource name is
sometimes more descriptive than the numeric ID used in the translation
databases. <FONT COLOR="#FF0000">You do not need to localize these files!</FONT>
<UL>
<LI>
Look at <A HREF="resource.h">resource.h</A></LI>
<LI>
Look at <A HREF="allxpstr.h">allxpstr.h</A></LI>
</UL>
&nbsp;
<CENTER><TABLE COLS=1 WIDTH="50%" >
<TR>
<TD>
<CENTER>[<A HREF="toc.html">CONTENTS</A>]</CENTER>
</TD>
</TR>
</TABLE></CENTER>
<CENTER>&nbsp;</CENTER>
<CENTER><BR>
<FONT FACE="Arial, Helvetica"><FONT SIZE=-2>1998, Copyright Netscape Communications
Corp. All Rights Reserved</FONT></FONT></CENTER>
&nbsp;
</BODY>
</HTML>