From 9d51dbf389539696b5d5e3417683c1709d957b6b Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Mon, 4 Nov 2013 00:55:02 +0000 Subject: StartupSilence: small spelling fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@6766 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StartupSilence/src/StartupSilence.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/StartupSilence/src/StartupSilence.h') diff --git a/plugins/StartupSilence/src/StartupSilence.h b/plugins/StartupSilence/src/StartupSilence.h index eef2e72621..5524162ada 100644 --- a/plugins/StartupSilence/src/StartupSilence.h +++ b/plugins/StartupSilence/src/StartupSilence.h @@ -53,9 +53,9 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam); #define DISABLE_SILENCETTB LPGEN("Toggle Silence OFF TTB") #define ENABLE_SILENCETTB LPGEN("Toggle Silence ON TTB") #define ALL_ENABLED TranslateT("Sounds and popups are enabled") -#define ALL_ENABLED_FLT LPGEN("Filtered mode On") +#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\nAllow mRadio or Weather popups, etc.") #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