diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-29 10:34:26 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-10-29 10:34:26 +0000 |
commit | 0e5abaeb60ca90a4b42d8b5c77f9a23826683119 (patch) | |
tree | 1dd06116b3c8ca4cd20e82f1e82c76f47eb21a3b /plugins/UserGuide | |
parent | 42beacef87672c4e74885dc9ddfeb5a15d529b14 (diff) |
langpacks updated according to rev [6647] (thx RMN)
git-svn-id: http://svn.miranda-ng.org/main/trunk@6676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/UserGuide')
-rw-r--r-- | plugins/UserGuide/src/Version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/UserGuide/src/Version.h b/plugins/UserGuide/src/Version.h index 37e083b039..071965a4f5 100644 --- a/plugins/UserGuide/src/Version.h +++ b/plugins/UserGuide/src/Version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "User guide"
#define __FILENAME "UserGuide.dll"
-#define __DESCRIPTION "This plug-in adds the main menu item used to view miranda-im pack user guide."
+#define __DESCRIPTION "This plugin adds the main menu item used to view Miranda NG pack user guide."
#define __AUTHOR "Yasnovidyashii"
#define __AUTHOREMAIL "yasnovidyashii@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/UserGuide/"
|