Update content of files

This commit is contained in:
GitHub Action 2023-12-03 17:29:34 +00:00
parent 22461f8141
commit 5a0dbe10b8
2 changed files with 15 additions and 12 deletions

View file

@ -9608,6 +9608,7 @@
<public type="string" name="YouBoostedChannel2" id="tgcrawl" />
<public type="string" name="YouCreatedBroadcastList" id="tgcrawl" />
<public type="string" name="YouHaveNewMessage" id="tgcrawl" />
<public type="string" name="YouJoinedChannel" id="tgcrawl" />
<public type="string" name="YouLeft" id="tgcrawl" />
<public type="string" name="YouSenderNameHidden" id="tgcrawl" />
<public type="string" name="YouSendersNameHidden" id="tgcrawl" />

View file

@ -221,7 +221,7 @@
<string name="ActionAddUserSelfMega">un1 joined the group</string>
<string name="ActionAddUserSelfYou">You returned to the group</string>
<string name="ActionAddUserYou">un1 added you</string>
<string name="ActionAttachMenuBotAllowed">You allowed this bot to message you when you added it to your attachment menu.</string>
<string name="ActionAttachMenuBotAllowed">You allowed this bot to message you when you added it to your attachment menu</string>
<string name="ActionBotAllowed">You allowed this bot to message you when you logged in on %1$s.</string>
<string name="ActionBotAllowedApp">You allowed this bot to message you when you logged in on %1$s app.</string>
<string name="ActionBotAllowedWebapp">You allowed this bot to message you in web-app</string>
@ -307,22 +307,22 @@ to: %2$s"</string>
<string name="ActionRequestedPeerChat">You shared a chat with un2</string>
<string name="ActionRequestedPeerUser">You shared a user with un2</string>
<string name="ActionRevokedInviteLinkClickable">un1 revoked invite link un2</string>
<string name="ActionSetSameWallpaperForThisChat">%s set a same wallpaper for this chat.</string>
<string name="ActionSetSameWallpaperForThisChatSelf">You set the same wallpaper for the chat.</string>
<string name="ActionSetWallpaperForThisChat">%s set a new wallpaper for this chat.</string>
<string name="ActionSetWallpaperForThisChatBoth">%s set a new wallpaper for this chat.</string>
<string name="ActionSetWallpaperForThisChatSelf">You set a new wallpaper for this chat.</string>
<string name="ActionSetWallpaperForThisChatSelfBoth">You set a new wallpaper for %s and you.</string>
<string name="ActionSetSameWallpaperForThisChat">%s set a same wallpaper for this chat</string>
<string name="ActionSetSameWallpaperForThisChatSelf">You set the same wallpaper for the chat</string>
<string name="ActionSetWallpaperForThisChat">%s set a new wallpaper for this chat</string>
<string name="ActionSetWallpaperForThisChatBoth">%s set a new wallpaper for this chat</string>
<string name="ActionSetWallpaperForThisChatSelf">You set a new wallpaper for this chat</string>
<string name="ActionSetWallpaperForThisChatSelfBoth">You set a new wallpaper for %s and you</string>
<string name="ActionSettingWallpaper">Setting new wallpaper...</string>
<string name="ActionSkip">Skip</string>
<string name="ActionSuggestPhoto">Suggested Photo</string>
<string name="ActionSuggestPhotoFromYouDescription">You suggested %s to use this photo for their account.</string>
<string name="ActionSuggestPhotoFromYouDescription">You suggested %s to use this photo for their account</string>
<string name="ActionSuggestPhotoShort">Suggested profile photo</string>
<string name="ActionSuggestPhotoToYouDescription">%s suggests you to use this photo for your account.</string>
<string name="ActionSuggestPhotoToYouDescription">%s suggests you to use this photo for your account</string>
<string name="ActionSuggestVideo">Suggested Video</string>
<string name="ActionSuggestVideoFromYouDescription">You suggested %s to use this video for their account.</string>
<string name="ActionSuggestVideoFromYouDescription">You suggested %s to use this video for their account</string>
<string name="ActionSuggestVideoShort">Suggested profile video</string>
<string name="ActionSuggestVideoToYouDescription">%s suggests you to use this video for your account.</string>
<string name="ActionSuggestVideoToYouDescription">%s suggests you to use this video for your account</string>
<string name="ActionTTLChanged">un1 has set messages to auto-delete in %1$s</string>
<string name="ActionTTLChannelChanged">Messages in this channel will be automatically deleted after %1$s</string>
<string name="ActionTTLChannelDisabled">Messages in this channel will no longer be automatically deleted</string>
@ -3296,7 +3296,8 @@ All secret chats will be lost."</string>
<string name="FwdMessagesToManyChats_two">Messages forwarded to **%1$d chats**.</string>
<string name="FwdMessagesToSavedMessages">Messages forwarded to **Saved Messages**.</string>
<string name="FwdMessagesToUser">Messages forwarded to **%1$s**.</string>
<string name="FwdMyStory">Repost Story</string>
<string name="FwdMyStory">"Repost
Story"</string>
<string name="GIFs_few">%1$d GIFs</string>
<string name="GIFs_many">%1$d GIFs</string>
<string name="GIFs_one">%1$d GIF</string>
@ -7941,6 +7942,7 @@ your screen"</string>
<string name="YouBoostedChannel2">You boosted %s!</string>
<string name="YouCreatedBroadcastList">You created a broadcast list</string>
<string name="YouHaveNewMessage">You have a new message</string>
<string name="YouJoinedChannel">You joined channel %s</string>
<string name="YouLeft">You left this group</string>
<string name="YouSenderNameHidden">You (senders name hidden)</string>
<string name="YouSendersNameHidden">You (senders names hidden)</string>