Mercurial > mplayer.hg
changeset 12977:9e449fd1dd3c
compilation fixes
author | wight |
---|---|
date | Mon, 09 Aug 2004 09:03:33 +0000 |
parents | 79573b442def |
children | fd3f2cacd434 |
files | help/help_mp-pl.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-pl.h Mon Aug 09 09:00:58 2004 +0000 +++ b/help/help_mp-pl.h Mon Aug 09 09:03:33 2004 +0000 @@ -363,8 +363,8 @@ // x11_common.c #define MSGTR_EwmhFullscreenStateFailed "\nX11: Nie mogłem wysłać zdarzenia pełnego ekranu EWMH!\n" - #define MSGTR_InsertingAfVolume "[Mixer] Nie ma sprzętowego miksowania, włączam filtr głośności.\n" - #define MSGTR_NoVolume "[Mixer] Regulacja głośności niedostępna.\n" +#define MSGTR_InsertingAfVolume "[Mixer] Nie ma sprzętowego miksowania, włączam filtr głośności.\n" +#define MSGTR_NoVolume "[Mixer] Regulacja głośności niedostępna.\n" // ====================== GUI messages/buttons ========================