calendarui/editors/data/CalenDefaultEditorsData.rss
branchRCL_3
changeset 13 1984aceb8774
parent 10 38571fd2a704
child 14 21239b3bcd78
equal deleted inserted replaced
11:0f07cd1b5772 13:1984aceb8774
   363                 label = qtn_cale_query_cancel_changes;
   363                 label = qtn_cale_query_cancel_changes;
   364                 };
   364                 };
   365             }
   365             }
   366         };
   366         };
   367     }
   367     }
       
   368     RESOURCE DIALOG r_calen_db_change_query
       
   369     {
       
   370     flags = EGeneralQueryFlags;
       
   371     buttons = R_AVKON_SOFTKEYS_YES_NO;
       
   372     items = 
       
   373         {
       
   374         DLG_LINE
       
   375             {
       
   376             type = EAknCtQuery;
       
   377             id = EGeneralQuery;
       
   378             control = AVKON_CONFIRMATION_QUERY
       
   379                 {
       
   380                 layout = EConfirmationQueryLayout;
       
   381                 label = qtn_calen_db_change_del_exeptions;
       
   382                 };
       
   383             }
       
   384         };
       
   385     }
       
   386 
   368 
   387 
   369 RESOURCE TBUF r_qtn_cale_inote_desc_del_memo
   388 RESOURCE TBUF r_qtn_cale_inote_desc_del_memo
   370     {
   389     {
   371     buf = qtn_cale_inote_desc_del_memo;
   390     buf = qtn_cale_inote_desc_del_memo;
   372     }
   391     }
  1013 // To define "Date of Birth" string for Birthday Entry in unified editor 
  1032 // To define "Date of Birth" string for Birthday Entry in unified editor 
  1014 // ---------------------------------------------------------
  1033 // ---------------------------------------------------------
  1015 //
  1034 //
  1016 RESOURCE TBUF r_qtn_calen_editor_date_of_birth
  1035 RESOURCE TBUF r_qtn_calen_editor_date_of_birth
  1017     {
  1036     {
  1018     buf = qtn_cale_label_date;
  1037     buf = qtn_cale_viewer_date; 
  1019     }
  1038     }
  1020 
  1039 
  1021 // ---------------------------------------------------------
  1040 // ---------------------------------------------------------
  1022 // r_calen_editor_start_time_item
  1041 // r_calen_editor_start_time_item
  1023 // Define the "Start time" line in unified editor 
  1042 // Define the "Start time" line in unified editor