From b2625a03a6ceb40be5a68f8df6e4f2938067c200 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 8 Nov 2012 13:46:01 +0000 Subject: Cosmetics for plugins descriptions and their translation part 5 git-svn-id: http://svn.miranda-ng.org/main/trunk@2247 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Quotes/src/version.h | 2 +- protocols/Weather/src/weather.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols') diff --git a/protocols/Quotes/src/version.h b/protocols/Quotes/src/version.h index 4c954fff11..a80f032948 100644 --- a/protocols/Quotes/src/version.h +++ b/protocols/Quotes/src/version.h @@ -13,7 +13,7 @@ #define __PLUGIN_NAME "Quotes" #define __INTERNAL_NAME "Quotes" #define __FILENAME "Quotes.dll" -#define __DESCRIPTION "Show currency rates and economic quotes." +#define __DESCRIPTION "Shows currency rates and economic quotes." #define __AUTHOR "Dioksin" #define __AUTHOREMAIL "dioksin@ua.fm" #define __AUTHORWEB "http://miranda-ng.org/" diff --git a/protocols/Weather/src/weather.cpp b/protocols/Weather/src/weather.cpp index 754b7400fd..b1d34561fb 100644 --- a/protocols/Weather/src/weather.cpp +++ b/protocols/Weather/src/weather.cpp @@ -67,7 +67,7 @@ static const PLUGININFOEX pluginInfoEx = sizeof(PLUGININFOEX), "Weather Protocol", __VERSION_DWORD, - "Retrieve weather information and display them in your contact list.", + "Retrieves weather information and displays it in your contact list.", AUTH, "borkra@miranda-im.org", "(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy", -- cgit v1.2.3