|
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 * This is a localisation file for BIUM. |
|
16 * ------------------------------------------------------------------- |
|
17 * |
|
18 */ |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 //d:A title for showing information about message's details |
|
24 //d:This same string is defined also in other applications, so this is a duplicate because of architecture. |
|
25 //l:list_single_pane_t1_cp2 |
|
26 // |
|
27 #define qtn_mce_info "Message Info" |
|
28 |
|
29 //d:Informs of the failure to open a smart message. The failure can be caused |
|
30 //d:either by corrupt data content in the message, or if the smart message variation |
|
31 //d:is not supported. |
|
32 //l:popup_note_window |
|
33 // |
|
34 #define qtn_mce_info_message_not_opened "Invalid message, can't be opened" |
|
35 |
|
36 //d:Unknown message type. This is shown in MCE inbox when received unsupported message type. |
|
37 //l:list_double_graphic_pane_t2 |
|
38 // |
|
39 #define qtn_mce_message_unknown "Unknown message type" |
|
40 |
|
41 // MESSAGE INFO TYPES |
|
42 |
|
43 //d: Message info type for Picture message |
|
44 //l:list_single_heading_pane_t1 |
|
45 // |
|
46 #define qtn_sm_info_gms "Picture message" |
|
47 |
|
48 //d: Message info type for Calendar entry |
|
49 //l:list_single_heading_pane_t1 |
|
50 // |
|
51 #define qtn_sm_info_calendar "Calendar entry" |
|
52 |
|
53 //d: Message info type for Business card |
|
54 //l:list_single_heading_pane_t1 |
|
55 // |
|
56 #define qtn_sm_info_business_card "Business card" |
|
57 |
|
58 //d: Message info type for Configuration message |
|
59 //l:list_single_heading_pane_t1 |
|
60 // |
|
61 #define qtn_sm_title_configuration "Configuration message" |
|
62 |
|
63 //d: Message info type for Ringing tone |
|
64 //l:list_single_heading_pane_t1 |
|
65 // |
|
66 #define qtn_sm_info_ringing_tone "Ringing tone" |
|
67 |
|
68 //d: Message info type for Operator logo |
|
69 //l:list_single_heading_pane_t1 |
|
70 // |
|
71 #define qtn_sm_info_operator_logo "Operator logo" |
|
72 |
|
73 //d: Message info type for Email notification |
|
74 //l:list_single_heading_pane_t1 |
|
75 // |
|
76 #define qtn_sm_info_email_notification "Email notification" |
|
77 |
|
78 //d: Message info type for Sync profile |
|
79 //l:list_single_heading_pane_t1 |
|
80 // |
|
81 #define qtn_sm_info_sync_profile "Sync profile" |
|
82 |
|
83 // end of file |