Trim trailing dot in single line service messages.

This commit is contained in:
John Preston
2026-02-27 23:59:16 +04:00
parent ae3925b9cd
commit 284173ec3c
+6 -6
View File
@@ -1913,11 +1913,11 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_enable_sharing_request_text" = "You need **{name}'s** approval to enable sharing. Send a request?";
"lng_enable_sharing_request_button" = "Send Request";
"lng_action_no_forwards_you_disabled" = "You disabled sharing in this chat.";
"lng_action_no_forwards_you_enabled" = "You enabled sharing in this chat.";
"lng_action_no_forwards_disabled" = "{from} disabled sharing in this chat.";
"lng_action_no_forwards_enabled" = "{from} enabled sharing in this chat.";
"lng_action_no_forwards_still_disabled" = "Sharing in this chat is still disabled.";
"lng_action_no_forwards_you_disabled" = "You disabled sharing in this chat";
"lng_action_no_forwards_you_enabled" = "You enabled sharing in this chat";
"lng_action_no_forwards_disabled" = "{from} disabled sharing in this chat";
"lng_action_no_forwards_enabled" = "{from} enabled sharing in this chat";
"lng_action_no_forwards_still_disabled" = "Sharing in this chat is still disabled";
"lng_action_no_forwards_request" = "{from} would like to enable sharing in this chat, which includes:";
"lng_action_no_forwards_request_you" = "You requested to enable sharing in this chat, which includes:";
"lng_action_no_forwards_feature_forwarding" = "Forwarding messages";
@@ -1925,7 +1925,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_action_no_forwards_feature_copying" = "Copying messages";
"lng_action_no_forwards_accept" = "Accept";
"lng_action_no_forwards_reject" = "Reject";
"lng_action_no_forwards_request_expired" = "Sharing enable request has expired.";
"lng_action_no_forwards_request_expired" = "Sharing enable request has expired";
"lng_manage_peer_bot_public_link" = "Public Link";
"lng_manage_peer_bot_public_links" = "Public Links";