Symbian3/SDK/Source/GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C.dita
author Dominic Pinkman <dominic.pinkman@nokia.com>
Fri, 11 Jun 2010 12:39:03 +0100
changeset 8 ae94777fff8f
parent 7 51a74ef9ed63
permissions -rw-r--r--
Week 23 contribution of SDK documentation content. See release notes for details. Fixes bugs Bug 2714, Bug 462.

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
<!-- This component and the accompanying materials are made available under the terms of the License 
"Eclipse Public License v1.0" which accompanies this distribution, 
and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
<!-- Initial Contributors:
    Nokia Corporation - initial contribution.
Contributors: 
-->
<!DOCTYPE concept
  PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
<concept id="GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C" xml:lang="en"><title>Internationalization
and localization</title><prolog><metadata><keywords/></metadata></prolog><conbody>
<p>You need to take internationalization concerns into account as early
as possible when designing your application. </p>
<p>When localizing your application, there are two different concerns that
you need to manage in your project. These are as follows:</p>
<ul>
<li><p>Date, Times, Currency, and other locale-sensitive data types.</p>
</li>
<li><p>UI text strings.</p></li>
</ul>
<p>For information on loading resources, see <xref href="GUID-651C2913-2AB9-5873-B296-5C4233967F21.dita">CONE
resource loader overview</xref></p>
<p>This section describes internationalization and localization, including:</p>
</conbody></concept>