From 3975310f95371d073ed7ef13be799f349dd2001c Mon Sep 17 00:00:00 2001 From: wight Date: Mon, 9 Aug 2004 09:03:33 +0000 Subject: compilation fixes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12978 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-pl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h index bd87375482..ee25442ce0 100644 --- a/help/help_mp-pl.h +++ b/help/help_mp-pl.h @@ -363,8 +363,8 @@ static char help_text[]= // 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 ======================== -- cgit v1.2.3