diff options
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";
|