Merge tag 'v6.7.4' into dev

This commit is contained in:
AlexeyZavar
2026-04-07 19:39:20 +03:00
138 changed files with 1192 additions and 463 deletions
+7
View File
@@ -324,10 +324,16 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_sure_enable_socks" = "Are you sure you want to enable this proxy?\n\nServer: {server}\nPort: {port}\n\nYou can change your proxy server later in Settings > Advanced > Connection Type.";
"lng_sure_enable" = "Enable";
"lng_proxy_box_title" = "Enable proxy";
"lng_proxy_box_table_title" = "Proxy Server";
"lng_proxy_box_table_button" = "Connect Proxy";
"lng_proxy_box_table_checking" = "Checking…";
"lng_proxy_box_table_available" = "Available (ping: {ping} ms)";
"lng_proxy_box_table_unavailable" = "Not Available";
"lng_proxy_box_server" = "Server";
"lng_proxy_box_port" = "Port";
"lng_proxy_box_secret" = "Secret";
"lng_proxy_box_status" = "Status";
"lng_proxy_box_check_status" = "Check Status";
"lng_proxy_box_username" = "Username";
"lng_proxy_box_password" = "Password";
"lng_proxy_invalid" = "The proxy link is invalid.";
@@ -1597,6 +1603,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_profile_saved_messages#other" = "{count} saved messages";
"lng_profile_peer_gifts#one" = "{count} gift";
"lng_profile_peer_gifts#other" = "{count} gifts";
"lng_profile_unofficial_warning" = "{icon} {name} uses an unofficial Telegram client — messages to this user may be less secure.";
"lng_profile_participants_section" = "Members";
"lng_profile_subscribers_section" = "Subscribers";
"lng_profile_add_contact" = "Add Contact";