comparison help/help_mp-en.h @ 32730:736b22f11e00

Change MSGTR_Paused definition to allow simplifying some code.
author reimar
date Wed, 26 Jan 2011 21:24:49 +0000
parents 55953c41f4ae
children 4463dd690b0d
comparison
equal deleted inserted replaced
32729:49dd2f27d5d9 32730:736b22f11e00
121 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device.\n" 121 #define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device.\n"
122 #define MSGTR_ForcedVideoCodec "Forced video codec: %s\n" 122 #define MSGTR_ForcedVideoCodec "Forced video codec: %s\n"
123 #define MSGTR_ForcedAudioCodec "Forced audio codec: %s\n" 123 #define MSGTR_ForcedAudioCodec "Forced audio codec: %s\n"
124 #define MSGTR_Video_NoVideo "Video: no video\n" 124 #define MSGTR_Video_NoVideo "Video: no video\n"
125 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Could not initialize video filters (-vf) or video output (-vo).\n" 125 #define MSGTR_NotInitializeVOPorVO "\nFATAL: Could not initialize video filters (-vf) or video output (-vo).\n"
126 #define MSGTR_Paused "\n ===== PAUSE =====\r" // no more than 23 characters (status line for audio files) 126 #define MSGTR_Paused " ===== PAUSE =====" // no more than 23 characters (status line for audio files)
127 #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n" 127 #define MSGTR_PlaylistLoadUnable "\nUnable to load playlist %s.\n"
128 #define MSGTR_Exit_SIGILL_RTCpuSel \ 128 #define MSGTR_Exit_SIGILL_RTCpuSel \
129 "- MPlayer crashed by an 'Illegal Instruction'.\n"\ 129 "- MPlayer crashed by an 'Illegal Instruction'.\n"\
130 " It may be a bug in our new runtime CPU-detection code...\n"\ 130 " It may be a bug in our new runtime CPU-detection code...\n"\
131 " Please read DOCS/HTML/en/bugreports.html.\n" 131 " Please read DOCS/HTML/en/bugreports.html.\n"