From 7697f9c7afed16ac6928c17b976a16f975e96435 Mon Sep 17 00:00:00 2001 From: bircoph Date: Thu, 19 Feb 2009 03:54:26 +0000 Subject: [PATCH] Remove exclamation marks to make output similar to English version. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28659 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-ru.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/help_mp-ru.h b/help/help_mp-ru.h index 19414dd33c..d9906b1d5e 100644 --- a/help/help_mp-ru.h +++ b/help/help_mp-ru.h @@ -103,7 +103,7 @@ static char help_text[]= #define MSGTR_NoGui "MPlayer был скомпилирован БЕЗ поддержки GUI!\n" #define MSGTR_GuiNeedsX "GUI MPlayer необходим X11!\n" #define MSGTR_Playing "\nВоспроизведение %s.\n" -#define MSGTR_NoSound "Аудио: без звука!!!\n" +#define MSGTR_NoSound "Аудио: без звука\n" #define MSGTR_FPSforced "Кадры/сек форсированы в %5.3f (время кадра: %5.3f).\n" #define MSGTR_CompiledWithRuntimeDetection "Скомпилировано для определения типа процессора во время выполнения.\n" #define MSGTR_CompiledWithCPUExtensions "Скомпилировано для x86 CPU со следующими расширениями:"