diff help_mp-en.h @ 6930:cae1dd6343e7

moved messages to help_mp-??.h
author jaf
date Mon, 05 Aug 2002 18:37:14 +0000
parents 41cdd019d616
children ab1bf337d8b0
line wrap: on
line diff
--- a/help_mp-en.h	Mon Aug 05 18:22:51 2002 +0000
+++ b/help_mp-en.h	Mon Aug 05 18:37:14 2002 +0000
@@ -120,6 +120,25 @@
 #define MSGTR_Playing "Playing %s\n"
 #define MSGTR_NoSound "Audio: no sound!!!\n"
 #define MSGTR_FPSforced "FPS forced to be %5.3f  (ftime: %5.3f)\n"
+#define MSGTR_CompiledWithRuntimeDetection "Compiled with RUNTIME CPU Detection - warning, it's not optimal! To get best performance, recompile mplayer from sources with --disable-runtime-cpudetection\n"
+#define MSGTR_CompiledWithCPUExtensions "Compiled for x86 CPU with extensions:"
+#define MSGTR_AvailableVideoOutputPlugins "Available video output plugins:\n"
+#define MSGTR_AvailableVideoOutputDrivers "Available video output drivers:\n"
+#define MSGTR_AvailableAudioOutputDrivers "Available audio output drivers:\n"
+#define MSGTR_AvailableAudioCodecs "Available audio codecs:\n"
+#define MSGTR_AvailableVideoCodecs "Available video codecs:\n"
+#define MSGTR_UsingRTCTiming "Using Linux's hardware RTC timing (%ldHz)\n"
+#define MSGTR_CannotReadVideoPropertiers "Video: can't read properties\n"
+#define MSGTR_NoStreamFound "No stream found\n"
+#define MSGTR_InitializingAudioCodec "Initializing audio codec...\n"
+#define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device!\n"
+#define MSGTR_ForcedVideoCodec "Forced video codec: %s\n"
+#define MSGTR_AODescription_AOAuthor "AO: Description: %s\nAO: Author: %s\n"
+#define MSGTR_AOComment "AO: Comment: %s\n"
+#define MSGTR_Video_NoVideo "Video: no video!!!\n"
+#define MSGTR_NotInitializeVOPorVO "\nFATAL: Couldn't initialize video filters (-vop) or video output (-vo) !\n"
+#define MSGTR_Paused "\n------ PAUSED -------\r"
+#define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s\n"
 
 // open.c, stream.c:
 #define MSGTR_CdDevNotfound "CD-ROM Device '%s' not found!\n"