Update content of files

This commit is contained in:
GitHub Action 2022-06-09 22:57:49 +00:00
parent 3939c2ef27
commit 56fb48c744
4 changed files with 5 additions and 8 deletions

View file

@ -75,7 +75,7 @@
"Chats with enabled notifications get unarchived when new messages arrive." "Chats with enabled notifications get unarchived when new messages arrive."
], ],
"ArchiveHintText2": [ "ArchiveHintText2": [
"Chats with disabled notifications stay archived when new messages arrive." "Chats with disabled notifications stay<br/>archived when new messages arrive."
], ],
"ArchivePinned": [ "ArchivePinned": [
"Archive pinned" "Archive pinned"

View file

@ -142,7 +142,7 @@
"Set posts to auto-delete in <mark class=\"token\">%1$s</mark> months" "Set posts to auto-delete in <mark class=\"token\">%1$s</mark> months"
], ],
"ChatContentChannelTtlOff": [ "ChatContentChannelTtlOff": [
"Disabled the auto-delete timer" "Disabled auto-delete"
], ],
"ChatContentChannelTtlWeeks": [ "ChatContentChannelTtlWeeks": [
"Set posts to auto-delete in <mark class=\"token\">%1$s</mark> week", "Set posts to auto-delete in <mark class=\"token\">%1$s</mark> week",
@ -160,7 +160,7 @@
"Set messages to auto-delete in <mark class=\"token\">%1$s</mark> months" "Set messages to auto-delete in <mark class=\"token\">%1$s</mark> months"
], ],
"ChatContentGroupTtlOff": [ "ChatContentGroupTtlOff": [
"Disabled the auto-delete timer" "Disabled auto-delete"
], ],
"ChatContentGroupTtlWeeks": [ "ChatContentGroupTtlWeeks": [
"Set messages to auto-delete in <mark class=\"token\">%1$s</mark> week", "Set messages to auto-delete in <mark class=\"token\">%1$s</mark> week",

View file

@ -323,9 +323,6 @@
"New members won't see more than <mark class=\"token\">%1$s</mark> earlier message.", "New members won't see more than <mark class=\"token\">%1$s</mark> earlier message.",
"New members won't see more than <mark class=\"token\">%1$s</mark> earlier messages." "New members won't see more than <mark class=\"token\">%1$s</mark> earlier messages."
], ],
"ChatRestrictedBots": [
"Admins have restricted you from using inline bots in this group"
],
"ChatRestrictedPolls": [ "ChatRestrictedPolls": [
"The admins of this group have restricted your ability to send polls." "The admins of this group have restricted your ability to send polls."
], ],

View file

@ -6,10 +6,10 @@
"tapping on <mark class=\"token\">%@</mark>" "tapping on <mark class=\"token\">%@</mark>"
], ],
"ArchivedChats.IntroText1": [ "ArchivedChats.IntroText1": [
"Chats with enabled notifications get unarchived when new messages arrive." "Chats with enabled notifications get<br/>unarchived when new messages arrive."
], ],
"ArchivedChats.IntroText2": [ "ArchivedChats.IntroText2": [
"Muted chats stay archived when new messages arrive." "Chats with disabled notifications stay<br/>archived when new messages arrive."
], ],
"ArchivedChats.IntroText3": [ "ArchivedChats.IntroText3": [
"You can pin an unlimited number of archived chats to the top." "You can pin an unlimited number of archived chats to the top."