diff options
Diffstat (limited to 'plugins/FavContacts/src/main.cpp')
-rw-r--r-- | plugins/FavContacts/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FavContacts/src/main.cpp b/plugins/FavContacts/src/main.cpp index 9f83dd1f0c..c359462267 100644 --- a/plugins/FavContacts/src/main.cpp +++ b/plugins/FavContacts/src/main.cpp @@ -90,7 +90,7 @@ bool CoreCheck() {
MessageBoxA(0,
Translate(
- "Favourite Contacts plugin was designed to be used with Miranda IM only.\n"
+ "Favourite Contacts plugin was designed to be used with Miranda IM and Miranda NG only.\n"
"For use with any other application, please contact author.\n"
),
"Favourite Contacts Error",
|