# HG changeset patch # User wight # Date 1092042213 0 # Node ID 9e449fd1dd3ce611b7020d6b3b5ef5321c059e36 # Parent 79573b442def253ecb9ec83fc12606526bd17e34 compilation fixes diff -r 79573b442def -r 9e449fd1dd3c help/help_mp-pl.h --- 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 ========================