diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 12:39:28 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 12:39:28 +0000 |
commit | 1d27f48747a56f66d642527af00370aeb54fae23 (patch) | |
tree | a6f023e3f185171f3398946c869e5dedb9760d3d /plugins/SecureIM/src/language.cpp | |
parent | 6dcdacb2973363639a5c1358ac18356d0aa66994 (diff) |
- One more portion of Miranda IM extermination from Russian langpack
- Some obsolete warning messageboxes removed
- Geraman language added to LangpackSuite
git-svn-id: http://svn.miranda-ng.org/main/trunk@3067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SecureIM/src/language.cpp')
-rw-r--r-- | plugins/SecureIM/src/language.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SecureIM/src/language.cpp b/plugins/SecureIM/src/language.cpp index 49e066a2dd..eb19e4605e 100644 --- a/plugins/SecureIM/src/language.cpp +++ b/plugins/SecureIM/src/language.cpp @@ -53,7 +53,7 @@ LPCSTR sim220 = "This version not supported!"; LPCSTR sim221 = "(none)";
LPCSTR sim222 = "Private key loaded.";
LPCSTR sim223 = "Private key not loaded!";
-LPCSTR sim224 = "The new settings will become valid when you restart MirandaIM!";
+LPCSTR sim224 = "The new settings will become valid when you restart MirandaNG!";
LPCSTR sim225 = "Keyrings disabled!";
LPCSTR sim226 = "GPG";
LPCSTR sim227 = "CP";
|