equal
deleted
inserted
replaced
|
1 # |
|
2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 # All rights reserved. |
|
4 # This component and the accompanying materials are made available |
|
5 # under the terms of the License "Eclipse Public License v1.0" |
|
6 # which accompanies this distribution, and is available |
|
7 # at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 # |
|
9 # Initial Contributors: |
|
10 # Nokia Corporation - initial contribution. |
|
11 # |
|
12 # Contributors: |
|
13 # |
|
14 # Description: |
|
15 # |
|
16 # WSP String table |
|
17 fstringtable WSPCharacterSets |
|
18 # |
|
19 # The character sets supported in the WSP encoding |
|
20 # |
|
21 EBig5 big5 |
|
22 EIso10646ucs2 iso-10646-ucs-2 |
|
23 EIso88591 iso-8859-1 |
|
24 EIso88592 iso-8859-2 |
|
25 EIso88593 iso-8859-3 |
|
26 EIso88594 iso-8859-4 |
|
27 EIso88595 iso-8859-5 |
|
28 EIso88596 iso-8859-6 |
|
29 EIso88597 iso-8859-7 |
|
30 EIso88598 iso-8859-8 |
|
31 EIso88599 iso-8859-9 |
|
32 EShiftJIS shift_JIS |
|
33 EUsAscii us-ascii |
|
34 EUtf8 utf-8 |
|
35 EGsmDefaultAlphabet gsm-default-alphabet |