diff options
author | RMN <rmn@miranda-ng.org> | 2014-06-28 12:45:19 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2014-06-28 12:45:19 +0000 |
commit | b6a26997dd99da792a3f22e66f679d4a144c6f02 (patch) | |
tree | d127f0f12ddbd0ab4afbfb508b55e117c844946e /plugins/MirOTR | |
parent | e4f0f5176d9fde05baccf0333129382ddd467d53 (diff) |
grammar and spelling (langpacks updated)
git-svn-id: http://svn.miranda-ng.org/main/trunk@9594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/MirOTR')
-rw-r--r-- | plugins/MirOTR/MirOTR/src/language.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/MirOTR/MirOTR/src/language.h b/plugins/MirOTR/MirOTR/src/language.h index 3eaeba608e..b77665d020 100644 --- a/plugins/MirOTR/MirOTR/src/language.h +++ b/plugins/MirOTR/MirOTR/src/language.h @@ -94,7 +94,7 @@ #define LANG_SMP_PASSWORD LPGEN("Password")
#define LANG_SMP_SUCCESS LPGEN("Authentication successful.")
-#define LANG_SMP_SUCCESS_VERIFY LPGEN("You contact authenticated you successful. You can send your own request to authenticate him.")
+#define LANG_SMP_SUCCESS_VERIFY LPGEN("Your contact authenticated you successfully. You can send your own request to authenticate him.")
#define LANG_SMP_ERROR LPGEN("Error during authentication.")
#define LANG_SMP_FAILED LPGEN("Authentication failed")
#define LANG_SMP_IN_PROGRESS LPGEN("Authentication for '%s' is already in progress.")
|