Update content of files

This commit is contained in:
GitHub Action 2023-12-24 01:52:13 +00:00
parent 4e5333c163
commit ff7316f788
2 changed files with 18 additions and 1 deletions
data/client/android-beta/res/values

View file

@ -2984,8 +2984,14 @@
<public type="string" name="ActionRemovedPhoto" id="tgcrawl" />
<public type="string" name="ActionRequestedPeer" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChannel" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChannelPlural_one" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChannelPlural_other" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChat" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChatPlural_one" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerChatPlural_other" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerUser" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerUserPlural_one" id="tgcrawl" />
<public type="string" name="ActionRequestedPeerUserPlural_other" id="tgcrawl" />
<public type="string" name="ActionRevokedInviteLinkClickable" id="tgcrawl" />
<public type="string" name="ActionSetSameWallpaperForThisChat" id="tgcrawl" />
<public type="string" name="ActionSetSameWallpaperForThisChatSelf" id="tgcrawl" />
@ -4082,6 +4088,8 @@
<public type="string" name="BotInvite" id="tgcrawl" />
<public type="string" name="BotManageInfo" id="tgcrawl" />
<public type="string" name="BotMessagePreview" id="tgcrawl" />
<public type="string" name="BotMultiContactsSelectorLimit_one" id="tgcrawl" />
<public type="string" name="BotMultiContactsSelectorLimit_other" id="tgcrawl" />
<public type="string" name="BotName" id="tgcrawl" />
<public type="string" name="BotOpenPageMessage" id="tgcrawl" />
<public type="string" name="BotOpenPageTitle" id="tgcrawl" />
@ -4630,6 +4638,7 @@
<public type="string" name="ChooseTimeForAutoDelete" id="tgcrawl" />
<public type="string" name="ChooseTimeForMute" id="tgcrawl" />
<public type="string" name="ChooseUser" id="tgcrawl" />
<public type="string" name="ChooseUsers" id="tgcrawl" />
<public type="string" name="ChooseYourLanguage" id="tgcrawl" />
<public type="string" name="ChooseYourLanguageOther" id="tgcrawl" />
<public type="string" name="ChoosingSticker" id="tgcrawl" />
@ -11041,7 +11050,6 @@
<public type="xml" name="actions" id="tgcrawl" />
<public type="xml" name="auth" id="tgcrawl" />
<public type="xml" name="auth_menu" id="tgcrawl" />
<public type="xml" name="automotive_app_desc" id="tgcrawl" />
<public type="xml" name="chats_widget_info" id="tgcrawl" />
<public type="xml" name="contacts" id="tgcrawl" />
<public type="xml" name="contacts_widget_info" id="tgcrawl" />

View file

@ -304,8 +304,14 @@ to: %2$s"</string>
<string name="ActionRemovedPhoto">un1 removed the group photo</string>
<string name="ActionRequestedPeer">You shared un1 with un2</string>
<string name="ActionRequestedPeerChannel">You shared a channel with un2</string>
<string name="ActionRequestedPeerChannelPlural_one">You shared a channel with un2</string>
<string name="ActionRequestedPeerChannelPlural_other">You shared a channels with un2</string>
<string name="ActionRequestedPeerChat">You shared a chat with un2</string>
<string name="ActionRequestedPeerChatPlural_one">You shared a chat with un2</string>
<string name="ActionRequestedPeerChatPlural_other">You shared a chats with un2</string>
<string name="ActionRequestedPeerUser">You shared a user with un2</string>
<string name="ActionRequestedPeerUserPlural_one">You shared a user with un2</string>
<string name="ActionRequestedPeerUserPlural_other">You shared a users 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>
@ -1429,6 +1435,8 @@ Telegram Premium."</string>
<string name="BotInvite">Add to group</string>
<string name="BotManageInfo">Use @BotFather to manage this bot.</string>
<string name="BotMessagePreview">Message Preview</string>
<string name="BotMultiContactsSelectorLimit_one">You can select maximum %1$d user.</string>
<string name="BotMultiContactsSelectorLimit_other">You can select maximum %1$d users.</string>
<string name="BotName">Bot Name</string>
<string name="BotOpenPageMessage">"**%1$s** would like to open its web app to proceed.
@ -2035,6 +2043,7 @@ Minimum length is 5 characters."</string>
<string name="ChooseTimeForAutoDelete">Choose time for auto-delete</string>
<string name="ChooseTimeForMute">Choose time</string>
<string name="ChooseUser">Choose User</string>
<string name="ChooseUsers">Choose Users</string>
<string name="ChooseYourLanguage">Choose your language</string>
<string name="ChooseYourLanguageOther">Other</string>
<string name="ChoosingSticker">ch**oo**sing a sticker</string>