summaryrefslogtreecommitdiffstats
path: root/help_mp-cs.h
diff options
context:
space:
mode:
authorjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-19 07:51:01 +0000
committerjaf <jaf@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-19 07:51:01 +0000
commitbcba526d135c6fcab681212569f440877f4c50ec (patch)
tree7ca16cf98d6846a696d2f706fbcf5413491dadd7 /help_mp-cs.h
parentb226bbc9f49574bfd7e3389e7583b3e721750cf3 (diff)
downloadmpv-bcba526d135c6fcab681212569f440877f4c50ec.tar.bz2
mpv-bcba526d135c6fcab681212569f440877f4c50ec.tar.xz
playlist added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6755 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help_mp-cs.h')
-rw-r--r--help_mp-cs.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/help_mp-cs.h b/help_mp-cs.h
index e96a290790..25802a51eb 100644
--- a/help_mp-cs.h
+++ b/help_mp-cs.h
@@ -328,6 +328,12 @@ static char help_text[]=
#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 ..."