small bugfix

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4019 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
jaf 2002-01-06 21:31:31 +00:00
parent eb2c656b52
commit d1fb727353
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ static char help_text[]=
#define MSGTR_UsingNINI "Verwende NON-INTERLEAVED defektes AVI Dateiformat!\n"
#define MSGTR_CouldntDetFNo "Konnte die Anzahl der Frames (für absulute Suche) nicht finden \n"
#define MSGTR_CantSeekRawAVI "Kann kein RAW .AVI-Streams durchsuchen! (Index erforderlich, versuche es mit der -idx Option!) \n"
#define MSGTR_CantSeekRawAVI "Kann keine RAW .AVI-Streams durchsuchen! (Index erforderlich, versuche es mit der -idx Option!) \n"
#define MSGTR_CantSeekFile "Kann diese Datei nicht durchsuchen! \n"
#define MSGTR_EncryptedVOB "Verschlüsselte VOB-Datei (wurde ohne libcss Unterstützung kompiliert)! Lese DOCS\n"