summaryrefslogtreecommitdiff
path: root/plugins/TranslitSwitcher
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/TranslitSwitcher
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/TranslitSwitcher')
-rw-r--r--plugins/TranslitSwitcher/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TranslitSwitcher/src/Version.h b/plugins/TranslitSwitcher/src/Version.h
index 546a7b7dd7..7055b2cce9 100644
--- a/plugins/TranslitSwitcher/src/Version.h
+++ b/plugins/TranslitSwitcher/src/Version.h
@@ -7,7 +7,7 @@
#define __PLUGIN_NAME "Switch layout or transliterate"
#define __FILENAME "TranslitSwitcher.dll"
-#define __DESCRIPTION "Allows to switch a layout or transliterate or invert case of the entered text in the message window with SmileyAdd support."
+#define __DESCRIPTION "Allows you to switch a layout or transliterate or invert case of the entered text in the message window with SmileyAdd support."
#define __AUTHOR "Mataes, tico-tico, Tim"
#define __AUTHOREMAIL "mataes2007@gmail.com"
#define __AUTHORWEB "http://miranda-ng.org/p/TranslitSwitcher/"