|
1 /* |
|
2 * Copyright (c) 2002-2005 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 file of friendslist view |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 |
|
20 RESOURCE DIALOG r_friends_cannot_update_query |
|
21 { |
|
22 flags = EGeneralQueryFlags; |
|
23 buttons = r_chat_softkeys_ok_details__ok; |
|
24 items = |
|
25 { |
|
26 DLG_LINE |
|
27 { |
|
28 type = EAknCtQuery; |
|
29 id = EGeneralQuery; |
|
30 control= AVKON_CONFIRMATION_QUERY |
|
31 { |
|
32 layout = EConfirmationQueryLayout; |
|
33 label=qtn_chat_friends_cannot_update; |
|
34 animation = R_QGN_NOTE_INFO_ANIM; |
|
35 }; |
|
36 } |
|
37 }; |
|
38 } |
|
39 |
|
40 RESOURCE DIALOG r_friends_cannot_update_reason_query |
|
41 { |
|
42 flags=EGeneralQueryFlags; |
|
43 buttons=R_AVKON_SOFTKEYS_OK_EMPTY__OK; |
|
44 items= |
|
45 { |
|
46 DLG_LINE |
|
47 { |
|
48 type=EAknCtQuery; |
|
49 id=EGeneralQuery; |
|
50 control= AVKON_CONFIRMATION_QUERY |
|
51 { |
|
52 layout = EConfirmationQueryLayout; |
|
53 label=qtn_chat_friends_cannot_update_det; |
|
54 animation = R_QGN_NOTE_INFO_ANIM; |
|
55 }; |
|
56 } |
|
57 }; |
|
58 } |
|
59 |
|
60 |
|
61 //---------------------------------------------------- |
|
62 // |
|
63 // r_chatclient_menubar_friendslist_details_context |
|
64 // Menubar definition for friendslist's context sensitive menu |
|
65 // |
|
66 //---------------------------------------------------- |
|
67 // |
|
68 RESOURCE MENU_BAR r_chatclient_friendslist_menubar_context |
|
69 { |
|
70 titles= |
|
71 { |
|
72 MENU_TITLE { menu_pane = r_chatclient_friendslist_context_menu; } |
|
73 }; |
|
74 } |
|
75 |
|
76 |
|
77 //---------------------------------------------------- |
|
78 // |
|
79 // r_chatclient_friendslist_details_context_menu |
|
80 // Items in friendslist's context sensitive menubar |
|
81 // |
|
82 //---------------------------------------------------- |
|
83 // |
|
84 RESOURCE MENU_PANE r_chatclient_friendslist_context_menu |
|
85 { |
|
86 items= |
|
87 { |
|
88 MENU_ITEM { command=EChatClientFriendsListViewCmdIMessage; txt = qtn_chat_friend_om_sendi; }, |
|
89 MENU_ITEM { command=EChatClientFriendsListViewCmdEdit; txt = qtn_chat_friend_om_edit; } |
|
90 }; |
|
91 } |
|
92 |
|
93 |
|
94 |
|
95 //---------------------------------------------------- |
|
96 // |
|
97 // r_chatclient_menubar_friendslist_view |
|
98 // Menubar definition for friendslist-view |
|
99 // |
|
100 //---------------------------------------------------- |
|
101 // |
|
102 RESOURCE MENU_BAR r_chatclient_menubar_friendslist_view |
|
103 { |
|
104 titles= |
|
105 { |
|
106 MENU_TITLE { menu_pane=r_chatclient_general_menu; }, |
|
107 MENU_TITLE { menu_pane=r_chatclient_friendslist_view_menu; } |
|
108 }; |
|
109 } |
|
110 |
|
111 //---------------------------------------------------- |
|
112 // |
|
113 // r_chatclient_friendslist_view_menu |
|
114 // Items in friendslist-view´s menubar |
|
115 // |
|
116 //---------------------------------------------------- |
|
117 // |
|
118 RESOURCE MENU_PANE r_chatclient_friendslist_view_menu |
|
119 { |
|
120 items= |
|
121 { |
|
122 }; |
|
123 } |
|
124 |
|
125 |
|
126 RESOURCE TBUF r_qtn_chat_friend_change_status { buf = qtn_chat_friend_change_status; } |
|
127 |
|
128 RESOURCE TBUF r_qtn_chat_friend_status_message { buf = qtn_chat_friend_status_message; } |
|
129 RESOURCE TBUF r_qtn_chat_friend_om_open1 { buf = qtn_chat_friend_om_open1; } |
|
130 RESOURCE TBUF r_qtn_chat_friend_om_edit { buf = qtn_chat_friend_om_edit; } |
|
131 RESOURCE TBUF r_qtn_chat_friend_new_group { buf = qtn_chat_friend_new_group; } |
|
132 |
|
133 RESOURCE TBUF r_qtn_chat_friend_om_crnew { buf = qtn_chat_friend_om_crnew; } |
|
134 |
|
135 RESOURCE TBUF r_qtn_chat_friend_om_refresh { buf = qtn_chat_friend_om_refresh; } |
|
136 RESOURCE TBUF r_qtn_chat_contactlist_fetch_all { buf = qtn_chat_contactlist_fetch_all; } |
|
137 |
|
138 RESOURCE TBUF r_qtn_chat_friend_om_imsg_set { buf = qtn_chat_friend_om_imsg_set; } |
|
139 |
|
140 RESOURCE TBUF r_qtn_chat_main_om_login { buf = qtn_chat_main_om_login; } |
|
141 RESOURCE TBUF r_qtn_chat_main_om_logout { buf = qtn_chat_main_om_logout; } |
|
142 RESOURCE TBUF r_qtn_chat_settings { buf = qtn_chat_settings; } |
|
143 |
|
144 RESOURCE TBUF r_qtn_chat_friend_expand_group { buf = qtn_chat_friend_expand_group; } |
|
145 RESOURCE TBUF r_qtn_chat_friend_collapse_group { buf = qtn_chat_friend_collapse_group; } |
|
146 |
|
147 RESOURCE TBUF r_qtn_chat_friend_rename_group { buf = qtn_chat_friend_rename_group; } |
|
148 RESOURCE TBUF r_qtn_chat_friend_om_del { buf = qtn_chat_friend_om_del; } |
|
149 RESOURCE TBUF r_qtn_chat_friend_om_del_list { buf = qtn_chat_friend_om_del_list; } |
|
150 RESOURCE TBUF r_qtn_chat_friend_om_sendi { buf = qtn_chat_friend_om_sendi; } |
|
151 |
|
152 RESOURCE TBUF r_qtn_chat_friend_edit_options { buf = qtn_chat_friend_edit_options; } |
|
153 RESOURCE TBUF r_qtn_chat_friend_om_find { buf = qtn_chat_friend_om_find; } |
|
154 |
|
155 //-------------------------------------------------- |
|
156 // Items in friendslist-view's edit options submenu |
|
157 //-------------------------------------------------- |
|
158 |
|
159 RESOURCE MENU_PANE r_chatclient_friendslist_edit_submenu |
|
160 { |
|
161 items= |
|
162 { |
|
163 MENU_ITEM { command=EChatClientFriendsListViewCmdEdit; txt = qtn_chat_friend_om_edit; }, |
|
164 MENU_ITEM { command=EChatClientFriendsListViewCmdDelete; txt = qtn_chat_friend_om_del; }, |
|
165 MENU_ITEM { command=EChatClientFriendsListViewCmdMove; txt = qtn_chat_contact_move; }, |
|
166 MENU_ITEM { command=EChatClientFriendsListViewCmdAddWatch; txt = qtn_chat_friend_om_watch; }, |
|
167 MENU_ITEM { command=EChatClientFriendsListViewCmdRemoveWatch; txt = qtn_chat_friend_om_offwa; } |
|
168 }; |
|
169 } |
|
170 |
|
171 |
|
172 //-------------------------------------------------- |
|
173 // |
|
174 // |
|
175 // Items in friendslist-view's create new submenu |
|
176 // |
|
177 //-------------------------------------------------- |
|
178 |
|
179 RESOURCE MENU_PANE r_chatclient_friendslist_crnew_submenu |
|
180 { |
|
181 items= |
|
182 { |
|
183 MENU_ITEM { command=EChatClientFriendsListViewCmdAddFromPb; txt = qtn_chat_add_from_pb; }, |
|
184 MENU_ITEM { command=EChatClientFriendsListViewCmdAddManually; txt = qtn_chat_friends_addmanually; }, |
|
185 MENU_ITEM { command=EChatClientFriendsListViewCmdAddFromSrv; txt = qtn_chat_search_contact; }, |
|
186 MENU_ITEM { command=EChatClientFriendsListViewCmdMoveFromSrv; txt = qtn_chat_move_from_server; } |
|
187 }; |
|
188 } |
|
189 |
|
190 //brnad msisdn |
|
191 RESOURCE TBUF r_qtn_chat_verify_from_server { buf = qtn_chat_verify_from_server; } |
|
192 RESOURCE TBUF r_qtn_chat_found_many_ids { buf = qtn_chat_found_many_ids; } |
|
193 RESOURCE TBUF r_qtn_chat_cont_not_found { buf = qtn_chat_cont_not_found; } |
|
194 |
|
195 RESOURCE TBUF r_qtn_chat_friend_addpb { buf = qtn_chat_friend_wait_addpb; } |
|
196 |
|
197 RESOURCE AVKON_LIST_QUERY r_chat_addpb_list_query |
|
198 { |
|
199 items = |
|
200 { |
|
201 AVKON_LIST_QUERY_DLG_LINE |
|
202 { |
|
203 control = AVKON_LIST_QUERY_CONTROL |
|
204 { |
|
205 listtype = EAknCtSinglePopupMenuListBox; |
|
206 listbox = AVKON_LIST_QUERY_LIST |
|
207 { |
|
208 |
|
209 }; |
|
210 heading = qtn_chat_select_id; |
|
211 }; |
|
212 } |
|
213 }; |
|
214 } |
|
215 |
|
216 RESOURCE TBUF r_qtn_chat_servcont_sellist { buf = qtn_chat_servcont_sellist; } |
|
217 |
|
218 RESOURCE TBUF r_qtn_chat_friend_offline { buf = qtn_chat_friend_offline; } |
|
219 |
|
220 RESOURCE TBUF r_qtn_chat_manual_update_act { buf = qtn_chat_manual_update_act; } |
|
221 //RESOURCE TBUF r_qtn_chat_add_enter_nick_name { buf = qtn_chat_add_enter_nick_name; } |
|
222 RESOURCE TBUF r_qtn_chat_server_altered_nick { buf = qtn_chat_server_altered_nick; } |
|
223 RESOURCE TBUF r_qtn_chat_deleting_contact { buf = qtn_chat_deleting_contact; } |
|
224 |
|
225 RESOURCE TBUF r_qtn_chat_checking_availability { buf = qtn_chat_checking_availability; } |
|
226 |
|
227 RESOURCE DIALOG r_chat_no_contact_lists_query |
|
228 { |
|
229 flags = EGeneralQueryFlags; |
|
230 buttons = R_AVKON_SOFTKEYS_OK_EMPTY; |
|
231 items= |
|
232 { |
|
233 DLG_LINE |
|
234 { |
|
235 type = EAknCtQuery; |
|
236 id = EGeneralQuery; |
|
237 control = AVKON_CONFIRMATION_QUERY |
|
238 { |
|
239 layout = EConfirmationQueryLayout; |
|
240 label = qtn_chat_no_contact_lists; |
|
241 animation = R_QGN_NOTE_INFO_ANIM; |
|
242 }; |
|
243 } |
|
244 }; |
|
245 } |
|
246 |
|
247 //-------------------------------------------------- |
|
248 // |
|
249 // |
|
250 // Items in friendslist-view's blocking submenu |
|
251 // |
|
252 //-------------------------------------------------- |
|
253 |
|
254 RESOURCE MENU_PANE r_chatclient_friendslist_submenu |
|
255 { |
|
256 items= |
|
257 { |
|
258 MENU_ITEM { command=EChatClientFriendsListViewCmdBlock; txt = qtn_chat_friend_om_block;}, |
|
259 MENU_ITEM { command=EChatClientFriendsListViewUnblock; txt = qtn_chat_friend_block_unblock; }, |
|
260 MENU_ITEM { command=EChatClientFriendsListViewCmdBlockEnter; txt = qtn_chat_friend_block_enter; }, |
|
261 MENU_ITEM { command=EChatClientFriendsListViewShowBlockedList; txt = qtn_chat_friend_block_showl; } |
|
262 }; |
|
263 } |
|
264 |
|
265 |
|
266 RESOURCE AVKON_MULTISELECTION_LIST_QUERY r_chat_unblock_list_query |
|
267 { |
|
268 items = |
|
269 { |
|
270 AVKON_MULTISELECTION_LIST_QUERY_DLG_LINE |
|
271 { |
|
272 control = AVKON_LIST_QUERY_CONTROL |
|
273 { |
|
274 listtype = EAknCtSingleGraphicPopupMenuListBox; |
|
275 listbox = AVKON_MULTISELECTION_LIST_QUERY_LIST |
|
276 { |
|
277 |
|
278 }; |
|
279 heading = qtn_chat_mquery_unblock_prtx; |
|
280 }; |
|
281 } |
|
282 }; |
|
283 } |
|
284 |
|
285 RESOURCE AVKON_MULTISELECTION_LIST_QUERY r_chat_single_list_multiselect_query |
|
286 { |
|
287 items = |
|
288 { |
|
289 AVKON_MULTISELECTION_LIST_QUERY_DLG_LINE |
|
290 { |
|
291 control = AVKON_LIST_QUERY_CONTROL |
|
292 { |
|
293 listtype = EAknCtSingleGraphicPopupMenuListBox; |
|
294 listbox = AVKON_MULTISELECTION_LIST_QUERY_LIST |
|
295 { |
|
296 |
|
297 }; |
|
298 heading = qtn_chat_contacts_open_group_prompt; |
|
299 }; |
|
300 } |
|
301 }; |
|
302 } |
|
303 |
|
304 |
|
305 //---------------------------------------------------- |
|
306 // |
|
307 // r_chatclient_friendslist_view |
|
308 // View-resource definition for friendslist-view |
|
309 // |
|
310 //---------------------------------------------------- |
|
311 // |
|
312 RESOURCE AVKON_VIEW r_chatclient_friendslist_view |
|
313 { |
|
314 hotkeys=r_chatclient_hotkeys; |
|
315 menubar=r_chatclient_menubar_friendslist_view; |
|
316 // cba state is dynamically changed within implementation ( CCAFriendsListViewContainer ) |
|
317 // msk prob so changed to r_chat_softkeys_options_exit__expand |
|
318 // cba = r_chat_softkeys_options_exit__expand; |
|
319 //cba=R_AVKON_SOFTKEYS_SELECTION_LIST; |
|
320 //when the application is launched the expnad shoulsd not be come |
|
321 cba = r_chat_softkeys_options_exit__empty; |
|
322 } |
|
323 |
|
324 RESOURCE TBUF r_qtn_chat_wait_refresh { buf = qtn_chat_wait_refresh; } |
|
325 |
|
326 RESOURCE TBUF r_chat_snotif_watch_chg_on { buf = qtn_chat_snotif_watch_chg_on; } |
|
327 RESOURCE TBUF r_chat_snotif_watch_chg_off { buf = qtn_chat_snotif_watch_chg_off; } |
|
328 RESOURCE TBUF r_chat_snotif_watch_chg_busy { buf = qtn_chat_snotif_watch_chg_busy; } |
|
329 RESOURCE TBUF r_chat_snotif_watch_chg_away { buf = qtn_chat_snotif_watch_chg_away; } |
|
330 RESOURCE TBUF r_chat_find_joined_prtx { buf = qtn_chat_find_joined_prtx; } |
|
331 RESOURCE TBUF r_qtn_chat_contacts_no_joined_found { buf = qtn_chat_contacts_no_joined_found; } |
|
332 |
|
333 RESOURCE AVKON_LIST_QUERY r_find_joined_chats_results_dlg |
|
334 { |
|
335 flags = EGeneralQueryFlags; |
|
336 softkeys = r_find_joined_chats_results_cba; |
|
337 items = |
|
338 { |
|
339 AVKON_LIST_QUERY_DLG_LINE |
|
340 { |
|
341 control = AVKON_LIST_QUERY_CONTROL |
|
342 { |
|
343 listtype = EAknCtSinglePopupMenuListBox; |
|
344 listbox = AVKON_LIST_QUERY_LIST |
|
345 { |
|
346 |
|
347 }; |
|
348 heading = " "; |
|
349 }; |
|
350 } |
|
351 }; |
|
352 } |
|
353 |
|
354 RESOURCE CBA r_find_joined_chats_results_cba |
|
355 { |
|
356 buttons = |
|
357 { |
|
358 CBA_BUTTON { id = EChatClientJoin; txt = qtn_chat_softkey_join; }, |
|
359 CBA_BUTTON { id = EAknSoftkeyBack; txt = text_softkey_back; } |
|
360 }; |
|
361 } |
|
362 |
|
363 RESOURCE TBUF r_qtn_chat_empty_contact_list { buf = qtn_chat_empty_contact_list; } |
|
364 RESOURCE TBUF r_qtn_chat_contact_list_deleting_failed { buf = qtn_chat_contact_list_deleting_failed; } |
|
365 RESOURCE TBUF r_qtn_chat_contact_list_name_query { buf = qtn_chat_contact_list_name_query; } |
|
366 RESOURCE TBUF r_qtn_chat_contact_lists_full { buf = qtn_chat_contact_lists_full; } |
|
367 RESOURCE TBUF r_qtn_chat_contact_list_failed { buf = qtn_chat_contact_list_failed; } |
|
368 RESOURCE TBUF r_qtn_chat_contacts_delete_list { buf = qtn_chat_contacts_delete_list; } |
|
369 RESOURCE TBUF r_qtn_chat_contactlist_contactlist { buf = qtn_chat_contactlist_contactlist; } |
|
370 RESOURCE TBUF r_qtn_fldr_name_already_used { buf = qtn_fldr_name_already_used; } |
|
371 RESOURCE TBUF r_qtn_chat_contact_list_renaming_failed { buf = qtn_chat_contact_list_renaming_failed; } |
|
372 //chatNG |
|
373 RESOURCE TBUF r_qtn_chat_empty_community_view { buf = qtn_chat_empty_community_view; } |
|
374 |
|
375 RESOURCE TBUF r_qtn_chat_empty_community_view_primary { buf = qtn_chat_empty_community_view_primary; } |
|
376 |
|
377 RESOURCE TBUF r_qtn_chat_empty_community_view_not_visible_primary { buf = qtn_chat_empty_community_view_not_visible_primary; } |
|
378 |
|
379 RESOURCE TBUF r_qtn_chat_empty_community_view_not_visible { buf = qtn_chat_empty_community_view_not_visible; } |
|
380 // Menu bar for contact selection dialog |
|
381 RESOURCE MENU_BAR r_contact_selection_dialog_menubar |
|
382 { |
|
383 titles = |
|
384 { |
|
385 MENU_TITLE { menu_pane = R_AVKON_MENUPANE_MARKABLE_LIST_WITH_FIND_POPUP; } |
|
386 }; |
|
387 } |
|
388 |
|
389 // dialog resource for contact selection dialog |
|
390 RESOURCE DIALOG r_contact_selection_dialog |
|
391 { |
|
392 buttons = R_AVKON_SOFTKEYS_OK_CANCEL; |
|
393 flags = EEikDialogFlagWait | EEikDialogFlagNoDrag |
|
394 | EEikDialogFlagCbaButtons | EEikDialogFlagNoTitleBar |
|
395 | EEikDialogFlagFillAppClientRect; |
|
396 items = |
|
397 { |
|
398 DLG_LINE |
|
399 { |
|
400 type = EChatClientControlIdContactListbox; |
|
401 id = ESelectionListControl; |
|
402 control = LISTBOX |
|
403 { |
|
404 flags = EAknListBoxSelectionList; |
|
405 }; |
|
406 }, |
|
407 DLG_LINE |
|
408 { |
|
409 itemflags = EEikDlgItemNonFocusing | EEikDlgItemCtlMinSizeOrLess; |
|
410 id = EFindControl; |
|
411 type = EAknCtSelectionListFixedFind; |
|
412 } |
|
413 }; |
|
414 } |
|
415 |
|
416 RESOURCE DIALOG r_chat_contact_may_not_receive_message_dialog |
|
417 { |
|
418 flags=EGeneralQueryFlags; |
|
419 buttons=R_AVKON_SOFTKEYS_OK_CANCEL__OK; |
|
420 items= |
|
421 { |
|
422 DLG_LINE |
|
423 { |
|
424 type=EAknCtQuery; |
|
425 id=EGeneralQuery; |
|
426 control= AVKON_CONFIRMATION_QUERY |
|
427 { |
|
428 layout = EConfirmationQueryLayout; |
|
429 }; |
|
430 } |
|
431 }; |
|
432 } |
|
433 |
|
434 RESOURCE TBUF r_qtn_chat_contact_may_not_receive_message { buf = qtn_chat_contact_may_not_receive_message; } |
|
435 |
|
436 RESOURCE TBUF r_qtn_chat_blocking_query { buf = qtn_chat_blocking_query; } |
|
437 |
|
438 RESOURCE TBUF r_qtn_chat_contactlist_fetching { buf = qtn_chat_contactlist_fetching; } |
|
439 |
|
440 RESOURCE TBUF r_qtn_chat_contactlist_fetching_failed { buf = qtn_chat_contactlist_fetching_failed; } |
|
441 |
|
442 RESOURCE TBUF r_qtn_chat_contactlist_fetchagain { buf = qtn_chat_contactlist_fetchagain; } |
|
443 |
|
444 //added to show the note when a online contact goes offline in the selection view. |
|
445 RESOURCE TBUF r_qtn_chat_selection_contact_offline { buf = qtn_chat_selection_contact_offline; } |
|
446 |
|
447 // End of File |