[MPlayer-translations] r34662 - trunk/help/help_mp-de.h

ib subversion at mplayerhq.hu
Thu Feb 9 13:29:07 CET 2012


Author: ib
Date: Thu Feb  9 13:29:07 2012
New Revision: 34662

Log:
Fix German translation of MSGTR_MemAllocFailed.

Modified:
   trunk/help/help_mp-de.h

Modified: trunk/help/help_mp-de.h
==============================================================================
--- trunk/help/help_mp-de.h	Wed Feb  8 00:09:52 2012	(r34661)
+++ trunk/help/help_mp-de.h	Thu Feb  9 13:29:07 2012	(r34662)
@@ -412,7 +412,7 @@ static const char help_text[]=
 #define MSGTR_ForcingInputFPS "Input-Framerate wird als statt dessen als %5.3f interpretiert.\n"
 #define MSGTR_RawvideoDoesNotSupportAudio "Ausgabedateiformat RAWVIDEO unterstützt kein Audio - Audio wird deaktiviert.\n"
 #define MSGTR_DemuxerDoesntSupportNosound "Dieser Demuxer unterstützt -nosound noch nicht.\n"
-#define MSGTR_MemAllocFailed "Speicherreservierung fehlgeschlagen."
+#define MSGTR_MemAllocFailed "Speicherreservierung fehlgeschlagen.\n"
 #define MSGTR_NoMatchingFilter "Konnte passenden Filter/passendes ao-Format nicht finden!\n"
 #define MSGTR_MP3WaveFormatSizeNot30 "sizeof(MPEGLAYER3WAVEFORMAT)==%d!=30, vielleicht fehlerhafter C-Compiler?\n"
 #define MSGTR_NoLavcAudioCodecName "Audio LAVC, Fehlender Codecname!\n"


More information about the MPlayer-translations mailing list