From 97a111df66a1940dcc1f8f9d70e8b603fae053b8 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Thu, 8 Jun 2023 19:58:07 +0300 Subject: Telegram: reuse an existing translation --- protocols/Telegram/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/Telegram') diff --git a/protocols/Telegram/src/main.cpp b/protocols/Telegram/src/main.cpp index 190eeada7b..9ed452ad48 100644 --- a/protocols/Telegram/src/main.cpp +++ b/protocols/Telegram/src/main.cpp @@ -40,7 +40,7 @@ extern "C" __declspec(dllexport) const MUUID MirandaInterfaces[] = { MIID_PROTOC static IconItem iconList[] = { - { LPGEN("Premium user"), "premuim", IDI_PREMIUM }, + { LPGEN("Telegram Premium user"), "premuim", IDI_PREMIUM }, { LPGEN("Forward"), "forward", IDI_FORWARD }, }; -- cgit v1.2.3