defined MSGTR_OSDVideo

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20972 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nicodvb 2006-11-17 00:33:10 +00:00
parent c3530411cb
commit 1aefc2382b
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ static char help_text[]=
#define MSGTR_OSDenabled "enabled"
#define MSGTR_OSDdisabled "disabled"
#define MSGTR_OSDAudio "Audio: %s"
#define MSGTR_OSDVideo "Video: %s"
#define MSGTR_OSDChannel "Channel: %s"
#define MSGTR_OSDSubDelay "Sub delay: %d ms"
#define MSGTR_OSDSpeed "Speed: x %6.2f"