Mercurial > mplayer.hg
changeset 34574:490344c83783
Fix German translation of MSGTR_MemAllocFailed.
author | ib |
---|---|
date | Thu, 09 Feb 2012 12:29:07 +0000 |
parents | 2d60b7bc2918 |
children | 5d9183107441 |
files | help/help_mp-de.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-de.h Tue Feb 07 23:09:52 2012 +0000 +++ b/help/help_mp-de.h Thu Feb 09 12:29:07 2012 +0000 @@ -412,7 +412,7 @@ #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"