summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-25 21:03:05 +0000
committerivo <ivo@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-25 21:03:05 +0000
commit3c6022fee061249be32bb5b49fb52a06f1550a5c (patch)
tree91797c385980a829041caf166f6a891192a3766b /help
parent581ed1fad6a48758490912e938b2321d041ac591 (diff)
downloadmpv-3c6022fee061249be32bb5b49fb52a06f1550a5c.tar.bz2
mpv-3c6022fee061249be32bb5b49fb52a06f1550a5c.tar.xz
It has not written debug information to a file, but it has dumped the core ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13762 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-nl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-nl.h b/help/help_mp-nl.h
index 920f9b902c..d595ccfbd1 100644
--- a/help/help_mp-nl.h
+++ b/help/help_mp-nl.h
@@ -64,7 +64,7 @@ static char help_text[]=
#define MSGTR_CantLoadSub "Kan ondertitels niet lezen: %s\n"
#define MSGTR_DumpSelectedStreamMissing "dump: FATAL: geselecteerde stream ontbreekt!\n"
#define MSGTR_CantOpenDumpfile "Kan dump bestand niet openen!!!\n"
-#define MSGTR_CoreDumped "Debuginformatie weggeschreven naar bestand core\n"
+#define MSGTR_CoreDumped "Core dumped ;)\n"
#define MSGTR_FPSnotspecified "FPS niet gespecificeerd (of foutief) in de header! Gebruik de optie -fps!\n"
#define MSGTR_TryForceAudioFmtStr "Probeer audio codec driver familie %s te forceren...\n"
#define MSGTR_CantFindAudioCodec "Kan codec voor audio format 0x%X niet vinden!\n"