diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 12:10:15 +0000 |
commit | 149678738512df6271f11237c6a3a657fb7d3942 (patch) | |
tree | fb40a4d827731dfc93b16bed52fa26b9225738c5 /plugins/Rate/src | |
parent | d1582a4ea496b4c904ec543aaffc5f6ac73ccead (diff) |
Cosmetics for plugins descriptions and their translation part 4
git-svn-id: http://svn.miranda-ng.org/main/trunk@2246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Rate/src')
-rw-r--r-- | plugins/Rate/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Rate/src/main.cpp b/plugins/Rate/src/main.cpp index 586011caca..7284a56113 100644 --- a/plugins/Rate/src/main.cpp +++ b/plugins/Rate/src/main.cpp @@ -45,7 +45,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
"Contact`s Rate",
PLUGIN_MAKE_VERSION(0,0,2,1),
- "Show rating of contact in contact list (if presents).",
+ "Shows rating of contact in contact list (if presents).",
"Kildor, Thief",
"kostia@ngs.ru",
"© 2006-2009 Kostia Romanov, based on AuthState by Alexander Turyak",
|