diff help_mp-en.h @ 6713:cc917a581b6e

add simple playlist support
author pontscho
date Fri, 12 Jul 2002 00:53:26 +0000
parents f68733ccef9d
children 9c828335b2d0
line wrap: on
line diff
--- a/help_mp-en.h	Thu Jul 11 22:01:40 2002 +0000
+++ b/help_mp-en.h	Fri Jul 12 00:53:26 2002 +0000
@@ -330,6 +330,12 @@
 #define MSGTR_EQU_Bass "Bass"
 #define MSGTR_EQU_All "All"
 
+// --- playlist
+#define MSGTR_PLAYLIST_Path "Path"
+#define MSGTR_PLAYLIST_Selected "Selected files"
+#define MSGTR_PLAYLIST_Files "Files"
+#define MSGTR_PLAYLIST_DirectoryTree "Directory tree"
+
 // --- messagebox
 #define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..."
 #define MSGTR_MSGBOX_LABEL_Error "error ..."