Symbian3/SDK/Source/GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C.dita
changeset 0 89d6a7a84779
equal deleted inserted replaced
-1:000000000000 0:89d6a7a84779
       
     1 <?xml version="1.0" encoding="utf-8"?>
       
     2 <!-- Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies) All rights reserved. -->
       
     3 <!-- This component and the accompanying materials are made available under the terms of the License 
       
     4 "Eclipse Public License v1.0" which accompanies this distribution, 
       
     5 and is available at the URL "http://www.eclipse.org/legal/epl-v10.html". -->
       
     6 <!-- Initial Contributors:
       
     7     Nokia Corporation - initial contribution.
       
     8 Contributors: 
       
     9 -->
       
    10 <!DOCTYPE concept
       
    11   PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
       
    12 <concept id="GUID-E111C4E8-1342-4E87-ACB4-5B630AF1501C" xml:lang="en"><title>Internationalization
       
    13 and localization</title><prolog><metadata><keywords/></metadata></prolog><conbody>
       
    14 <p>You need to take internationalization concerns into account as early
       
    15 as possible when designing your application. This section describes internationalization
       
    16 and localization, including:</p>
       
    17 <ul>
       
    18 <li><p><xref href="GUID-457CC544-EC3B-4863-A5C4-DC7046614929.dita">Locale-sensitive
       
    19 data types</xref></p>
       
    20 </li>
       
    21 <li><p><xref href="GUID-9EA7B72B-8394-48B8-A0CC-4BB34CBDB01C.dita">UI text
       
    22 strings</xref></p>
       
    23 </li>
       
    24 <li><p><xref href="GUID-88917386-AD48-4C76-A1C7-46F0B1E85A18.dita">Implementing
       
    25 UI text localization</xref></p>
       
    26 </li>
       
    27 </ul>
       
    28 <p>When localizing your application, there are two different concerns that
       
    29 you need to manage in your project. These are as follows:</p>
       
    30 <ul>
       
    31 <li><p>Date, Times, Currency, and other locale-sensitive data types</p>
       
    32 </li>
       
    33 <li><p>UI text strings</p></li>
       
    34 </ul>
       
    35 </conbody></concept>