Mercurial > mplayer.hg
changeset 10846:579c83157193
Fixed PAUSED message (it was too long :)
author | lumag |
---|---|
date | Wed, 10 Sep 2003 14:56:56 +0000 |
parents | 71db96cf88d4 |
children | 98dc548dbf2d |
files | help/help_mp-ru.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/help/help_mp-ru.h Wed Sep 10 12:50:29 2003 +0000 +++ b/help/help_mp-ru.h Wed Sep 10 14:56:56 2003 +0000 @@ -129,7 +129,7 @@ #define MSGTR_AOComment "AO: Комментарий: %s\n" #define MSGTR_Video_NoVideo "Видео: нет видео\n" #define MSGTR_NotInitializeVOPorVO "\nFATAL: Не могу инициализировать видео фильтры (-vop) или видео вывод (-vo).\n" -#define MSGTR_Paused "\n ===== ПРИОСТАНОВЛЕНО =====\r" // no more than 23 characters (status line for audio files) +#define MSGTR_Paused "\n====ПРИОСТАНОВЛЕНО====\r" // no more than 23 characters (status line for audio files) #define MSGTR_PlaylistLoadUnable "\nНе могу загрузить playlist %s.\n" #define MSGTR_Exit_SIGILL_RTCpuSel \ "- MPlayer сломался из-за 'Неправильной инструкции'.\n"\