# HG changeset patch # User jaf # Date 1027065061 0 # Node ID c925dd9372f186a33a2f1c3cb155b09025e733e8 # Parent 4e5294c0dafb8cc86d2660de16a0cbe0cd24712f playlist added diff -r 4e5294c0dafb -r c925dd9372f1 help_mp-cs.h --- a/help_mp-cs.h Fri Jul 19 02:11:59 2002 +0000 +++ b/help_mp-cs.h Fri Jul 19 07:51:01 2002 +0000 @@ -328,6 +328,12 @@ #define MSGTR_EQU_Bass "Basový" #define MSGTR_EQU_All "Vše" +// --- playlist +#define MSGTR_PLAYLIST_Path "Cesta" +#define MSGTR_PLAYLIST_Selected "Vybrané soubory" +#define MSGTR_PLAYLIST_Files "Soubory" +#define MSGTR_PLAYLIST_DirectoryTree "Adresáře" + // --- messagebox #define MSGTR_MSGBOX_LABEL_FatalError "Fatální chyba ..." #define MSGTR_MSGBOX_LABEL_Error "Chyba ..."