clock2/clockui/uilayer/clockalarmeditor/data/clockalarmeditor.ra
branchRCL_3
changeset 30 d68a4b5d5885
parent 0 f979ecb2b13e
child 67 1539a383d7b6
equal deleted inserted replaced
27:55d60436f00b 30:d68a4b5d5885
    92 RESOURCE ARRAY r_clock_alarm_editor_occu_array
    92 RESOURCE ARRAY r_clock_alarm_editor_occu_array
    93     {
    93     {
    94     items =
    94     items =
    95         {
    95         {
    96         LBUF { txt = qtn_clk_alarm_occ_once; },
    96         LBUF { txt = qtn_clk_alarm_occ_once; },
    97         LBUF { txt = qtn_clk_alarm_24h; },
       
    98         LBUF { txt = text_calendar_every_day; },
    97         LBUF { txt = text_calendar_every_day; },
    99         LBUF { txt = qtn_clk_alarm_occ_workd; },
    98         LBUF { txt = qtn_clk_alarm_occ_workd; },
   100         LBUF { txt = text_calendar_every_week; }
    99         LBUF { txt = text_calendar_every_week; }
   101         };
   100         };
   102     }
   101     }