mpxmusicplayer/commonui/loc/mpxcommonui.loc
branchRCL_3
changeset 26 70a8526f03f2
parent 0 ff3acec5bc43
child 50 26a1709b9fec
equal deleted inserted replaced
21:a1247965635c 26:70a8526f03f2
   160 
   160 
   161 
   161 
   162 // *** Playlist ***
   162 // *** Playlist ***
   163 
   163 
   164 // d:Options menu item for adding to a playlist.
   164 // d:Options menu item for adding to a playlist.
   165 // l:list_single_pane_t1_cp2/opt3
   165 // l:heading_pane_t1
   166 // r:3.1
   166 // r:5.2
   167 //
   167 //
   168 #define qtn_mus_options_add_to_pl "Add to a playlist"
   168 #define qtn_mus_options_add_to_pl "Add to a playlist"
   169 
   169 
   170 // d:Options menu item for adding to a new playlist.
   170 // d:Options menu item for adding to a new playlist.
   171 // l:list_single_popup_submenu_pane_t1
   171 // l:list_single_pane_t1_cp2
   172 // r:3.1
   172 // r:5.2
   173 //
   173 //
   174 #define qtn_nmp_sub_add_to_playlist_new "New playlist"
   174 #define qtn_nmp_sub_add_to_playlist_new "New playlist"
   175 
   175 
   176 // d:Options menu item for adding to a saved playlist.
   176 // d:Options menu item for adding to a saved playlist.
   177 // l:list_single_popup_submenu_pane_t1
   177 // l:list_single_pane_t1_cp2
   178 // r:3.1
   178 // r:5.2
   179 //
   179 //
   180 #define qtn_nmp_sub_add_to_playlist_saved "Saved playlist"
   180 #define qtn_nmp_sub_add_to_playlist_saved "Saved playlist"
   181 
   181 
   182 // d:Text for an information shown when a single track has been added to
   182 // d:Text for an information shown when a single track has been added to
   183 // d:a playlist. %U is the name of the playlist.
   183 // d:a playlist. %U is the name of the playlist.