summaryrefslogtreecommitdiff
path: root/plugins/Actman30/i_options.inc
diff options
context:
space:
mode:
authorRMN <rmn@miranda-ng.org>2014-12-12 20:50:50 +0000
committerRMN <rmn@miranda-ng.org>2014-12-12 20:50:50 +0000
commit7a83824e31081505f4d1564517937efc411e2421 (patch)
tree4cb4bea7719c5a41cc1c0180ffdbc6c428142371 /plugins/Actman30/i_options.inc
parent20d11818797a5d81cbca8c708e5fe8ab93d80ffa (diff)
Actman: addition to the previous commit; langpacks/english updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@11357 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Actman30/i_options.inc')
-rw-r--r--plugins/Actman30/i_options.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Actman30/i_options.inc b/plugins/Actman30/i_options.inc
index 76819856bf..fbbf6c558c 100644
--- a/plugins/Actman30/i_options.inc
+++ b/plugins/Actman30/i_options.inc
@@ -113,10 +113,10 @@ const
ACF_OLD_FAPPEND = $00000040; // append file
const
- OldVersion = 'Your Actman settings is for old version. If you are ready to upgrade settings, ' +
+ OldVersion = 'Your Actman settings are for old version. If you are ready to upgrade settings, ' +
'press OK. Else press Cancel and change manually Actman plugin back to old version ' +
'or make settings backup. To keep previously exported macros please import them back ' +
- 'before conversion';
+ 'before conversion.';
Notes = 'Please, don''t use macro test for non-saved macros. If you had ''Advanced'' or file ' +
'writing actions previously, check them - their logic was changed.';
ConvResult = 'Actman settings converted to new version';