equal
deleted
inserted
replaced
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 // All rights reserved. |
2 // All rights reserved. |
3 // This component and the accompanying materials are made available |
3 // This component and the accompanying materials are made available |
4 // under the terms of the License "Symbian Foundation License v1.0" to Symbian Foundation members and "Symbian Foundation End User License Agreement v1.0" to non-members |
4 // under the terms of the License "Eclipse Public License v1.0" |
5 // which accompanies this distribution, and is available |
5 // which accompanies this distribution, and is available |
6 // at the URL "http://www.symbianfoundation.org/legal/licencesv10.html". |
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 // |
7 // |
8 // Initial Contributors: |
8 // Initial Contributors: |
9 // Nokia Corporation - initial contribution. |
9 // Nokia Corporation - initial contribution. |
10 // |
10 // |
11 // Contributors: |
11 // Contributors: |
542 ELangSantali = 186, |
542 ELangSantali = 186, |
543 |
543 |
544 /** Gikuyu, sometimes written Kikuyu. */ |
544 /** Gikuyu, sometimes written Kikuyu. */ |
545 ELangGikuyu = 187, |
545 ELangGikuyu = 187, |
546 |
546 |
547 /** Mňor? also known as Mossi or More. */ |
547 /** Mňoré, also known as Mossi or More. */ |
548 ELangMoore = 188, |
548 ELangMoore = 188, |
549 |
549 |
550 /** Guaran? */ |
550 /** Guaraní. */ |
551 ELangGuarani = 189, |
551 ELangGuarani = 189, |
552 |
552 |
553 /** Rundi, also known as Kirundi. */ |
553 /** Rundi, also known as Kirundi. */ |
554 ELangRundi = 190, |
554 ELangRundi = 190, |
555 |
555 |
673 /** English used in India. */ |
673 /** English used in India. */ |
674 ELangEnglish_India = 230, |
674 ELangEnglish_India = 230, |
675 |
675 |
676 /** Malay as appropriate for use in Asia-Pacific regions. */ |
676 /** Malay as appropriate for use in Asia-Pacific regions. */ |
677 ELangMalay_Apac=326, |
677 ELangMalay_Apac=326, |
678 |
678 |
679 /** Indonesian as appropriate for use in Asia-Pacific regions. */ |
679 /** Indonesian as appropriate for use in Asia-Pacific regions. */ |
680 ELangIndonesian_Apac=327, |
680 ELangIndonesian_Apac=327, |
681 |
681 |
682 /** |
682 /** |
683 Indicates the final language in the language downgrade path. |
683 Indicates the final language in the language downgrade path. |
684 |
684 |
685 @see BaflUtils::NearestLanguageFile |
685 @see BaflUtils::NearestLanguageFile |
686 @see BaflUtils::GetDowngradePath |
686 @see BaflUtils::GetDowngradePath |