uidesigner/com.nokia.carbide.cpp.uidesigner.doc.user/html/concepts/con_s60_internationalization.htm
author Deepak Modgil <Deepak.Modgil@Nokia.com>
Fri, 03 Apr 2009 23:33:03 +0100
changeset 0 fb279309251b
permissions -rw-r--r--
DP tools release version Revision: 200912

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<title>Internationalization</title>
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
</head>
<body bgcolor="#FFFFFF">
<h2>Internationalization</h2>

<p>Users expect their devices to communicate with them using their own language and cultural norms for the expression of currency, dates, times, and any similar location-specific user interface conventions. Developers who expect to deploy their software for the global market must consider internationalization issues early in the product development process. </p>
<p>Support for the use of S60 or 3.x UIQ devices in the global market is built in at the OS level. Developers can use the localization support provided 
at the properly SDKs to easily provide multiple interfaces to the same application, each using its own language, currency display, etc.</p>
<h5>Related tasks</h5>
<ul>
  <li><a href="../tasks/app_edit/task_lang_add.htm">Adding a Language</a></li>
  <li><a href="../tasks/app_edit/task_lang_remove.htm">Removing a Language</a></li>
  <li><a href="../tasks/app_edit/task_lang_display.htm">Selecting the Display Language</a></li>
  <li><a href="../tasks/app_edit/task_lang_format.htm">Selecting the Localization Format</a></li>
  <li><a href="../tasks/app_edit/task_lang_translate.htm">Translating Text for Added Languages</a></li>
</ul>
<h5>Related references</h5>
<ul>
  <li><a href="../reference/app_editor/ref_languages.htm">Languages Page</a></li>
</ul>

<div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>

</body>
</html>