diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 09:23:57 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 09:23:57 +0000 |
commit | 25747f06ccfca211d883955608bd779d98c360c2 (patch) | |
tree | f17c20c4001d10e229a9d1a0a86a90bb65a01106 /plugins/FavContacts/src | |
parent | d8fdc1b64f985ca228ab231069b4e556ded07006 (diff) |
Yet another Miranda IM > NG rename part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@1461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FavContacts/src')
-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",
|