mpxplugins/viewplugins/views/waitnotedialog/data/mpxwaitnotedialog.rss
branchRCL_3
changeset 17 c8156a91d13c
parent 0 ff3acec5bc43
child 50 26a1709b9fec
--- a/mpxplugins/viewplugins/views/waitnotedialog/data/mpxwaitnotedialog.rss	Mon Mar 15 12:40:11 2010 +0200
+++ b/mpxplugins/viewplugins/views/waitnotedialog/data/mpxwaitnotedialog.rss	Wed Mar 31 21:26:33 2010 +0300
@@ -263,3 +263,27 @@
     {
     buf = qtn_nmp_note_mp_unavailable_mmc;
     }
+
+// -----------------------------------------------------------------------------
+//
+//    r_mpx_updating_library_txt
+//    Text for updating library wait note.
+//
+// -----------------------------------------------------------------------------
+//
+RESOURCE TBUF r_mpx_updating_library_txt
+    {
+    buf = qtn_mus_note_updating_library;
+    }
+    
+// -----------------------------------------------------------------------------
+//
+//    r_mpx_uptodate_txt
+//    Text for update music library complete.
+//
+// -----------------------------------------------------------------------------
+//
+RESOURCE TBUF r_mpx_uptodate_txt
+    {
+    buf = qtn_mus_note_uptodate;
+    }