mirror of https://github.com/mpv-player/mpv
playlist added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6723 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
f549b66aea
commit
61783ab643
|
@ -329,6 +329,12 @@ static char help_text[]=
|
|||
#define MSGTR_EQU_Bass "Tiefton" // LFE
|
||||
#define MSGTR_EQU_All "Alle"
|
||||
|
||||
// --- playlist
|
||||
#define MSGTR_PLAYLIST_Path "Pfad"
|
||||
#define MSGTR_PLAYLIST_Selected "ausgewählte Dateien"
|
||||
#define MSGTR_PLAYLIST_Files "Dateien"
|
||||
#define MSGTR_PLAYLIST_DirectoryTree "Verzeichnisbaum"
|
||||
|
||||
// --- messagebox
|
||||
#define MSGTR_MSGBOX_LABEL_FatalError "Fataler Fehler ..."
|
||||
#define MSGTR_MSGBOX_LABEL_Error "Fehler ..."
|
||||
|
|
Loading…
Reference in New Issue