|
1 /* |
|
2 * Copyright (c) 2002 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: |
|
15 * Default (implementation English) resource localisation file for |
|
16 * LogsEng DLL information resource LogsEng.rss. |
|
17 * ------------------------------------------------------------------- |
|
18 * |
|
19 */ |
|
20 |
|
21 |
|
22 // LOCALISATION STRINGS |
|
23 |
|
24 //d:In the Log View. The listbox line's |
|
25 //d:title text "Voice" |
|
26 //l:list_single_graphic_heading_pane_t2 |
|
27 // |
|
28 #define qtn_logs_litext_com_voice "Voice" |
|
29 |
|
30 //d:In the Log View. The listbox line's |
|
31 //d:title text "SMS" |
|
32 //l:list_single_graphic_heading_pane_t2 |
|
33 // |
|
34 #define qtn_logs_litext_com_sms "SMS" |
|
35 |
|
36 //d:In the Log View. The listbox line's |
|
37 //d:title text "GPRS" |
|
38 //l:list_single_graphic_heading_pane_t2 |
|
39 // |
|
40 #define qtn_logs_litext_com_packet "GPRS" |
|
41 |
|
42 //d:In the Log View. The listbox line's |
|
43 //d:title text "Data" |
|
44 //l:list_single_graphic_heading_pane_t2 |
|
45 // |
|
46 #define qtn_logs_litext_com_data "Data" |
|
47 |
|
48 //d:In the Log View. The listbox line's |
|
49 //d:title text "Fax" |
|
50 //l:list_single_graphic_heading_pane_t2 |
|
51 // |
|
52 #define qtn_logs_litext_com_fax "Fax" |
|
53 |
|
54 //d:In the Log View. The listbox line's |
|
55 //d:title text "Video" |
|
56 //l:list_single_graphic_heading_pane_t2 |
|
57 // |
|
58 #define qtn_logs_litext_com_video "Video" |
|
59 |
|
60 |
|
61 |
|
62 |
|
63 //d:In the Log View. The listbox line's |
|
64 //d:title text "MMS" |
|
65 //l:list_single_graphic_heading_pane_t2 |
|
66 // |
|
67 #define qtn_logs_litext_com_mms "MMS" |
|
68 |
|
69 |
|
70 //d:In the Log View. The listbox line's |
|
71 //d:title text "MMS" |
|
72 //l:list_single_graphic_heading_pane_t2 |
|
73 // |
|
74 #define qtn_logs_litext_com_wlan "WLAN" |
|
75 |
|
76 |
|
77 // End of File |