Mercurial > mplayer.hg
changeset 20956:8ac1ad145859
defined MSGTR_OSDVideo
author | nicodvb |
---|---|
date | Fri, 17 Nov 2006 00:33:10 +0000 |
parents | 8f257751831f |
children | c929984224ad |
files | help/help_mp-en.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-en.h Thu Nov 16 22:09:24 2006 +0000 +++ b/help/help_mp-en.h Fri Nov 17 00:33:10 2006 +0000 @@ -208,6 +208,7 @@ #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"