Mercurial > mplayer.hg
changeset 13539:fef1923f6d0c
fixed compilation warnings and errors (previously my network went down)
author | paszczi |
---|---|
date | Sun, 03 Oct 2004 19:51:33 +0000 |
parents | 2077a7fb3b8c |
children | 02c0d4371573 |
files | help/help_mp-pl.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-pl.h Sun Oct 03 19:18:40 2004 +0000 +++ b/help/help_mp-pl.h Sun Oct 03 19:51:33 2004 +0000 @@ -743,7 +743,7 @@ // ======================= VO Video Output drivers ======================== -#define MSGTR_VOincompCodec "Wybrane urządzenie wyjścia video jest niekompatybilne z wybranym kodekiem.\n" +#define MSGTR_VOincompCodec "Wybrane urządzenie wyjścia video jest niekompatybilne z tym kodekiem.\n" #define MSGTR_VO_GenericError "Wystąpił błąd" #define MSGTR_VO_UnableToAccess "Brak dostępu" #define MSGTR_VO_ExistsButNoDirectory "już istnieje, ale nie jest katalogiem."