From 6a14f03a5fc78b894488d00bf75f439c00d1bbdd Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 9 Jan 2014 21:39:32 +0000 Subject: StartupSilence: even more correct (thx to RMN) langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7573 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/russian/Plugins/StartupSilence.txt | 4 ++-- plugins/StartupSilence/src/version.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/langpacks/russian/Plugins/StartupSilence.txt b/langpacks/russian/Plugins/StartupSilence.txt index aa6a4b3e2c..19102711eb 100644 --- a/langpacks/russian/Plugins/StartupSilence.txt +++ b/langpacks/russian/Plugins/StartupSilence.txt @@ -5,8 +5,8 @@ ; Version: 0.2.0.0 ; Authors: Vladimir Lyubimov ;============================================================ -[Disables ALL popups and sounds for 10-300 sec at Miranda startup and enables them always for Miranda NG (Automatically per computer settings).] -Отключает ВСЕ звуки и всплывающие окна при старте Миранды на 10-300 секунд и включает их всегда для Miranda NG (Автоматически запоминает настройки для каждого компьютера). +[Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings).] +Отключает все звуки и всплывающие окна при старте Миранды на 10-300 секунд, затем возвращает их к заданному состоянию (Автоматически запоминает настройки для каждого компьютера). [Silence at Startup] Тихий запуск [Settings for the next Computer Name:] diff --git a/plugins/StartupSilence/src/version.h b/plugins/StartupSilence/src/version.h index a9571c90eb..c3b73aa38b 100644 --- a/plugins/StartupSilence/src/version.h +++ b/plugins/StartupSilence/src/version.h @@ -21,7 +21,7 @@ // stuff that will be used in PluginInfo section and in Version resource #define __PLUGIN_NAME "StartupSilence" #define __FILENAME "StartupSilence.dll" -#define __DESC "Filtering popups and mute sounds for 10-300 sec at Miranda NG startup and setting up popups and sound to predefined state (Automatically per computer settings)." +#define __DESC "Suppresses popups and mutes sounds for 10-300 sec at Miranda NG startup, then sets them back to predefined state (Automatically per computer settings)." #define __AUTHOR "Vladimir Lyubimov" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/" -- cgit v1.2.3