phoneapp/phoneuivoipextension/srcdata/phoneuivoip.rss
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
equal deleted inserted replaced
61:41a7f70b3818 62:5266b1f337bd
   851     items = 
   851     items = 
   852         {   
   852         {   
   853         MENU_ITEM 
   853         MENU_ITEM 
   854             {
   854             {
   855             command = EPhoneCmdTransferDialerOk; 
   855             command = EPhoneCmdTransferDialerOk; 
   856             txt = text_softkey_accept;
   856             txt = qtn_dialer_options_send_uatransfer_req;
   857             }, 
   857             }, 
   858         MENU_ITEM 
   858         MENU_ITEM 
   859             {
   859             {
   860             command = EPhoneDialerCmdTouchInput; 
   860             command = EPhoneDialerCmdTouchInput; 
   861             txt = qtn_dialer_touch_input_options;
   861             txt = qtn_dialer_touch_input_options;
   907 //
   907 //
   908 // -----------------------------------------------------------------------------
   908 // -----------------------------------------------------------------------------
   909 //
   909 //
   910 RESOURCE TBUF r_voip_dialer_tooltip_accept
   910 RESOURCE TBUF r_voip_dialer_tooltip_accept
   911     {
   911     {
   912     buf = text_softkey_accept;
   912     buf = qtn_dialer_options_send_uatransfer_req;
   913     } 
   913     } 
   914 
   914 
   915 // -----------------------------------------------------------------------------
   915 // -----------------------------------------------------------------------------
   916 //
   916 //
   917 //     r_voip_dialer_tooltip_search "Search"
   917 //     r_voip_dialer_tooltip_search "Search"
  1215         AVKON_LIST_QUERY_DLG_LINE 
  1215         AVKON_LIST_QUERY_DLG_LINE 
  1216             {
  1216             {
  1217             control = AVKON_LIST_QUERY_CONTROL
  1217             control = AVKON_LIST_QUERY_CONTROL
  1218                 {
  1218                 {
  1219                 listtype = EAknCtSinglePopupMenuListBox;
  1219                 listtype = EAknCtSinglePopupMenuListBox;
  1220                   heading = qtn_voip_rel2_popup_title_forward_call_to;
  1220 	              heading = qtn_voip_rel2_popup_title_forward_call_to;
  1221                 listbox = AVKON_LIST_QUERY_LIST
  1221                 listbox = AVKON_LIST_QUERY_LIST
  1222                     {
  1222                     {
  1223                     };
  1223                     };
  1224                 };
  1224                 };
  1225             }
  1225             }
  1366     buf = qtn_ipcomm_creating_conn_failed_permanently;
  1366     buf = qtn_ipcomm_creating_conn_failed_permanently;
  1367     } 
  1367     } 
  1368 
  1368 
  1369 //-----------------------------------------------------------------------------
  1369 //-----------------------------------------------------------------------------
  1370 //
  1370 //
       
  1371 //    r_voip_dialer_unatt_transfer_input_field_text "Address:"
       
  1372 //
       
  1373 // -----------------------------------------------------------------------------
       
  1374 // 
       
  1375 RESOURCE TBUF r_voip_dialer_unatt_transfer_input_field_text
       
  1376     {
       
  1377     buf = qtn_dialer_unatt_transfer_input_field_text;
       
  1378     }
       
  1379 
       
  1380 //-----------------------------------------------------------------------------
       
  1381 //
  1371 //    r_phoneui_numberacq_options_menu_item_xsp
  1382 //    r_phoneui_numberacq_options_menu_item_xsp
  1372 //    "%U call"
  1383 //    "%U call"
  1373 //   
  1384 //   
  1374 //    Number acquisition menu item text for call submenu in options menu
  1385 //    Number acquisition menu item text for call submenu in options menu
  1375 //    Shown when there is only one VoIP service, whose provider ID is
  1386 //    Shown when there is only one VoIP service, whose provider ID is
  1378 //
  1389 //
  1379 RESOURCE TBUF r_phoneui_numberacq_options_call_menu_item_xsp
  1390 RESOURCE TBUF r_phoneui_numberacq_options_call_menu_item_xsp
  1380     {
  1391     {
  1381     buf = qtn_call_sub_voip_with_name;
  1392     buf = qtn_call_sub_voip_with_name;
  1382     }
  1393     }
       
  1394 
       
  1395 //-----------------------------------------------------------------------------
       
  1396 //
       
  1397 //    r_voip_transfer_call_back "Call back to\n%U"
       
  1398 //
       
  1399 // -----------------------------------------------------------------------------
       
  1400 // 
       
  1401 RESOURCE TBUF r_voip_transfer_call_back
       
  1402     {
       
  1403     buf = qtn_voip_transfer_call_back;
       
  1404     }
       
  1405 
       
  1406 //-----------------------------------------------------------------------------
       
  1407 //
       
  1408 //    r_voip_transfer_call_back_header "Call back request:"
       
  1409 //
       
  1410 // -----------------------------------------------------------------------------
       
  1411 // 
       
  1412 RESOURCE TBUF r_voip_transfer_call_back_header
       
  1413     {
       
  1414     buf = qtn_voip_transfer_call_back_header;
       
  1415     }
  1383     
  1416     
  1384 // End of File
  1417 // End of File
  1385 
  1418