summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-09 09:03:33 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-08-09 09:03:33 +0000
commit3975310f95371d073ed7ef13be799f349dd2001c (patch)
tree4a362b9b630436f975b4b2c0ca095b6709768687 /help
parenta003ddbf7c9990df2d3a6baab97143aaee2c27be (diff)
downloadmpv-3975310f95371d073ed7ef13be799f349dd2001c.tar.bz2
mpv-3975310f95371d073ed7ef13be799f349dd2001c.tar.xz
compilation fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12978 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-pl.h4
1 files 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 ========================