From a805ea89de19c47fc6fe25e717efd9f808398cdd Mon Sep 17 00:00:00 2001 From: RMN Date: Wed, 8 Apr 2015 19:09:51 +0000 Subject: - Grammar: "allow" should be always followed by an indirect object (or whatever they call it) before the infinitive - Description of NewAwaySys changed git-svn-id: http://svn.miranda-ng.org/main/trunk@12681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartupSilence/src/StartupSilence.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StartupSilence') diff --git a/plugins/StartupSilence/src/StartupSilence.h b/plugins/StartupSilence/src/StartupSilence.h index faa492e9a8..4bd7745f18 100644 --- a/plugins/StartupSilence/src/StartupSilence.h +++ b/plugins/StartupSilence/src/StartupSilence.h @@ -54,7 +54,7 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam); #define ALL_ENABLED TranslateT("Sounds and popups are enabled") #define ALL_ENABLED_FLT LPGEN("Filtered mode ON") #define ALL_DISABLED TranslateT("Sounds and popups are disabled temporarily") -#define ALL_DISABLED_FLT TranslateT("Sounds and popups are disabled temporarily\nAllow mRadio or Weather popups, etc.") +#define ALL_DISABLED_FLT TranslateT("Sounds and popups are disabled temporarily.\nmRadio or Weather popups, etc. are allowed.") #define S_MODE_CHANGEDON TranslateT("Silent Startup mode changed to ON") #define S_MODE_CHANGEDOFF TranslateT("Silent Startup mode changed to OFF") #define SS_IS_ON Translate("Silence At Startup is ON") -- cgit v1.2.3