summaryrefslogtreecommitdiff
path: root/plugins/RemovePersonalSettings
diff options
context:
space:
mode:
authorRMN <rmn@miranda-ng.org>2015-04-08 19:09:51 +0000
committerRMN <rmn@miranda-ng.org>2015-04-08 19:09:51 +0000
commita805ea89de19c47fc6fe25e717efd9f808398cdd (patch)
tree3740f6ead274611517d737884f77f5d8f207023e /plugins/RemovePersonalSettings
parent66e780c034b6a297f7ace52e2d3414153da2b110 (diff)
- Grammar: "allow" should be always followed by an indirect object (or whatever they call it) before the infinitive
- Description of NewAwaySys changed git-svn-id: http://svn.miranda-ng.org/main/trunk@12681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/RemovePersonalSettings')
-rw-r--r--plugins/RemovePersonalSettings/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/RemovePersonalSettings/src/version.h b/plugins/RemovePersonalSettings/src/version.h
index 9fc642e53a..40ec8d40fe 100644
--- a/plugins/RemovePersonalSettings/src/version.h
+++ b/plugins/RemovePersonalSettings/src/version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Remove Personal Settings"
#define __FILENAME "RemovePersonalSettings.dll"
-#define __DESCRIPTION "Remove personal settings to allow to send a profile to other user(s) without sending personal data."
+#define __DESCRIPTION "Remove personal settings to allow you to send a profile to other user(s) without sending personal data."
#define __AUTHOR "Ricardo Pescuma Domenecci"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/RemovePersonalSettings/"