summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-03 19:51:33 +0000
committerpaszczi <paszczi@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-03 19:51:33 +0000
commit8b3593e9bf7e314d3c77be92c3cc7c6901318751 (patch)
tree42588c2de2081392dde473b645eaf25e2597843f /help
parent5b47780e764c601293fa73c4b6f4f6754168db31 (diff)
downloadmpv-8b3593e9bf7e314d3c77be92c3cc7c6901318751.tar.bz2
mpv-8b3593e9bf7e314d3c77be92c3cc7c6901318751.tar.xz
fixed compilation warnings and errors (previously my network went down)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13540 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-pl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-pl.h b/help/help_mp-pl.h
index 2a5e998286..7bb6405f90 100644
--- a/help/help_mp-pl.h
+++ b/help/help_mp-pl.h
@@ -743,7 +743,7 @@ static char help_text[]=
// ======================= 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."