|
1 /* |
|
2 * Copyright (c) 2003 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 "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: sample strings for arabic testing |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef CHINESE_STRINGS_LOC |
|
20 #define CHINESE_STRINGS_LOC |
|
21 |
|
22 /* meaningless chinese strings |
|
23 <0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F> |
|
24 <0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D> |
|
25 <0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57> |
|
26 <0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F> |
|
27 <0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D> |
|
28 <0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57> |
|
29 <0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F> |
|
30 <0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D> |
|
31 <0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57> |
|
32 <0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57> |
|
33 |
|
34 <0x54C8><0x7F57>","<0x5F53><0x4F60><0x80FD><0x6CE8><0x610F><0x5230><0x65F6>"," |
|
35 <0x6211><0x662F><0x4E00><0x5168><0x7403><0x6027><0x4FE1><0x606F><0x95EE><0x9898>"." |
|
36 <0x6211><0x975E><0x5E38><0x51C9><0x6210><0x5206><0x662F>","<0x4F60><0x4E0D><0x601D> |
|
37 <0x8003><0x5417>"?"<0x4E00><0x4FE1><0x76D6><0x7684><0x5DE5><0x4EBA><0x4E3E><0x884C> |
|
38 <0x8BB8><0x591A><0x6587><0x672C><0x548C><0x5B83><0x968F><0x7740><0x4E00><0x5F62><0x8C61> |
|
39 <0x6709><0x4E00><0x76D6><0x7684><0x5DE5><0x4EBA><0x7684><0x5DE5><0x4EBA>"." |
|
40 */ |
|
41 |
|
42 /* meaningless chinese strings, 4 same characters each */ |
|
43 #define qtn_chinese_short <0x957F><0x540D><0x5B57><0x957F> |
|
44 #define qtn_chinese_short1 <0x540D><0x5B57><0x957F><0x957F> |
|
45 #define qtn_chinese_short2 <0x5F53><0x4F60><0x80FD><0x6CE8> |
|
46 #define qtn_chinese_short3 <0x540D><0x5B57><0x957F><0x540D> |
|
47 #define qtn_chinese_short4 <0x76D6><0x7684><0x5DE5><0x4EBA> |
|
48 #define qtn_chinese_short5 <0x5B57><0x957F><0x540D><0x5B57> |
|
49 #define qtn_chinese_short6 <0x76D6><0x7684><0x5DE5><0x4EBA> |
|
50 #define qtn_chinese_short7 <0x548C><0x5B83><0x968F><0x7740> |
|
51 #define qtn_chinese_short8 <0x5B57><0x957F><0x5B57><0x957F> |
|
52 #define qtn_chinese_short9 <0x76D6><0x7684><0x5DE5><0x4EBA> |
|
53 |
|
54 #define qtn_chinese_medium <0x4E00><0x4FE1><0x76D6>" "\ |
|
55 <0x968F><0x7740><0x4E00><0x5F62><0x8C61> |
|
56 #define qtn_chinese_medium1 <0x4E00><0x5168><0x7403><0x6027><0x4FE1><0x606F><0x95EE><0x9898>\ |
|
57 " "<0x540D><0x5B57><0x957F><0x540D><0x5B57>" "<0x957F><0x540D><0x5B57> |
|
58 #define qtn_chinese_medium2 <0x6709><0x4E00><0x76D6><0x7684>" "\ |
|
59 <0x4FE1><0x76D6><0x7684><0x5DE5><0x4EBA>" "\ |
|
60 <0x957F><0x540D><0x5B57><0x957F><0x540D><0x5B57> |
|
61 |
|
62 // for softkeys |
|
63 #define qtn_chinese_ok <0x540D><0x5B57> |
|
64 #define qtn_chinese_cancel <0x5B57><0x957F><0x540D><0x5B57> |
|
65 |
|
66 #endif // CHINESE_STRINGS_LOC |