From a805ea89de19c47fc6fe25e717efd9f808398cdd Mon Sep 17 00:00:00 2001 From: RMN Date: Wed, 8 Apr 2015 19:09:51 +0000 Subject: - 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 --- plugins/Dropbox/src/version.h | 2 +- plugins/HwHotKeys/res/HwHotKeys.rc | 2 +- plugins/HwHotKeys/src/Version.h | 2 +- plugins/NewAwaySysMod/src/version.h | 2 +- plugins/RemovePersonalSettings/src/version.h | 2 +- plugins/StartupSilence/src/StartupSilence.h | 2 +- plugins/TranslitSwitcher/src/Version.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/plugins/Dropbox/src/version.h b/plugins/Dropbox/src/version.h index a7f5d01dc0..b76aff3aed 100644 --- a/plugins/Dropbox/src/version.h +++ b/plugins/Dropbox/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "Dropbox" #define __FILENAME "Dropbox.dll" -#define __DESCRIPTION "Allows to transfer files via Dropbox." +#define __DESCRIPTION "Allows you to transfer files via Dropbox." #define __AUTHOR "unsane" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/Dropbox/" diff --git a/plugins/HwHotKeys/res/HwHotKeys.rc b/plugins/HwHotKeys/res/HwHotKeys.rc index d91ad2fc5a..0f233eb08a 100644 --- a/plugins/HwHotKeys/res/HwHotKeys.rc +++ b/plugins/HwHotKeys/res/HwHotKeys.rc @@ -53,7 +53,7 @@ STYLE DS_SETFONT | DS_3DLOOK | DS_FIXEDSYS | WS_CHILD EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN - CONTROL "Hardware HotKeys plugin\r\nAllows to assign expanded multimedia-keys (only for PS/2-keyboards)", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTER, 3, 3, 303, 21 + CONTROL "Hardware HotKeys plugin\r\nAllows you to assign expanded multimedia keys (only for PS/2 keyboards)", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTER, 3, 3, 303, 21 CONTROL "Close Miranda", -1, "Static", WS_CHILDWINDOW | WS_VISIBLE | SS_CENTERIMAGE | SS_LEFTNOWORDWRAP, 0, 30, 114, 12 CONTROL "", dlg_close_edit, "Edit", WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP | ES_READONLY | ES_AUTOHSCROLL, 114, 30, 114, 12, WS_EX_CLIENTEDGE CONTROL "Assign", dlg_close_set, "Button", WS_CHILDWINDOW | WS_VISIBLE | WS_TABSTOP, 228, 30, 42, 12 diff --git a/plugins/HwHotKeys/src/Version.h b/plugins/HwHotKeys/src/Version.h index e4d52b0082..5c4ffde6ea 100644 --- a/plugins/HwHotKeys/src/Version.h +++ b/plugins/HwHotKeys/src/Version.h @@ -30,7 +30,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111 - 1307, USA. #define __PLUGIN_NAME "Hardware HotKeys" // dll-fileinfo "FileVersion" и "ProductName", меню в настройках миранды, название плагина в миранде. Нелокализуемое! #define __FILENAME "HwHotKeys.dll" // dll-fileinfo "OriginalFilename" -#define __DESCRIPTION_MIR "Hardware HotKeys plugin for Miranda NG\r\nAllows to assign expanded multimedia keys (only for PS/2-keyboards)." // описание плагина в миранде (локализуемое) +#define __DESCRIPTION_MIR "Hardware HotKeys plugin for Miranda NG\r\nAllows you to assign expanded multimedia keys (only for PS/2 keyboards)." // описание плагина в миранде (локализуемое) #define __DESCRIPTION_DLL "Hardware HotKeys plugin for Miranda NG." // описание плагина в dll-fileinfo "FileDescription" (там многострочные строки - не работают). Нелокализуемое! #define __AUTHOR "Eugene f2065" // описание плагина в миранде #define __AUTHOREMAIL "f2065@mail.ru" // описание плагина в миранде diff --git a/plugins/NewAwaySysMod/src/version.h b/plugins/NewAwaySysMod/src/version.h index 5335e9900e..0076dc1647 100644 --- a/plugins/NewAwaySysMod/src/version.h +++ b/plugins/NewAwaySysMod/src/version.h @@ -7,7 +7,7 @@ #define __PLUGIN_NAME "New Away System Mod" #define __FILENAME "NewAwaySys.dll" -#define __DESCRIPTION "New Away System Mod plugin for Miranda NG." +#define __DESCRIPTION "Allows you to handle your status messages in a convenient way." #define __AUTHOR "NightFox, Deathdemon, XF007, Goblineye Entertainment" #define __AUTHOREMAIL "NightFox@myied.org" #define __AUTHORWEB "http://miranda-ng.org/p/NewAwaySys/" 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/" diff --git a/plugins/StartupSilence/src/StartupSilence.h b/plugins/StartupSilence/src/StartupSilence.h index faa492e9a8..4bd7745f18 100644 --- a/plugins/StartupSilence/src/StartupSilence.h +++ b/plugins/StartupSilence/src/StartupSilence.h @@ -54,7 +54,7 @@ INT_PTR SilenceConnection(WPARAM wParam, LPARAM lParam); #define ALL_ENABLED TranslateT("Sounds and popups are enabled") #define ALL_ENABLED_FLT LPGEN("Filtered mode ON") #define ALL_DISABLED TranslateT("Sounds and popups are disabled temporarily") -#define ALL_DISABLED_FLT TranslateT("Sounds and popups are disabled temporarily\nAllow mRadio or Weather popups, etc.") +#define ALL_DISABLED_FLT TranslateT("Sounds and popups are disabled temporarily.\nmRadio or Weather popups, etc. are allowed.") #define S_MODE_CHANGEDON TranslateT("Silent Startup mode changed to ON") #define S_MODE_CHANGEDOFF TranslateT("Silent Startup mode changed to OFF") #define SS_IS_ON Translate("Silence At Startup is ON") 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/" -- cgit v1.2.3