|
1 /* |
|
2 * Copyright (c) 2006-2006 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: Resource definitions for project MsgIndicatorPlugin* |
|
15 */ |
|
16 |
|
17 |
|
18 |
|
19 // RESOURCE IDENTIFIER |
|
20 NAME MCEP |
|
21 |
|
22 #include <eikon.rh> |
|
23 #include <msgindicatorplugin.loc> |
|
24 |
|
25 |
|
26 RESOURCE RSS_SIGNATURE { } |
|
27 |
|
28 |
|
29 // Envelope |
|
30 RESOURCE TBUF r_qtn_gen_new_item_in_inbox |
|
31 { |
|
32 buf = qtn_gen_new_item_in_inbox; |
|
33 } |
|
34 |
|
35 RESOURCE TBUF r_qtn_gen_new_items_in_inbox |
|
36 { |
|
37 buf = qtn_gen_new_items_in_inbox; |
|
38 } |
|
39 |
|
40 //Fax |
|
41 RESOURCE TBUF r_qtn_gen_new_fax |
|
42 { |
|
43 buf = qtn_gen_new_fax ; |
|
44 } |
|
45 |
|
46 RESOURCE TBUF r_qtn_gen_new_faxes |
|
47 { |
|
48 buf = qtn_gen_new_faxes; |
|
49 } |
|
50 |
|
51 RESOURCE TBUF r_qtn_gen_ukn_amount_new_faxes |
|
52 { |
|
53 buf = qtn_gen_ukn_amount_new_faxes; |
|
54 } |
|
55 |
|
56 // Outbox |
|
57 RESOURCE TBUF r_qtn_gen_new_item_in_outbox |
|
58 { |
|
59 buf = qtn_gen_new_item_in_outbox; |
|
60 } |
|
61 |
|
62 RESOURCE TBUF r_qtn_gen_new_items_in_outbox |
|
63 { |
|
64 buf = qtn_gen_new_items_in_outbox; |
|
65 } |
|
66 |
|
67 // Other message |
|
68 RESOURCE TBUF r_qtn_gen_new_other_messages |
|
69 { |
|
70 buf = qtn_gen_new_other_messages; |
|
71 } |
|
72 |
|
73 // Email message |
|
74 RESOURCE TBUF r_qtn_gen_new_email |
|
75 { |
|
76 buf = qtn_gen_new_email; |
|
77 } |
|
78 |
|
79 // Voice mail indicator general |
|
80 RESOURCE TBUF r_qtn_gen_voice_mail_indicator |
|
81 { |
|
82 buf = qtn_gen_voice_mail_indicator; |
|
83 } |
|
84 |
|
85 RESOURCE TBUF r_qtn_gen_voice_mails_indicator |
|
86 { |
|
87 buf = qtn_gen_voice_mails_indicator; |
|
88 } |
|
89 |
|
90 RESOURCE TBUF r_qtn_gen_unk_amount_voice_mails_indicator |
|
91 { |
|
92 buf = qtn_gen_ukn_amount_voice_mails_indicator; |
|
93 } |
|
94 // Voice mail indicator on line 1 |
|
95 RESOURCE TBUF r_qtn_gen_voice_mail_on_line1 |
|
96 { |
|
97 buf = qtn_gen_voice_mail_on_line1; |
|
98 } |
|
99 |
|
100 RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line1 |
|
101 { |
|
102 buf = qtn_gen_voice_mail_indicator_on_line1; |
|
103 } |
|
104 |
|
105 RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line1 |
|
106 { |
|
107 buf = qtn_gen_voice_mails_indicator_on_line1; |
|
108 } |
|
109 |
|
110 // Voice mail indicator on line 2 |
|
111 RESOURCE TBUF r_qtn_gen_voice_mail_on_line2 |
|
112 { |
|
113 buf = qtn_gen_voice_mail_on_line2; |
|
114 } |
|
115 |
|
116 RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line2 |
|
117 { |
|
118 buf = qtn_gen_voice_mail_indicator_on_line2; |
|
119 } |
|
120 |
|
121 RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line2 |
|
122 { |
|
123 buf = qtn_gen_voice_mails_indicator_on_line2; |
|
124 } |
|
125 // Sim Messages Full |
|
126 RESOURCE TBUF r_qtn_gen_sim_msg_full |
|
127 { |
|
128 buf = qtn_gen_sim_msg_full; |
|
129 } |
|
130 |