From e48f8b63e97fb00ddaedf1004c936a4d26673236 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Tue, 17 Mar 2020 23:01:01 +0300 Subject: MirOTR: this is accounts, not protocols --- plugins/MirOTR/src/language.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/MirOTR/src') diff --git a/plugins/MirOTR/src/language.h b/plugins/MirOTR/src/language.h index 0ba6152ba8..67e035747f 100644 --- a/plugins/MirOTR/src/language.h +++ b/plugins/MirOTR/src/language.h @@ -33,10 +33,10 @@ #define LANG_FINGERPRINT_VERIFIED LPGENW("OTR encrypted session with '%s' is now using a VERIFIED fingerprint") #define LANG_FINGERPRINT_NOT_VERIFIED LPGENW("OTR encrypted session with '%s' is now using a NOT VERIFIED fingerprint") -#define LANG_GENERATE_KEY LPGENW("Generating new private key for protocol '%s'.\nPlease Wait...") +#define LANG_GENERATE_KEY LPGENW("Generating new private key for account '%s'.\nPlease Wait...") #define LANG_OPT_GENERAL LPGENW("General") -#define LANG_OPT_PROTO LPGENW("Protocols") +#define LANG_OPT_PROTO LPGENW("Accounts") #define LANG_OPT_CONTACTS LPGENW("Contacts") #define LANG_OPT_FINGER LPGENW("Fingerprints") -- cgit v1.2.3