mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Trim trailing dot in single line service messages.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user