mpxplugins/viewplugins/views/waitnotedialog/data/mpxwaitnotedialog.rss
branchRCL_3
changeset 17 c8156a91d13c
parent 0 ff3acec5bc43
child 50 26a1709b9fec
equal deleted inserted replaced
15:171e07ac910f 17:c8156a91d13c
   261 //
   261 //
   262 RESOURCE TBUF r_mpx_formatting_txt
   262 RESOURCE TBUF r_mpx_formatting_txt
   263     {
   263     {
   264     buf = qtn_nmp_note_mp_unavailable_mmc;
   264     buf = qtn_nmp_note_mp_unavailable_mmc;
   265     }
   265     }
       
   266 
       
   267 // -----------------------------------------------------------------------------
       
   268 //
       
   269 //    r_mpx_updating_library_txt
       
   270 //    Text for updating library wait note.
       
   271 //
       
   272 // -----------------------------------------------------------------------------
       
   273 //
       
   274 RESOURCE TBUF r_mpx_updating_library_txt
       
   275     {
       
   276     buf = qtn_mus_note_updating_library;
       
   277     }
       
   278     
       
   279 // -----------------------------------------------------------------------------
       
   280 //
       
   281 //    r_mpx_uptodate_txt
       
   282 //    Text for update music library complete.
       
   283 //
       
   284 // -----------------------------------------------------------------------------
       
   285 //
       
   286 RESOURCE TBUF r_mpx_uptodate_txt
       
   287     {
       
   288     buf = qtn_mus_note_uptodate;
       
   289     }