diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 13:46:01 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-08 13:46:01 +0000 |
commit | b2625a03a6ceb40be5a68f8df6e4f2938067c200 (patch) | |
tree | 716550a579a2afe1a9c888772cf2b93e70e0d69b /plugins/SeenPlugin | |
parent | 149678738512df6271f11237c6a3a657fb7d3942 (diff) |
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
Diffstat (limited to 'plugins/SeenPlugin')
-rw-r--r-- | plugins/SeenPlugin/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SeenPlugin/src/version.h b/plugins/SeenPlugin/src/version.h index c8323a2235..03f23e4753 100644 --- a/plugins/SeenPlugin/src/version.h +++ b/plugins/SeenPlugin/src/version.h @@ -34,7 +34,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define __PLUGIN_NAME "Last Seen Mod"
#define __INTERNAL_NAME "Last Seen"
#define __FILENAME "SeenPlugin.dll"
-#define __DESCRIPTION "Log when a user was last seen online and which users were online while you were away."
+#define __DESCRIPTION "Logs when a user was last seen online and which users were online while you were away."
#define __AUTHOR "Heiko Schillinger, YB"
#define __AUTHOREMAIL "y_b@saaplugin.no-ip.info"
#define __AUTHORWEB "http://miranda-ng.org/"
|