comparison help_mp-en.h @ 7013:f3093e5d59c1

sync
author jaf
date Thu, 15 Aug 2002 08:51:57 +0000
parents 98bed9e12087
children dd1e21e775b6
comparison
equal deleted inserted replaced
7012:a46b7adf613a 7013:f3093e5d59c1
350 // --- error messages --- 350 // --- error messages ---
351 #define MSGTR_NEMDB "Sorry, not enough memory for draw buffer." 351 #define MSGTR_NEMDB "Sorry, not enough memory for draw buffer."
352 #define MSGTR_NEMFMR "Sorry, not enough memory for menu rendering." 352 #define MSGTR_NEMFMR "Sorry, not enough memory for menu rendering."
353 #define MSGTR_NEMFMM "Sorry, not enough memory for main window shape mask." 353 #define MSGTR_NEMFMM "Sorry, not enough memory for main window shape mask."
354 #define MSGTR_IDFGCVD "Sorry, i don't find gui compatible video output driver." 354 #define MSGTR_IDFGCVD "Sorry, i don't find gui compatible video output driver."
355 #define MSGTR_NEEDLAVCFAME "Sorry, you don't play non-mpeg files in your DXR3/H+ device without reencoding.\nPlease enable lavc or fame in DXR3/H+ configbox." 355 #define MSGTR_NEEDLAVCFAME "Sorry, you cannot play non-mpeg files with your DXR3/H+ device without reencoding.\nPlease enable lavc or fame in DXR3/H+ configbox."
356 356
357 // --- skin loader error messages 357 // --- skin loader error messages
358 #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s" 358 #define MSGTR_SKIN_ERRORMESSAGE "[skin] error in skin config file on line %d: %s"
359 #define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )" 359 #define MSGTR_SKIN_WARNING1 "[skin] warning in skin config file on line %d: widget found but before \"section\" not found ( %s )"
360 #define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)" 360 #define MSGTR_SKIN_WARNING2 "[skin] warning in skin config file on line %d: widget found but before \"subsection\" not found (%s)"
482 #define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer" 482 #define MSGTR_PREFERENCES_FRAME_CodecDemuxer "Codec & demuxer"
483 #define MSGTR_PREFERENCES_OSS_Device "Device:" 483 #define MSGTR_PREFERENCES_OSS_Device "Device:"
484 #define MSGTR_PREFERENCES_OSS_Mixer "Mixer:" 484 #define MSGTR_PREFERENCES_OSS_Mixer "Mixer:"
485 #define MSGTR_PREFERENCES_Message "Please remember, some function need restart the playing." 485 #define MSGTR_PREFERENCES_Message "Please remember, some function need restart the playing."
486 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:" 486 #define MSGTR_PREFERENCES_DXR3_VENC "Video encoder:"
487 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC ( ffmpeg encoder )" 487 #define MSGTR_PREFERENCES_DXR3_LAVC "Use LAVC (ffmpeg)"
488 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME" 488 #define MSGTR_PREFERENCES_DXR3_FAME "Use FAME"
489 489
490 // --- messagebox 490 // --- messagebox
491 #define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..." 491 #define MSGTR_MSGBOX_LABEL_FatalError "fatal error ..."
492 #define MSGTR_MSGBOX_LABEL_Error "error ..." 492 #define MSGTR_MSGBOX_LABEL_Error "error ..."