idlefw/plugins/mcsplugin/data/mcspluginres.rss
branchRCL_3
changeset 8 d0529222e3f0
parent 0 79c6a41cd166
equal deleted inserted replaced
4:1a2a00e78665 8:d0529222e3f0
    40 {
    40 {
    41 }
    41 }
    42 
    42 
    43 //----------------------------------------------------
    43 //----------------------------------------------------
    44 // R_MCS_DISABLE_OPEN_ITEM
    44 // R_MCS_DISABLE_OPEN_ITEM
    45 // Contains application information.
    45 // Dialog text: Item cannot be run because of backup
       
    46 // state
    46 //----------------------------------------------------
    47 //----------------------------------------------------
    47 //
    48 //
    48 RESOURCE TBUF r_mcs_disable_open_item
    49 RESOURCE TBUF r_mcs_disable_open_item
    49 {
    50 {
    50     buf = qtn_mcs_disable_open_item;
    51     buf = qtn_mcs_disable_open_item;
    51 }
    52 }
       
    53 
       
    54 //----------------------------------------------------
       
    55 // R_MCS_DISABLE_OPEN_ITEM_MISSING
       
    56 // Dialog text: Item cannot be opened because of it is
       
    57 // missing
       
    58 //----------------------------------------------------
       
    59 //
       
    60 RESOURCE TBUF r_mcs_disable_open_item_missing
       
    61 {
       
    62     buf = qtn_mcs_disable_open_item_missing;
       
    63 }
       
    64 
    52 
    65 
    53 //----------------------------------------------------
    66 //----------------------------------------------------
    54 // R_MCS_DISABLE_OPEN_ITEM_DLG
    67 // R_MCS_DISABLE_OPEN_ITEM_DLG
    55 // Contains application information.
    68 // Contains application information.
    56 //----------------------------------------------------
    69 //----------------------------------------------------