Update content of files

This commit is contained in:
GitHub Action 2024-04-11 19:22:07 +00:00
parent ccf675eb83
commit b6bca12a7c
2 changed files with 8 additions and 0 deletions

View file

@ -7135,6 +7135,7 @@
<public type="string" name="LocalDatabaseSize" id="tgcrawl" />
<public type="string" name="LocalDocumentCache" id="tgcrawl" />
<public type="string" name="LocalGifCache" id="tgcrawl" />
<public type="string" name="LocalLogsCache" id="tgcrawl" />
<public type="string" name="LocalMiscellaneousCache" id="tgcrawl" />
<public type="string" name="LocalMusicCache" id="tgcrawl" />
<public type="string" name="LocalOther" id="tgcrawl" />
@ -7598,6 +7599,8 @@
<public type="string" name="NoBlockedUsers" id="tgcrawl" />
<public type="string" name="NoBoostersGroupHint" id="tgcrawl" />
<public type="string" name="NoBoostersHint" id="tgcrawl" />
<public type="string" name="NoChannelsMessage" id="tgcrawl" />
<public type="string" name="NoChannelsTitle" id="tgcrawl" />
<public type="string" name="NoChats" id="tgcrawl" />
<public type="string" name="NoChatsContactsHelp" id="tgcrawl" />
<public type="string" name="NoChatsHelp" id="tgcrawl" />
@ -7920,6 +7923,7 @@
<public type="string" name="NotificationsSoundChannels" id="tgcrawl" />
<public type="string" name="NotificationsSoundGroup" id="tgcrawl" />
<public type="string" name="NotificationsSoundPrivate" id="tgcrawl" />
<public type="string" name="NotificationsSoundReactions" id="tgcrawl" />
<public type="string" name="NotificationsSoundStories" id="tgcrawl" />
<public type="string" name="NotificationsStories" id="tgcrawl" />
<public type="string" name="NotificationsStoryMute" id="tgcrawl" />

View file

@ -4518,6 +4518,7 @@ This operation can take a few minutes to complete."</string>
<string name="LocalDatabaseSize">%s Telegram Local Database</string>
<string name="LocalDocumentCache">Documents</string>
<string name="LocalGifCache">GIFs</string>
<string name="LocalLogsCache">Logs</string>
<string name="LocalMiscellaneousCache">Miscellaneous</string>
<string name="LocalMusicCache">Music</string>
<string name="LocalOther">Other</string>
@ -4992,6 +4993,8 @@ to unlock up to %s similar channels."</string>
<string name="NoBlockedUsers">No removed users</string>
<string name="NoBoostersGroupHint">No users currently boost your group</string>
<string name="NoBoostersHint">No users currently boost your channel</string>
<string name="NoChannelsMessage">You are not subscribed to any channel.</string>
<string name="NoChannelsTitle">No channels yet…</string>
<string name="NoChats">Welcome to Telegram</string>
<string name="NoChatsContactsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
<string name="NoChatsHelp">Start messaging by tapping the pencil button in the bottom right corner.</string>
@ -5332,6 +5335,7 @@ The Telegram Team"</string>
<string name="NotificationsSoundChannels">Channels Sound</string>
<string name="NotificationsSoundGroup">Groups Sound</string>
<string name="NotificationsSoundPrivate">Private Chats Sound</string>
<string name="NotificationsSoundReactions">Reactions Sound</string>
<string name="NotificationsSoundStories">Stories Sound</string>
<string name="NotificationsStories">Stories</string>
<string name="NotificationsStoryMute">Do Not Notify</string>